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.
cis-kuldeep aa955acf04
added testcase for _reset()
skip python 3

ported to python 3, fixed deprecation warnings

Fixes: #1754

fixed absolute imports

corrected test for _reset()

few changes

fixed some issues in test_reset() & bmconfigparser

fixed code quality

modified test case for _reset()

fixed test case of _reset() for py3

fixed compatibilty with python2

fixed code quality

changed _reset test

added test_config file & fixed test case for reset()

fixed for python3

removed pdb

few changes

added config dict

fixed code quality

fixed code quality

fixed code quality

fixes for focal & bionic build error

added print thread name

commented test_reset()

added some print to debug, will remove later

fixed code quality

added setUp & tearDown method

added docstring

modified code

fixed code quality

modified setUp() & tearDown() method

few changes in tearDown()

cleaned code

Added PEP8 imports blank line & moved test_config.ini to test_pattern folder
2021-09-28 15:56:20 +05:30
2020-09-14 13:11:43 +03:00
2020-01-04 18:48:23 +05:30
2013-07-12 10:36:28 +01:00
2021-09-28 15:56:20 +05:30
2019-11-18 13:34:01 +02:00
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
2021-02-18 17:12:43 +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 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%