This commit is contained in:
legop3
2026-03-03 17:44:49 -05:00
parent 325fdc05ea
commit e53fb5cb92
2 changed files with 18 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@
## main idea
- a relatively simple system to verify trusted users and allow them to use special features
- uses IP, a cookie user ID, and nickname to verify people
- expose internally similar to socket.isAdmin: socket.isVerified.
## on-connect system to send user info to the server
- a new system in the web UI (and server a little bit probably)