Merge branch '1188' into upstream-v0.6

This commit is contained in:
Peter Šurda 2018-03-28 07:44:24 +02:00
commit d5ae5cd1a5
Signed by untrusted user: PeterSurda
GPG Key ID: 0C5F50C0B5F37D87
1 changed files with 6 additions and 4 deletions

View File

@ -1,13 +1,13 @@
PyBitmessage
============
Bitmessage is a P2P communications protocol used to send encrypted messages to
Bitmessage is a P2P communication protocol used to send encrypted messages to
another person or to many subscribers. It is decentralized and trustless,
meaning that you need-not inherently trust any entities like root certificate
authorities. It uses strong authentication, which means that the sender of a
message cannot be spoofed, and it aims to hide metadata, like the
sender and receiver of messages, from passive eavesdroppers like those running
warrantless wiretapping programs.
message cannot be spoofed. BM aims to hide metadata from passive eavesdroppers
like those ongoing warrantless wiretapping programs. Hence the sender and receiver
of Bitmessages stay anonymous.
Development
@ -18,6 +18,8 @@ features, it is recommended that you first solicit feedback on the DevTalk
pseudo-mailing list:
BM-2D9QKN4teYRvoq2fyzpiftPh9WP9qggtzh
Feel welcome to join chan "bitmessage", BM-2cWy7cvHoq3f1rYMerRJp8PT653jjSuEdY
which is on preview here: http://beamstat.com/chan/bitmessage
References
----------