upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/06.md
AgeCommit message (Collapse)Author
2023-04-04Use account instead of address_indexSeth For Privacy
2023-04-04Add address_index for NIP-06 generationSeth For Privacy
I propose a change to NIP-06 that would allow the generation of infinite root keys by using the address_index field of the 5-level path used to derive Nostr keys under BIP32. The current 5-level path used for NIP-06 is "m/44'/1237'/0'/0/0", and only generates one private key. By changing it to "m/44'/1237'/0'/0/<address_index>", we can generate multiple keys from a single parent bitcoin seed.
2022-05-01migrate nips from main nostr repo.fiatjaf