codingstudios / one-time-message

Create a one time message and send it to someone

Home Page:https://onemsg.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

One Time Message

Create a one time message and send it to someone

About

  1. Messages are stored securely in the database
  2. Users are rate limited, 1 request/30sec
  3. Message will be deleted once viewed
  4. A unique id will be generated when a message is created, tie to the message
  5. Users are limited to only view the message for 2.5 seconds

Disclaimer

One may be able to capture one time message's text with any kind of tools (screenshot, screen record, disable javascript and do decryption manually, .etc)

License

This project is available as open source under the terms of the AGPL-3.0 License

About

Create a one time message and send it to someone

https://onemsg.js.org

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 69.1%Language:CSS 18.8%Language:EJS 12.1%