Mem Wallet [ARCHIVE] on Nostr: 📅 Original date posted:2015-03-07 📝 Original message:If anyone is interested in ...
📅 Original date posted:2015-03-07
📝 Original message:If anyone is interested in using a bip44 Wallet to generate
deterministic GPG identities, I have implemented a demonstration in
javascript.
http://memwallet.info/bip44ext/test.html
this allows a user to manage a GPG identity for encryption
and signing with zero bytes of permanent storage. (on tails for example)
Paper is here still:
https://github.com/taelfrinn/bip44extention/blob/master/README.md
One minor correction added which specifies that the smallest S value
should be used, to prevent different ecdsa implementations from creating
non-canonical/identical outputs.
comments welcome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150307/fd2ce6b9/attachment.html>
📝 Original message:If anyone is interested in using a bip44 Wallet to generate
deterministic GPG identities, I have implemented a demonstration in
javascript.
http://memwallet.info/bip44ext/test.html
this allows a user to manage a GPG identity for encryption
and signing with zero bytes of permanent storage. (on tails for example)
Paper is here still:
https://github.com/taelfrinn/bip44extention/blob/master/README.md
One minor correction added which specifies that the smallest S value
should be used, to prevent different ecdsa implementations from creating
non-canonical/identical outputs.
comments welcome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150307/fd2ce6b9/attachment.html>