An open API service indexing awesome lists of open source software.

https://github.com/zgreen/chat.once

Encrypted, anonymous by default, self-destructing chat
https://github.com/zgreen/chat.once

Last synced: about 1 month ago
JSON representation

Encrypted, anonymous by default, self-destructing chat

Awesome Lists containing this project

README

          

# chat.once

Encrypted, anonymous by default, self-destructing chat app.

**⚠️ Caution! ⚠️** This app is an experiment; use at your own risk! I make no claims about its safety or integrity. Please use Signal or Wire :) [Also, read the license.](LICENSE)

- All chat messages are encrypted using [js-nacl](https://github.com/tonyg/js-nacl).
- Encrypted messages are stored in [Google Firebase](https://firebase.google.com/).
- Any user may destroy their current chat at any time. This erases the entire chat.
- All chats are destroyed within one hour of their creation.
- This software is covered by the [MIT License](LICENSE).