You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
alpcentaur bdc1434246 First commit to README 3 years ago
BTvenv first commit 3 years ago
UDPHole_example@6249a186f5 first commit 3 years ago
LICENSE.txt license added 3 years ago
Pad.txt first commit 3 years ago
Post-Quantum-Cryptography.pdf first commit 3 years ago
README.md First commit to README 3 years ago
Smiley.png first commit 3 years ago
Smiley.ppm first commit 3 years ago
chatclient.py first commit 3 years ago
chatclient1.py first commit 3 years ago
chatserver.py first commit 3 years ago
fonts.py first commit 3 years ago
generatePad.py first commit 3 years ago
intelchips.save first commit 3 years ago
not.es first commit 3 years ago
voilastate.db first commit 3 years ago

README.md

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.