umbrel-nostr-relay icon indicating copy to clipboard operation
umbrel-nostr-relay copied to clipboard

Clarification of remote + MagicDNS admin panel + dynamically display hostname

Open jimbrend opened this issue 2 years ago • 1 comments

Reopening PR https://github.com/getumbrel/umbrel-apps/pull/629 as issue to reduce confusion in a succint way...

Suggestion for tips section,

It currently reads:

image

It could be:

Tip: Install Tailscale on your Umbrel and your device(s) too here for an uninterrupted connection between your clients and your relay, this is applicable when you're away from your home network! You must enable Tailscale's MagicDNS in your admin panel here, then be sure to use ws://umbrel:4848 as your Relay URL.

(Any Nostr client you're using must support ws:// as opposed to just wss://)

jimbrend avatar Jun 11 '23 04:06 jimbrend

rather than using DNS services, https://github.com/yggdrasil-network/yggdrasil-go could be the real solution: P2P routing, IPv6 address, end-to-end encryption, etc.

A Nostr relay under Yggdrasil could be simply as: wss://[201:e8c5:3538:87a3:aa54:7dfb:8008:fb2e]/relay

immartian avatar Apr 21 '24 09:04 immartian