Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 635 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 635 Bytes

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.

  • 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.