No description
BTvenv | ||
UDPHole_example@6249a186f5 | ||
chatclient.py | ||
chatclient1.py | ||
chatserver.py | ||
fonts.py | ||
generatePad.py | ||
intelchips.save | ||
LICENSE.txt | ||
not.es | ||
Pad.txt | ||
Post-Quantum-Cryptography.pdf | ||
README.md | ||
Smiley.png | ||
Smiley.ppm | ||
voilastate.db |
Brieftaube - future secure messaging
The idea
To build a messenger with the following functions/concepts:
- The code is tiny (Python and no graphics)
- The code is understandable (Python)
- The messengers server side is self hosted
- The encryption is quantum secure using one time pads and linux in build dev/random
- The communication is done over Tor. The Server will be a hidden service, functioning as meeting point.