From 811aa8279538ccdcfe202dbf2a4d698f6decd58b Mon Sep 17 00:00:00 2001 From: sigoa Date: Mon, 4 Dec 2017 06:32:37 +0100 Subject: [PATCH] 1 --- test.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/test.md b/test.md index 49ea21b..43b6cef 100644 --- a/test.md +++ b/test.md @@ -1,5 +1,9 @@ \ -\_\_NOTOC\_\_ Bitmessage is a P2P communications +\_\_NOTOC\_\_ + +*** + +Bitmessage is a P2P - i.e. **peer to peer** - communications [protocol](Protocol_specification "wikilink") 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 @@ -10,6 +14,8 @@ passive eavesdroppers like those running warrantless wiretapping programs. If Bitmessage is completely new to you, you may wish to start by reading the [whitepaper](https://bitmessage.org/bitmessage.pdf). +*** + ### Download An open source client is available for free under the very liberal [MIT