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