@ hodlbod is there any agreement on key rotation? If not, is there a convention for a key to delegate different keys for a purpose?
My use case:
I want to make a key / profile for an RV park account. I’m creating an RV park management system entirely built on nostr, but I’m getting a pit in my stomach thinking about if the key gets compromised.
I know AWS typically has a user create a root key, and you really only use that for starting the account and assigning an admin.
Im wondering if something similar would be good here. A minimally used root key that creates some type of event for delegating different keys. Maybe for a server to automatically sign certain events, having delegated keys for operators, etc.