hzrd149 / nostrudel

A sandbox for exploring nostr
https://nostrudel.ninja/
MIT License
145 stars 45 forks source link

Moving my Nostr data from a compromised nsecKey to a new nsecKey. #205

Closed OmniEdge closed 2 months ago

OmniEdge commented 2 months ago

With Bitcoin, when i think my keys have been exposed i can simply create a new secKey and transfer everything to my new wallet.

In case i think my nostr nsecKey might have been exposed how can i move all my nostr data to to my new nsecKey? Is this on client side or protocol side?

hzrd149 commented 2 months ago

There isn't really a good solution for this. even if you did republish all of your previous events they would have different IDs and so all the replies and likes would not be there :(

MrDraxs commented 2 months ago

shouldn't this be marked as closed? since the solution isn't the client responsability?