Damus
uncleJim21 · 3d
In CLINK how do you preserve network privacy when your node is interacting with nostr relays?
Justin (shocknet) ⚡ profile picture
Since the CLINK keys are decoupled from the Lightning node you can roll them without losing channels, you could have multiple for different apps/users/use-cases to break correlation, or use blinded paths to obfuscate the destination node

Relay observers can see DM metadata of course, but since they're scoped only to these ephemeral kinds there's little to glean particularly where the payer is typically using an ephemeral key.
1
uncleJim21 · 3d
Ok maybe there's something I'm not getting. Am I mistaken in thinking that connecting your websocket to the relay over clearnet could expose your IP/location? Just wondering if that's engineered into CLINK or if you'd recommend another tool like TOR/VPNs/Tailscale?