From 86fde793056e12928479aa7186870c85a8eba337 Mon Sep 17 00:00:00 2001 From: Kristy Fournier <124598538+kristy-fournier@users.noreply.github.com> Date: Sun, 5 Oct 2025 09:04:24 -0400 Subject: [PATCH] make VERY CLEAR the password feature is not secure --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 9a79055..a54546e 100644 --- a/readme.md +++ b/readme.md @@ -30,6 +30,7 @@ webbyBits.py * *The port can be customized at runtime using* `-p portNumber` *as an atribute* * *You can add an admin password at runtime with* `-a AdminPass` *as an atribute* * ***NOTE: Do not reuse ANY password for this, it is 100% unsecure. The best option is just a random string you write down once*** + * This is intended for protecting certain features for small closed events, not for public security You can now connect with the client and use the app as normal. \ *Make sure you have turned down/off any other apps that might make noise or notification sounds* \