Skip to content

Commit

Permalink
justice
Browse files Browse the repository at this point in the history
  • Loading branch information
pablof7z committed Nov 16, 2023
1 parent 68b27f6 commit b6a524d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 41.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# NIP-41
## Key migration
`draft` `optional` `author:pablof7z` `author:fiatjaf`
`draft` `optional` `author:pablof7z` `author:fiatjaf` `author:nvk`

This NIP introduces a simple, best-effort, not guaranteed, way in which a user can notify their followers that they have migrated to a new public key in case the current one is compromised.

Expand Down Expand Up @@ -87,4 +87,4 @@ Clients should keep track of when a `kind:1777` event should take into effect, c
Additionally, clients SHOULD broadcast the `kind:1777` events to the relays it normally writes to. This is to prevent an attacker from creating a short-lived NIP-65 relay list where only a subset of users will see an evil `kind:1777` event but not widespread enough for the real owner to notice it.

### Future Work
Key migration can be done in multiple ways. This is an initial implementation that can work. This mechanism should be extended with other, alternative mechanisms, that can leverage different flows/tradeoffs (e.g. social recovery).
Key migration can be done in multiple ways. This is an initial implementation that can work. This mechanism should be extended with other, alternative mechanisms, that can leverage different flows/tradeoffs (e.g. social recovery).

1 comment on commit b6a524d

@fiatjaf
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You do this immediately after I've removed all authors from all NIPs?

Please sign in to comment.