Reference client for Bitmessage: a P2P encrypted decentralised communication protocol https://bitmesage.org
This repository has been archived on 2025-01-08. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2018-07-09 14:27:58 +02:00
build
desktop
dev
docs Added: Sphinx docs, testing readthedocs integration 2018-06-13 10:07:45 +01:00
fabfile Merge branch 'v0.6' into fabric_task_improvements 2018-06-27 11:10:04 +01:00
man
packages
src Auto-updated language fr from transifex 2018-07-09 14:27:58 +02:00
.gitignore Added: Sphinx docs, testing readthedocs integration 2018-06-13 10:07:45 +01:00
.travis.yml Added: Sphinx docs, testing readthedocs integration 2018-06-13 10:07:45 +01:00
bandit.yml
checkdeps.py Reused depends in checkdeps script and formatted it also, 2018-06-27 01:27:37 +03:00
configure
COPYING
INSTALL.md
LICENSE Fixed: Style and lint issues in src/qidenticon.py 2018-05-16 12:31:06 +01:00
MANIFEST.in
PULL_REQUEST_TEMPLATE.md Added: Sphinx docs, testing readthedocs integration 2018-06-13 10:07:45 +01:00
README.md Fixed: Addressed PR comments 2018-05-07 11:50:51 +01:00
setup.cfg Fixed: Code style and lint fixes 2018-05-24 10:53:11 +01:00
setup.py Added: Sphinx docs, testing readthedocs integration 2018-06-13 10:07:45 +01:00

PyBitmessage

Bitmessage is a P2P communication 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. BM aims to hide metadata from passive eavesdroppers like those ongoing warrantless wiretapping programs. Hence the sender and receiver of Bitmessages stay anonymous.

Development

Bitmessage is a collaborative project. You are welcome to submit pull requests although if you plan to put a non-trivial amount of work into coding new features, it is recommended that you first solicit feedback on the DevTalk pseudo-mailing list: BM-2D9QKN4teYRvoq2fyzpiftPh9WP9qggtzh

Feel welcome to join chan "bitmessage", BM-2cWy7cvHoq3f1rYMerRJp8PT653jjSuEdY which is on preview here: http://beamstat.com/chan/bitmessage

References