https://github.com/swapravo/pqm-client
Quantum-safe anonymous encrypted emails
https://github.com/swapravo/pqm-client
anonymity data-security email end-to-end-encryption privacy quantum-cryptography
Last synced: 1 day ago
JSON representation
Quantum-safe anonymous encrypted emails
- Host: GitHub
- URL: https://github.com/swapravo/pqm-client
- Owner: swapravo
- License: gpl-3.0
- Created: 2020-08-28T17:16:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-01T07:22:02.000Z (about 4 years ago)
- Last Synced: 2024-08-02T21:38:49.164Z (9 months ago)
- Topics: anonymity, data-security, email, end-to-end-encryption, privacy, quantum-cryptography
- Language: Python
- Homepage: https://postquantummail.com
- Size: 853 KB
- Stars: 14
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Security: SECURITY.md
Awesome Lists containing this project
- Awesome - Post Quantum Mail - Quantum-safe anonymous encrypted emails. [postquantummail.com](https://postquantummail.com) (Communication and Collaboration Tools / E-mail)
README
[](https://deepsource.io/gh/swapravo/pqm-client/?ref=repository-badge)
[](https://bettercodehub.com/)
[](https://codescene.io/projects/10174)

[](https://snyk.io/test/github/swapravo/pqm-client?targetFile=requirements.txt)










[](https://www.codefactor.io/repository/github/swapravo/pqm-client)# [Post Quantum Mail](https://www.postquantummail.com)
## Bracing for impact### We are pre/alpha right now!
##### **It will probably crash and burn if you try to run it!**### [Core ideas and Features](https://postquantummail.com/features.html):
* End-to-End encrypted mails (**including** subjects and attachments)
* With quantum-safe encryption algorithms[*](https://postquantummail.com/security.html) and signature schemes.
* All we can ever see is the sender's and reciepient's address.* Sick of advertisements? We are too. So, no advertisements for you!
* No foreceful collection of personal information:
* No phone numbers, *unless you want* to opt for 2FA.
* No linking you to other addresses, disguised in the form of "recovery mail addresses", *unless you want it.** Free for personal use.
* Upgrade only for "out-of-the-box" or corporate use cases.* Your keys are generated on your device and the secret keys **never** leave it.
* Verifiable trust policy: Just because you use our services does **not** mean you have to trust *us*.
* Cryptographically-signed mails.
* Open source applications for you to tinker with.* **Both** GUI and CLI interfaces!
* Store more mails with the same storage capacity with us.
* Your mails are compressed before they are encrypted
* And yes, we know about [CRIME](https://en.wikipedia.org/wiki/CRIME).### Technicals
We advise you to, and would really appreciate it, if you check out the technicals.
* Currently, we use [CodeCrypt](https://github.com/exaexa/codecrypt) as the quantum-safe cryptographic backend and we plan to port it to [LibOQS](https://github.com/open-quantum-safe/liboqs) when it comes of age.
* [Security Details](https://postquantummail.com/security.html)
### Contributing
If you find it interesting, reach us at [t.me/postquantummail](t.me/postquantummail) and we can discuss what needs your attention.
### Documentation
On the way ^_^;
### The website is under development. So some links might be broken!