Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://yonle.github.io/undelete-my-nostr/

Undelete my Nostr account!
https://yonle.github.io/undelete-my-nostr/

nostr nsec undelete

Last synced: about 2 months ago
JSON representation

Undelete my Nostr account!

Awesome Lists containing this project

README

        

Hey hey, Read me first.
So if you are curious, I will explain to you.

So how is Nostr account deletion work?
Well, If you are asking about that, That was actually really simple.

You send metadata about your new profile, But you put "deleted: true" on it, like this:

{
"name": "Yonle",
"display_name": "Yonle",
"about": "Self taught programmer from Indonesia",
"website": "https://yonle.lecturify.net",
"nip05": "[email protected]",
"lud16": "[email protected]",
"deleted": true // <--- Here's the cause
}

So what was the project doing here is by sending Event Deletion event (or kind 5 event) about the conflicting event.

Alright. So that's all about how it works.

My Website : https://yonle.lecturify.net
My Nostr : 347a2370900d19b4e4756221594e8bda706ae5c785de09e59e4605f91a03f49c

Try it: https://yonle.github.io/undelete-my-nostr