XaephyrComms Secure P2P Connect · Network Architecture
A logical representation of the network path a message follows between two clients. No direct connection exists between them; all traffic is routed through public relays, with messages encrypted prior to transmission.
npub1fox21...
A cryptographic keypair is generated locally within the browser. The private key never leaves this device. Messages are encrypted here prior to transmission.
Independently operated store-and-forward servers, not affiliated with XaephyrComms. Relays route the encrypted event but cannot access its contents.
npub1wolf09...
Only the recipient's private key can decrypt this event. Decryption occurs locally; relays never possess this capability.
Reply traffic follows the identical path in reverse; no alternate route exists.
XaephyrComms Secure P2P Connect · ネットワーク構成
2つのクライアント間でメッセージがたどるネットワーク経路を論理的に示した図です。両者の間に直接の接続は存在せず、すべての通信は公開リレーを経由します。メッセージは送信前に暗号化されます。
npub1fox21...
暗号鍵ペアはブラウザ内でローカルに生成されます。秘密鍵はこの端末の外に出ることはありません。メッセージは送信前にこの端末で暗号化されます。
独立した運営者によって運用される蓄積転送型サーバーであり、XaephyrComms とは関係がありません。リレーは暗号化されたイベントを中継しますが、その内容にアクセスすることはできません。
npub1wolf09...
このイベントを復号できるのは受信者の秘密鍵のみです。復号は端末側で行われ、リレーがこの機能を持つことはありません。
返信も同一の経路を逆方向にたどります。他の経路は存在しません。