Jonathan Warren 1496177892 Merge pull request #441 from Atheros1/master
refactored helper_startup.py so that it can make use of a pre-set shared.appdata variable
2013-08-25 16:00:05 -07:00
2013-07-12 10:36:28 +01:00
2013-07-29 22:19:15 +01:00
2013-07-12 10:36:28 +01:00
2013-07-12 10:36:28 +01:00
2013-04-01 20:23:32 +01:00
2013-07-29 22:22:17 +01:00
2013-08-24 20:18:46 -04:00
2013-08-01 14:22:53 -05:00
2013-04-01 20:23:32 +01:00
2013-07-12 02:01:33 -04:00
2013-07-29 22:22:17 +01:00
2013-08-13 22:18:16 -07:00
2013-07-29 22:22:17 +01:00
2013-07-29 22:22:17 +01:00

PyBitmessage

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.

references

Description
Reference client for Bitmessage: a P2P encrypted decentralised communication protocol
Readme 14 MiB
Languages
Python 97.3%
Shell 1.2%
C 0.8%
C++ 0.3%
Makefile 0.2%
Other 0.1%