| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-16 | remove all NIP authors. | fiatjaf | |
| 2023-10-12 | Nip 06 test vectors (#819) | Mike O'Bank | |
| 2023-04-04 | Use account instead of address_index | Seth For Privacy | |
| 2023-04-04 | Add address_index for NIP-06 generation | Seth 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-01 | migrate nips from main nostr repo. | fiatjaf | |