Skip to content

Resolve nostr URLs #295

@RangerMauve

Description

@RangerMauve

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    new-protocolAdding a protocol we don't yet support

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions