Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kind 5950: NIP-05 Name Registration #25

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

alexgleason
Copy link
Member

@alexgleason alexgleason commented Feb 27, 2024

There are a number of Nostr identity providers in the wild, but this problem has not been solved in an interoperable way. DVMs can actually work perfectly for this, since it provides the request/response flow that's needed, and it would potentially enable clients to register a NIP-05 for users during onboarding.

Due to the flexible nature of DVMs, it is possible to discover specific names that are available, or to enter a query that DVMs will respond to with suggestions.

Read here.

P.S. I implemented a very basic form of this idea here (still WIP): https://gitlab.com/alexgleason/coolnames/-/blob/main/src/pipeline.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant