Commit Graph
2 Commits
Author SHA1 Message Date
Claude 2106d07304 Add source citations with markdown links to relay security note
Link to WireGuard Cryptokey Routing docs, the WireGuard whitepaper,
Pro Custodibus hub-and-spoke E2EE analysis, and Tailscale DERP relay
documentation.

https://claude.ai/code/session_01HD798u9s77s7ooQDHA6mGX
2026-03-21 08:39:38 +00:00
Claude 2a03397ea5 Clarify that relay-bounced traffic is not end-to-end encrypted between NAT-ed peers
Add security note explaining that the relay server decrypts and re-encrypts
traffic (two separate tunnels), so it can see plaintext. Also clarify the
peer configuration section to explain why NAT-ed nodes don't need to list
each other as peers - traffic matches the relay's broad AllowedIPs range.

https://claude.ai/code/session_01HD798u9s77s7ooQDHA6mGX
2026-03-21 08:37:13 +00:00