First commit to README
This commit is contained in:
parent
21ddee1c0c
commit
bdc1434246
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
@ -0,0 +1,11 @@
|
|||
# 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.
|
Loading…
Reference in a new issue