This repository has been archived on 2025-03-03. You can view files and clone it, but cannot push or open issues or pull requests.
cis-kuldeep f7f5457d46
Added flatpak build manifests with split dependencies
Removed extra lines from build sequence

Added Dockerfile for Flatpak repo-server & Build instructions under docs/ dir

Modified Dockerfile & Flatpak build doc

updated docs

fixed code quality issues

fixed code quality, added doc string

fixed branch & added build commands

run setuptools

fixed code quality

refactor pip install

updated flatpak build doc & added link to index.rst

Removed extra lines from build sequence

Added Dockerfile for Flatpak repo-server & Build instructions under docs/ dir

Modified Dockerfile & Flatpak build doc

updated docs

fixed code quality issues

fixed code quality, added doc string

fixed branch & added build commands

run setuptools

fixed code quality

refactor pip install

updated flatpak build doc & added link to index.rst

fixed docs

rebased

removed unnecessary files

removed .gitmodules: should be part of build process
2021-12-15 12:16:50 +05:30
2021-12-14 16:03:16 +05:30
2021-11-10 13:32:10 +05:30
2013-07-12 10:36:28 +01:00
2021-11-24 17:24:52 +05:30
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
2021-11-23 20:33:02 +02: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 Multiple Licenses 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%