Legal
No-Log Policy
Last updated:
Our Commitment
FreeWave VPN maintains a strict, auditable no-log policy. We do not log, store, or transmit any information that could be used to identify, correlate, or reconstruct the browsing activity of any user. This page explains both the policy and the technical mechanisms that enforce it.
What We Never Log
- Original client IP address
- VPN-assigned tunnel IP address
- Destination IP addresses or hostnames
- DNS queries
- Traffic content or payload
- Timestamps of connections
- Session duration or frequency
- Bandwidth consumed per user
- Protocol or port usage
Technical Enforcement
Policy commitments are meaningless without technical controls. Here is exactly how our infrastructure makes it structurally impossible to retain usable logs:
WireGuard / AmneziaWG kernel module
Both protocols operate at the Linux kernel network stack level. Peer state (handshake timestamp, last seen) is held in volatile RAM only and is destroyed when the interface goes down or the peer is removed.
No application-layer logging
Our VPN servers run no userspace daemon that could write connection events to disk. There is no OpenVPN management socket, no log listener, no syslog forwarding.
No centralised aggregator
Servers do not forward metrics to a central analytics store. Each server retains only OS-level counters (CPU, network bytes) which are aggregate, non-attributable, and auto-rotated.
Firewall blocks outbound logging
UFW rules on each server block outbound connections to logging SaaS platforms (Datadog, Splunk, Loggly, etc.). Only explicitly whitelisted control-plane ports are open.
Jurisdiction & Legal Requests
Our servers are hosted in jurisdictions chosen for their strong data protection laws. In the event of a valid legal order, we can only produce what exists: the plan tier and expiry timestamp associated with an anonymous Telegram user ID. No connection logs exist; therefore none can be produced.
Independent Audit
We are committed to undergoing an independent technical audit of our no-log claims. Results will be published in our Telegram channel and on this page when complete.