This repository has been archived on 2025-02-16. You can view files and clone it, but cannot push or open issues or pull requests.
Lee Miller ce199a24dc
Added more tests for pyelliptic.ECC
including parts of the encryption process, described in the Specification
with samples. Appended TestECC to builtin tests.
2022-11-15 03:19:15 +02:00
2021-11-10 13:32:10 +05:30
2013-07-12 10:36:28 +01:00
2022-11-15 03:19:15 +02:00
2021-11-24 17:24:52 +05:30
2022-01-17 18:11:23 +01:00
2022-01-17 18:11:23 +01:00
2019-10-18 01:06:03 +03:00
2022-10-12 17:59:57 +05:30
2022-09-20 16:20:59 +05:30
2022-09-17 19:16:35 +03: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 describe your ideas in the separate issue.

Feel welcome to join chan "bitmessage", BM-2cWy7cvHoq3f1rYMerRJp8PT653jjSuEdY

References

Description
Reference client for Bitmessage: a P2P encrypted decentralised communication protocol
https://bitmesage.org Readme 474 MiB
2018-02-14 00:24:14 +01:00
Languages
Python 90.8%
kvlang 6.2%
Shell 1.6%
C 0.6%
Dockerfile 0.5%
Other 0.3%