Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0x1nf3cted/flame
Self-Hosted End-to-End asymmetric encryption messaging system.
https://github.com/0x1nf3cted/flame
chat end-to-end-encryption rust secure
Last synced: 3 months ago
JSON representation
Self-Hosted End-to-End asymmetric encryption messaging system.
- Host: GitHub
- URL: https://github.com/0x1nf3cted/flame
- Owner: 0x1nf3cted
- Created: 2024-06-05T21:13:14.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-29T11:18:31.000Z (6 months ago)
- Last Synced: 2024-09-27T14:01:19.367Z (3 months ago)
- Topics: chat, end-to-end-encryption, rust, secure
- Language: Rust
- Homepage:
- Size: 77.1 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Flame : End-to-End asymmetric encryption messaging app
Flame is a self-hosted platform designed to deliver a secure, safe, and enjoyable messaging experience to the end users ensuring maximum privacy with ease of use and control on the overall system.
user will be able to:
- create a profile (a unique username and a password )
- generate public and private key, the private key will be stored on the device, and the public key will be sent to the database
- send requests to other people (by searching their tag '@username+4 digits number')
- send encrypted messages (messages will be deleted after 24 hours )
- panic button (will delete all the contacts and the private key)