[Tails-dev] Bitmessage is a decentralized, encrypted, P2P Pr…

Delete this message

Reply to this message
Author: darkd0
Date:  
To: tails-dev
CC: tails
Subject: [Tails-dev] Bitmessage is a decentralized, encrypted, P2P Protocol
Hi Tails Dev team please integrate Bitmessage program in Tails .
Bitmessage is a decentralized, encrypted, peer-to-peer, trustless
communications protocol that can be used by one person to send encrypted
messages to another person, or to multiple subscribers. Bitmessage
encrypts each users' message inbox using strong encryption and
replicates it inside its P2P network mixing it with inboxes of other
users in order to conceal user's identity, prevent eavesdropping and
protect the network from any control. The Bitmessage communication
protocol avoids sender-spoofing through strong authentication, and hides
metadata from wiretapping systems.
Bitmessage replicates all the messages inside its own anonymous P2P
network, therefore mixing all the encrypted messages of a given user
with all the encrypted messages of all other users of the network, thus
making it difficult to track which particular computer is the actual
originator of the message and which computer is the recipient of the
message.
Bitmessage uses public key cryptography, therefore only a recipient of a
message is capable of decrypting it. This encryption algorithm works in
such a way that even the original sender is not capable of decrypting
back his own message due to the fact that very different keys are used
for encryption and decryption. More specifically, Bitmessage uses
512-bit ECC encryption keys and OpenSSL for cryptographic functions.
Official site https://bitmessage.org/wiki/Main_Page
I upload Bitmessage source code but you can also download Bitmessage
Source code from here
https://github.com/Bitmessage/PyBitmessage
Bitmessage admin fix Debian problems with Bitmessage .Download The Last
source code not ver 0.42 .The last fix are from 19 may 2014 year.
How do I setup Bitmessage to work with Tor
Tor

If you are using the Tor Browser Bundle skip to the next section. In
order for Bitmessage to use Tor as a proxy follow these steps.

     Navigate to Settings > Network Settings and select SOCKS5 from the 
Type: drop down under the Proxy server / Tor section.
     Next to 'Server hostname:' enter 'localhost' and next to 'Port:' 
enter '9050'.
     Select ok.
     Restart Bitmessage.
Video Installing Bitmessage and Dependencies on Debian 7.0
http://www.youtube.com/watch?v=n-RwQ3Lk1vc
This video is old .Please integrate Bitmessage in next version in Tails 
.