Encrypted, anonymous by default, self-destructing chat app.
- All chat messages are encrypted using js-nacl.
- Encrypted messages are stored in Google Firebase.
- 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.