commit 737f4d6f847339db66392ca7618f4077d7580037 from: Omar Polo date: Sat Sep 02 09:30:46 2023 UTC amused-web.1: drop BUGS (solved), add CAVEATS commit - 9ae51b1f41d2c065ee81c81e6f58611ac9ca042e commit + 737f4d6f847339db66392ca7618f4077d7580037 blob - 6628bd2998dd3af957ddbe3f82a08963698bfdb4 blob + df59a054941dc954911b22103adf3992f24c5341 --- web/amused-web.1 +++ web/amused-web.1 @@ -54,6 +54,14 @@ The .Nm program was written by .An Omar Polo Aq Mt op@omarpolo.com . -.Sh BUGS -The web interface doesn't update itself automatically. -Periodically refresh are needed. +.Sh CAVEATS +.Nm +should be hosted only in trusted networks because it doesn't employ all +the techniques that would be needed to prevent abuses in public +networks. +If reachable in a public network, it should at least be protected by a +password. +.Pp +Depending on the browser and the address from where +.Nm +is accessed, the use of TLS may be required.