Difference between revisions of "Main Page"

From Bitmessage Wiki
Jump to navigation Jump to search
(→‎Download: re-add echo server)
m (maked download links clickable)
Line 12: Line 12:
 
An open source client is available for free under the very liberal [http://opensource.org/licenses/mit-license.php MIT license]. For screenshots and a description of the client, see this CryptoJunky article: [http://cryptojunky.com/blog/2013/03/09/setting-up-and-using-bitmessage-an-encrypted-communications-platform-based-on-bitcoin/ "Setting Up And Using Bitmessage"].
 
An open source client is available for free under the very liberal [http://opensource.org/licenses/mit-license.php MIT license]. For screenshots and a description of the client, see this CryptoJunky article: [http://cryptojunky.com/blog/2013/03/09/setting-up-and-using-bitmessage-an-encrypted-communications-platform-based-on-bitcoin/ "Setting Up And Using Bitmessage"].
  
[[File:windows_icon.png|link=https://bitmessage.org/download/windows/Bitmessage.exe]] Download for Windows
+
[[File:windows_icon.png|link=https://bitmessage.org/download/windows/Bitmessage.exe]] [https://bitmessage.org/download/windows/Bitmessage.exe Download for Windows]
  
[[File:apple_icon.png|link=https://bitmessage.org/download/osx/Bitmessage.dmg]] Download for OS X
+
[[File:apple_icon.png|link=https://bitmessage.org/download/osx/Bitmessage.dmg]] [https://bitmessage.org/download/osx/Bitmessage.dmg Download for OS X]
  
[[File:tux.png|link=Compiling_instructions]] Run the source code
+
[[File:tux.png|link=Compiling_instructions]] [[Compiling instructions|Run the source code]]
  
 
Here is a simple echo server which will send your message back to you after being received: BM-orkCbppXWSqPpAxnz6jnfTZ2djb5pJKDb
 
Here is a simple echo server which will send your message back to you after being received: BM-orkCbppXWSqPpAxnz6jnfTZ2djb5pJKDb

Revision as of 06:58, 9 December 2013


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

{{{version}}}
October 10, 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 is available for free under the very liberal MIT license. For screenshots and a description of the client, see this CryptoJunky article: "Setting Up And Using Bitmessage".

Windows icon.png Download for Windows

Apple icon.png Download for OS X

Tux.png Run the source code

Here is a simple echo server which will send your message back to you after being received: BM-orkCbppXWSqPpAxnz6jnfTZ2djb5pJKDb

Source code

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

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. You will be helping to create a great privacy option for people everywhere!

Forum