PyBitmessage icon indicating copy to clipboard operation
PyBitmessage copied to clipboard

Reference client for Bitmessage: a P2P encrypted decentralised communication protocol:

Results 145 PyBitmessage issues
Sort by recently updated
recently updated
newest added

We are working on the development of a simple open-hardware dedicated platform, the "BitMessage Secure Station", that will allow BitMessage users to reach military grade anonymity and privacy protection :...

enhancement

I'm missing a "send message" option from messages UI * e.g. my experience from the messages tab (where I am most of the time): right click on address shows: New...

enhancement
usability

I am losing the overview a little in BM e.g. currently I see only as ways for me: * marking as unread (but this read-status can be lost again) or...

enhancement
usability

I would like to start a discussion how to change (or extend) current encryption protocol so we can use short therm ephemeral keys. This leads to a better security in...

enhancement
security
protocol

- [ ] Daemon command line argument - [ ] Portable Mode command line argument - [ ] BITMESSAGE_HOME environment variable Daemon and Portable Mode should be command line arguments....

enhancement

Details on reddit: https://www.reddit.com/r/bitmessage/comments/7xrb80/bitmessage_project_looking_for_auditors_andor/

developers

setting up coverage for codacy is not so difficult. Even I got it to work. takes just 10 minutes to get going. tells percentage of code which is never run...

developers

If nonces are being tried from zero, the number of skipped matches could be used to guess the number of parallel hashers (e.g. the number of cores). Randomising the starting...

security

I think current API lacks 4 very useful methods: - To list available object hashes for some criteria such as type, age, extra POW amount, some monotonous counter (like "rowid"...

enhancement

I'm going to work on some improvements to the current POW subsystem: - Continuously update expiry time while doing the work to hide your computing power from peers. Short living...

enhancement
security