So it turns out #nostr does have key rotation and key revocation with NIP-26. I just read through it, and seems like it could work. What features of key rotation are people still looking for?
https://github.com/nostr-protocol/nips/blob/master/26.md
I’ve always said this, nip26 is perfectly reasonable for key rotation use cases
Please Login to reply.
Any thoughts on deterministically generating subkeys, like an xpub type thing?
thats the idea. sha2(privkey + “topic”)
Agree 👍✅