Join Nostr
2026-06-09 16:03:10 UTC
in reply to

ynniv on Nostr: 1. apps make random keys 2. an identity attests them 3. apps see this attention and ...

1. apps make random keys
2. an identity attests them
3. apps see this attention and include it on their events
4. all identity prefers an attested id over the signing id
5. if a key is lost, the identity key publishes a disavow event in similar fashion to a profile event
6. in the presence of a disavow, all events with that attestation are considered deleted

https://github.com/nostr-protocol/nips/pull/1450