瀏覽代碼

Bitmessage quote

Bob Mottram 11 年之前
父節點
當前提交
6ea84d7f98
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6
    0
      beaglebone.txt

+ 6
- 0
beaglebone.txt 查看文件

@@ -2505,6 +2505,12 @@ With a web browser visit your domain and enter an administrator username and pas
2505 2505
 
2506 2506
 ** Install Bitmessage
2507 2507
 
2508
+#+BEGIN_VERSE
2509
+/Love your neighbour. Fight the future. If you are reading this you ARE the resistance./
2510
+
2511
+-- BitChirp
2512
+#+END_VERSE
2513
+
2508 2514
 [[https://bitmessage.org][Bitmessage]] is a new type of messaging system intended to fulfill the same role as email, but without the security problems.  In particular, Bitmessage attempts to not just encrypt the content but also the metadata.  It's message broadcasting system makes it exceedingly difficult for an attacker to know which computer a message is destined for.  The only way you know whether a message has been sent to you is whether you are able to decrypt it from the passing stream of messages.
2509 2515
 
2510 2516
 Although similar to Bitcoin in some regards, such as "/proof of work/", Bitmessage has no block chain and messages are only buffered for approximately three days after which they are deleted from any given node.