https://github.com/grishnov/anonymousmsgbox2020
Anonymous mail 📧 with self-destructing messages and E2E cryptography
https://github.com/grishnov/anonymousmsgbox2020
Last synced: about 1 month ago
JSON representation
Anonymous mail 📧 with self-destructing messages and E2E cryptography
- Host: GitHub
- URL: https://github.com/grishnov/anonymousmsgbox2020
- Owner: GRISHNOV
- Created: 2020-01-30T20:19:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-05T19:27:17.000Z (over 5 years ago)
- Last Synced: 2025-01-28T20:38:27.366Z (9 months ago)
- Language: PHP
- Homepage:
- Size: 1.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AnonymousMSGbox2020
Anonymous mail with self-destructing messages and E2E cryptography## Description
To use the service, you need to register and get an automatically generated login-password pair , as well as a numeric alias.
Using this alias, you can write messages to other users of the service and receive responses from them.![alt text][RSA]
Asymmetric RSA encryption with a key length of 2048 bits is used to organize the end-to-end encryption of your correspondence.
All correspondence is stored on the server in encrypted form, and is also destroyed after the expiration of the storage time that you selected during registration.
When registering a temporary mailbox, you can use a QR code to save your username and password.![alt text][E2EE]
```
The project is currently under development.
```[E2EE]:https://steemitimages.com/p/USgKoryE83ixKBk2E7ki1tYfMW2sGikw3Fpq5V9DQ17DZ9VqB75wv22pWwBTQfxuZ4JrWhnoKhd92rTtc2QkEa?format=match&mode=fit&width=640
[RSA]:http://conference.countersite.org/uploads/posts/2016-09/1473056330_rsa-encryption.jpg