Difference between revisions of "Main Page"

From Bitmessage Wiki
Jump to navigation Jump to search
Line 7: Line 7:
 
|latest release date=February 15, 2013
 
|latest release date=February 15, 2013
 
}}
 
}}
Bitmessage is a P2P communications [[Protocol specification|protocol]] 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 like root certificate authorities. It also aims to hide "non-content" data, like the sender and receiver of messages, from passive eavesdroppers. If Bitmessage is completely new to you, you may wish to start by reading the [https://bitmessage.org/bitmessage.pdf whitepaper].
+
Bitmessage is a P2P communications [[Protocol specification|protocol]] 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 like root certificate authorities. It uses strong authentication which means that the sender of a message cannot be spoofed, and it aims to hide "non-content" data, like the sender and receiver of messages, from passive eavesdroppers like those running warrantless wiretapping programs. If Bitmessage is completely new to you, you may wish to start by reading the [https://bitmessage.org/bitmessage.pdf whitepaper].
  
 
=== Download ===
 
=== Download ===

Revision as of 00:14, 18 February 2013


https://bitmessage.org/download/windows/Bitmessage.exe
Current version (Beta)

{{{version}}}
February 15, 2013
Changelog

Bitmessagelogo-reduced.png
Bitmessage

Bitmessage is a P2P communications protocol 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 like root certificate authorities. It uses strong authentication which means that the sender of a message cannot be spoofed, and it aims to hide "non-content" data, like the sender and receiver of messages, from passive eavesdroppers like those running warrantless wiretapping programs. If Bitmessage is completely new to you, you may wish to start by reading the whitepaper.

Download

An open source client, PyBitmessage, is available for free under the very liberal MIT license.

32px-Download.png Download for Windows

If you are looking for someone to message, visit the forum or send me a greeting. Here is my address: BM-BcJFNZDyzQKXCVJZtBJGqoon2f7GKo6s

Source code

You may view the Python source code on Github. PyBitmessage requires PyQt and OpenSSL. Step-by-step instructions on how to run the source code on Windows is available here.

PyBitmessage should run on any OS though it is only lightly tested on OSX. The start-on-boot and minimize-to-tray features are only implemented for Windows thus far.

Security audit needed

Bitmessage is in need of an independent audit to verify its security. If you are a researcher capable of reviewing the source code, please email the lead developer or send a bitmessage to the address above. You will be helping to create a great privacy option for people everywhere!

Forum