QuiNVariumQuiNVarium.wiki

QuiNVarium VPN · Servers

AmneziaWG protocol

How the connection is encrypted and why it passes where plain WireGuard does not.

QuiNVarium VPN uses AmneziaWG 3.1, a version of the WireGuard protocol. The encryption is WireGuard's; AmneziaWG changes how the packets look on the network — random headers, padding and decoy packets — so that filters that block recognisable VPN traffic do not recognise it.

Each connection uses new keys created on your phone. The app and our servers run it in Rust: the open-source GotaTun engine (WireGuard) with our own AmneziaWG 3.1 layer, tested for compatibility with the reference AmneziaWG (amneziawg-go).