This repository has been archived on 2025-02-26. You can view files and clone it, but cannot push or open issues or pull requests.
Peter Surda e20569acf9
Wine build fixes and version changes
- bump OpenSSL to 1.0.2u and remove the old one that is included in PyQt
- add msvcr120.dll (needed by the new OpenSSL)
- bump python to 2.7.18
- OpenSSL is now cross-compiled with mingw to avoid problems with MSVCR
- downgrade PyInstaller for 64bit (was causing problems)
- upgrade PyInstaller for 32bit
2020-06-22 19:20:25 +02:00
2020-01-04 18:48:23 +05:30
2020-01-04 18:48:23 +05:30
2013-07-12 10:36:28 +01:00
2020-02-19 21:16:41 +08:00
2019-11-18 13:34:01 +02:00
2020-01-04 18:48:23 +05:30
2020-01-04 18:48:23 +05:30
2013-07-12 10:36:28 +01:00
2019-12-27 18:23:02 +01:00
2018-12-31 23:15:23 -08:00
2020-01-15 16:17:26 +05:30
2019-02-07 18:10:18 +02:00
2019-10-18 01:06:03 +03:00
2019-10-16 15:08:22 +03:00
2019-10-18 01:06:03 +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%