Damus
calle · 2w
While I'm at it – another proof that nostr devs aren't serious about adoption is still the lack of key rotation. I get it. It's a big task and can't be solved by any individual client, it needs t...
dhalsim profile picture
Why not have this instead of a key rotation:

Have 2 keys in a service: Master and Slave
Service listens for slave's events. Deletes them, and signs the same event with the Master key.

If the delegated key is compromised, simply swap it with a new one in the service.
1❤️1
Bryan · 2w
Reinventing PKI.