voidMe is built by TTL Zero Technologies.
"the safest vpn on the internet is the one you create yourself" — well-known tech youtuber*
". . . is the one that never existed"
". . . is the one that self destructs"
". . . is the one you create yourself on self-destruct infrastructure"
* close, but you're still trusting the infrastructure to persist responsibly. we removed that part.
every session follows the same lifecycle. nothing carries over from one session to the next — by design.
fresh session. fresh encryption keys. pick a browser, an app, or a full desktop — it opens right in your browser tab. nothing carried over from last time.
your traffic streams through an encrypted, ephemeral tunnel. browse, work, communicate — all private, all temporary.
session ends. a 3-minute countdown begins. need more time? extend it. when the timer hits zero, it's over.
keys destroyed. memory wiped. the infrastructure that held your session simply stops existing. nothing to find. nothing to recover.
most services promise not to keep your data. we built a system that can't.
it's not just your traffic that's encrypted — it's your entire experience. your account is anonymous no email, no name — just a random account ID . your tunnel is encrypted WireGuard — modern, audited, state-of-the-art cryptography . your session is isolated dedicated container — separate from every other user . and when it ends, the very keys that protected you are destroyed with it. there is no seam where you're exposed.
every session creates fresh encryption keys WireGuard keypair via wg genkey inside an isolated environment. they never leave that environment. we never see them. nobody does.
the server host running Docker + voidme API that manages your session holds no record of what happens inside it. no configuration files, no user database, no connection logs, no metadata. even while you're connected — nothing.
when your session ends, we don't "delete your data." the entire environment container + overlay filesystem + network namespace that held your session ceases to exist. the keys, the traffic, the state — all gone. there is nothing left to recover.
your account ID exists. your tier. your expiry date. that's it. no name. no IP addresses. no session history. no traffic data. there is nothing else to produce because nothing else is stored.
“we have a strict no-logs policy.” — every vpn provider, ever
“we never store connection timestamps or IP addresses.”
“we were audited by a third party.”
“trust us.”
we literally can't.
you can't log what's already been destroyed.
no policy. no promise. no audit. just architecture.
#voidme
every session spins up fresh and is destroyed on disconnect. pick what you need — it opens right in your browser. no install required.
firefox · brave · chromium
a privacy-hardened browser streamed to your screen. your local machine never touches the traffic. the browser's fingerprint is the container's, not yours.
all tiers
telegram · signal · qbittorrent · tor · more
single-app containers streamed to your browser. click an icon on the hearth, get a running app. close the tab and everything is destroyed.
vamoose+ / vapor+
ubuntu · fedora · debian · mint
a complete Linux desktop streamed to your browser. install anything, run anything. the entire environment is ephemeral — destroyed when you disconnect.
vamoose+ / vapor+
unlimited bandwidth. no usage tracking — because tracking usage means storing metadata we refuse to keep.
day passes
day pass — browser
$4.99
24 hours
day pass — browser + apps
$8.99
24 hours
subscriptions
for individuals who value privacy
$8.99/mo
billed monthly
power users, multiple sessions
$13.99/mo
billed monthly
full access, no limits
$24.99/mo
billed monthly
14-day money-back guarantee · refer a friend, earn a free month
enterprise? custom sessions, dedicated infrastructure, multi-region. contact us.
no email required. no password. you get an account ID — that's your only credential. write it down. there is no recovery.
VOID-XXXXXXXX
your account number
write this down. this is your only credential.
there is no password, no email, no recovery. if you lose this, the account is gone.
choose your plan
one-time charge via Stripe. no card saved, no Stripe customer profile created. we see a transaction ID — not your card number.
Bitcoin and Monero via BTCPay Server (self-hosted, not a third-party processor). payment to a unique address, account credited on confirmation.
send cash to our PO Box with your account ID on a slip of paper. no return address needed. credited manually within 3 business days.
want auto-renewal and receipts? optionally add an email after generating your account. you can remove it anytime to return to fully anonymous.
a VPN is persistent infrastructure. you connect to servers that exist 24/7, managed by a company that promises not to log. you're trusting a policy.
voidme is ephemeral compute. your server doesn't exist until you connect. it's created fresh — with new keys, new config, new state — and destroyed when you disconnect. there's no server to log, no keys to seize, no infrastructure that persists between sessions. you're trusting architecture, not policy.
no. there's nothing to trace. voidMe doesn't store IP addresses, session history, traffic data, or connection timestamps. your session infrastructure is created on demand and destroyed when you disconnect — there's no record of it ever existing.
even during an active session, the encryption keys exist only inside your container. they're not stored on the host, not backed up, not accessible to us. when the container is destroyed, the keys are gone.
you'll watch it happen. when you void a session, voidMe shows you every step — keys shredded, disk scrubbed, resources released. every command you see is run to clear, clean, wipe, and void. all resources used are returned to our pool as empty space.
your session key is visible on your dashboard the entire time. after voiding, you can verify destruction from the hearth — search for any trace of your session on the host. you'll find nothing.
this is a secure way to erase files. a simple delete won't cut it for us — deleted files can be undeleted. scrubbed disk space is wiped multiple times, then we write garbage data (random zeros and ones) where files used to be. then we wipe it again. it prevents files from ever being restored, no matter what.
the hearth is your dashboard. enter your voidID and you'll see a grid of apps available on your tier — browsers, messaging apps, file tools, full desktops. tap an icon, a fresh session opens in your browser. void it when you're done and everything is destroyed.
unfortunately we can't recover it — storing your voidID on our end would undermine the privacy this platform exists to provide. we recommend saving it in a password manager, writing it down, or keeping it somewhere only you can access. if you attached an email to your account, you can use that to recover it.
sessions have an idle timeout — if you stop interacting, the session will be voided automatically. the default is 3 minutes. need more time? just press the vantage button (available on the Vapor tier and higher) to extend to 30 minutes. Vacuum tier users can activate visage — sessions that stay alive for up to 8 hours regardless of activity.
when a session ends — whether by idle timeout, visage expiry, or you pressing void — everything is destroyed.
unlimited. we don't meter bandwidth because metering requires tracking per-user usage data — which is exactly the kind of metadata we architecturally refuse to store. you pay a flat rate for your tier. use as much bandwidth as you need.
every privacy claim is an architectural fact. here's exactly how it works under the hood.
WireGuard keys are generated inside the container using wg genkey.
they exist only in container memory. the host machine never sees them, never writes them to disk,
never transmits them anywhere.
the host runs Docker and our API server. it holds no WireGuard configuration, no user database, no session logs, no connection metadata. even during an active session, the host has no record of what's happening inside the container.
on disconnect, the container is force-removed (docker rm -f).
the overlay filesystem is deleted. the network namespace is destroyed.
this isn't a "clear logs" operation — the entire environment ceases to exist.
a server-side reaper checks WireGuard handshake timestamps every 30 seconds via
wg show wg0 latest-handshakes.
default idle timeout: 3 minutes. vantage: 30 minutes. visage: up to 8 hours.
no handshake within the window = automatic destruction.
$ docker ps -a --filter "name=a8f3c2"
CONTAINER ID IMAGE COMMAND CREATED STATUS NAMES
$ ls /var/lib/docker/overlay2/ | grep a8f3c2
# validate — confirm no session artifacts remain
$ grep -r "a8f3c2" /var/log/ /var/lib/docker/ /tmp/
0 results. 0 artifacts. session voided.
$ ▌
guides, troubleshooting, and technical reference. real answers, no runaround.
log in to the hearth, launch a browser, app, or desktop and start using it in seconds. nothing to install.
how app library slots work, how to swap your browser variant, and what comes preloaded on each desktop.
check your tier, renew your plan, add or remove an email, view active sessions.
what happens on connect, during use, and on disconnect. container creation, idle timeout, destruction.
detailed breakdown of host isolation, container boundaries, key lifecycle, and what a forensic exam finds.
supported browsers, operating systems, and known limitations. all you need is a modern browser.
endpoints, authentication, request/response formats for developers integrating with voidme.
what voidme protects against, what it doesn't, and where the trust boundaries are. honest assessment.
idle timeout, NAT issues, and keepalive configuration.
WebRTC settings, bandwidth, resolution adjustments.
split tunnel vs full tunnel, DNS configuration, and how to verify.
firewall blocks, UDP restrictions, corporate network workarounds.
our support agent is available 24/7 on the hearth. instant answers, no ticket queue, no waiting.
AI support: instant · email: vapor 48h · vortex 24h · vacuum 12h · enterprise 4h