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

Add nostr relay management #319

Open
sondreb opened this issue Dec 28, 2022 · 1 comment
Open

Add nostr relay management #319

sondreb opened this issue Dec 28, 2022 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@sondreb
Copy link
Member

sondreb commented Dec 28, 2022

Consider using this JSON to display a list of relays that users can choose from:

https://nostr.watch/relays.json

We should also pick a few default ones.

The relay management should support url, write and read properties. Relays should also be organizable in order (priority).

@sondreb sondreb added the help wanted Extra attention is needed label Dec 28, 2022
@sondreb
Copy link
Member Author

sondreb commented Jan 2, 2023

Relays should be managed pr. account, allowing users to have different relays for different accounts.

image

This means there has to be some logic that queries permissions for public key for the website in question to pick which list of relays to return. And if user chooses "Only once" for pubkey permission, we will show account selection on the relay-allow popup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant