Parcourir la source

Bitmessage quote

Bob Mottram il y a 11 ans
Parent
révision
6ea84d7f98
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  1. 6
    0
      beaglebone.txt

+ 6
- 0
beaglebone.txt Voir le fichier

2505
 
2505
 
2506
 ** Install Bitmessage
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
 [[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.
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
 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.
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.