DeepRiver is a python-to-js based chatting system that supports multi-room setup. No data gets logged and no unnecessary data leakage. As it should be.
Well, the fact that it's open source and just doesnt limit peoples ability to stay private. Users can create private rooms with passwords. These rooms only stay online while the server is online. All messages sent to and from are not being kept on any server storage. It's all sent in one-only copy. No "backups" are being kept of any messages. When the room is empty, it gets destroyed with all the messages.
This is for people who just want to talk privately. Or for people who want to hang out with other strangers in public rooms. The possibilities are limitless.
- Create DeepRiver v1.0
- Host a public mirror of this project for public use
Big thanks to me. He has been helping this project out for a while now - from idea to a ready implementation.