PyBitmessage
PyBitmessage copied to clipboard
Reference client for Bitmessage: a P2P encrypted decentralised communication protocol:
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 :...
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...
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...
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...
- [ ] Daemon command line argument - [ ] Portable Mode command line argument - [ ] BITMESSAGE_HOME environment variable Daemon and Portable Mode should be command line arguments....
Details on reddit: https://www.reddit.com/r/bitmessage/comments/7xrb80/bitmessage_project_looking_for_auditors_andor/
coverage
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...
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...
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"...
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...