summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2024-04-16 14:47:34 +0200
committerDavid Lönnhager <david.l@mullvad.net>2024-04-16 14:47:34 +0200
commit58dadaae40815729b6d279b7187751f1519093fb (patch)
tree55fada0bc30320897c9fdfa6b3dcdc7c96cafdc0 /docs
parentb9a59074141024a9d40723dca5c58cfe15fccbbc (diff)
parent1832ccc05c4f1898d36b2647e254229c821a4674 (diff)
downloadmullvadvpn-58dadaae40815729b6d279b7187751f1519093fb.tar.xz
mullvadvpn-58dadaae40815729b6d279b7187751f1519093fb.zip
Merge branch 'add-wg-nt-daita'
Diffstat (limited to 'docs')
-rw-r--r--docs/architecture.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/architecture.md b/docs/architecture.md
index 1deba30706..78305a8c6a 100644
--- a/docs/architecture.md
+++ b/docs/architecture.md
@@ -200,7 +200,7 @@ WireGuard tunnel to the relay and deriving the PSK within the tunnel.
The PSK is stored in memory on the relay and the client, along with a new client generated ephemeral
WireGuard key. Subsequently, a new tunnel is created using the new WireGuard key and the PSK,
ensuring that the tunnel is quantum-resistant.
-See the [protocol definition file](../talpid-tunnel-config-client/proto/tunnel_config.proto) for
+See the [protocol definition file](../talpid-tunnel-config-client/proto/ephemeralpeer.proto) for
more details on the protocol.
#### Quantum-resistant tunnels & Multihop