-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Labels
new-protocolAdding a protocol we don't yet supportAdding a protocol we don't yet support
Description
IT would be convenient if we could resolve nostr: URLs in Agregore.
Here's what we'd need for it
- Pick nodejs a nostr client maybe this
- Add relays to config (pick some popular defaults?)
- Add relay config to settings page
- Register protocol handler: Don't register it as "standard".
- Resolve Nostr URLs to their data as JSON (make sure it pretty prints!)
Down the line we should think about how to POST new events to nostr and get back URLs.
Maybe look into blossom for NOSTR blobs?
akhileshthite
Metadata
Metadata
Assignees
Labels
new-protocolAdding a protocol we don't yet supportAdding a protocol we don't yet support