Hacker News new | ask | show | jobs
by wslh 3725 days ago
BitMessage is not secure (query BitMessage security on Google)

If you are interested, you can use OpenPGP with ECC ( and the JS implementation https://github.com/Jaxx-io/openpgpjs-secp256k1 )

Take into account that you need to use different keys for signing and encryption and the BIP 44 can be useful for this purpose.