damus icon indicating copy to clipboard operation
damus copied to clipboard

See which relay(s) a note is coming from

Open alltheseas opened this issue 2 years ago • 7 comments

User Story

As a Damus user who is reading & examining a note, I would like to be able to see which relay a note is coming from, so that I have a better understanding of my view of the nostr network.

Acceptance Criteria

  1. User has a method to examine which relay a note originates from
  2. Given the starting point of limited real estate, user should have a method to see in detail the provenance of a note (e.g. a pop-up of other UI artifact that shows relay details)

questions If relay seen on three (3) or more relays, how / should Damus abbreviate UI?

related

Icons for relays: https://github.com/damus-io/damus/issues/543

Origin

https://damus.io/note1twk8p9fyxqxr9aw9l3tpeku2llctshfvtkzx2sxr2hsw994wwrpqdq69xt

image

alltheseas avatar Apr 27 '23 15:04 alltheseas

https://bountsr.org/relay-display/

alltheseas avatar Sep 30 '23 20:09 alltheseas

nostrdb will add support for this.

jb55 avatar Oct 01 '23 02:10 jb55

@fishcharlie

alltheseas avatar Jan 09 '24 19:01 alltheseas

Https://damus.io/note148v0gjlr9h2erslq93dkpgdvpaqqeym2gr5ady8qdajthana76ps864cew

alltheseas avatar Sep 09 '24 17:09 alltheseas

This is a helpful tool in letting users curate their relays to remove noisy ones

alltheseas avatar Sep 23 '24 14:09 alltheseas

image.png

Eric added the ActivityPub, and Bluesky provenance labels. These labels add useful context, and look decent. According to NIP-11 relays should have a logo. Per nostr.watch in practice relays many do not have icons. fyi @daniel

Screenshot from 2025-03-21 14-45-08.png

alltheseas avatar Mar 21 '25 19:03 alltheseas

nostrdb will add support for this.

took awhile... but backend is merged now:

  • https://github.com/damus-io/nostrdb/pull/76

We'll need to update nostrdb some more:

  • #2586

jb55 avatar Mar 21 '25 23:03 jb55

solved by https://github.com/damus-io/damus/pull/3143

alltheseas avatar Jul 21 '25 16:07 alltheseas