From 3a8eb40b065e136eb5817f81d82b54c985df2a74 Mon Sep 17 00:00:00 2001 From: serinko <97586125+serinko@users.noreply.github.com> Date: Thu, 21 Dec 2023 14:34:57 +0100 Subject: [PATCH] add consent warning --- documentation/dev-portal/src/events/ccc23/nym-vpn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/dev-portal/src/events/ccc23/nym-vpn.md b/documentation/dev-portal/src/events/ccc23/nym-vpn.md index d408a5584a..6f958f01db 100644 --- a/documentation/dev-portal/src/events/ccc23/nym-vpn.md +++ b/documentation/dev-portal/src/events/ccc23/nym-vpn.md @@ -21,7 +21,7 @@ Users can switch to 2-hops only mode, which is a faster but less private option. The client can optionally do the first connection to the entry gateway using wireguard, and it uses Mullvad libraries for wrapping `wireguard-go` and to setup local routing rules to route all traffic to the TUN virtual network device. ```admonish warning -NymVPN is an experimental software and it's for [testing](./nym-vpn.md#testing) purposes only. +NymVPN is an experimental software and it's for [testing](./nym-vpn.md#testing) purposes only. All users testing the client are expected to sign GDPR Information Sheet and Consent Form, available [here](https://opnform.com/forms/nymvpn-user-research-at-37c3-yccqko). ``` ## Goals