sanctuary
sanctuary copied to clipboard
A secure synchronous lightweight chatroom with zero logging and total transience
From the instructions: http://< YOUR-LOCAL-IP-ADDRESS >/6969/ should rather say http://< YOUR-LOCAL-IP-ADDRESS >:6969/
HINT - Initialize the websocket variable only after taking `username` and `roomiden` - then store it in the list USERS along with the those data.
The Web browser, to protect privacy of the user, keeps blocking microphone access even if permission is allowed. Accessing website using https also doesn't work.
Audio sent. Audio received. Chatting becomes way more interactive. Cool stuff. :slightly_smiling_face:
You can learn more about env variables and their usage [here](https://saurabh-kumar.com/python-dotenv/)
- About users who have joined or left - About users who are active and inactive