Updated July 25, 2026

Privacy hosting

Answer

Privacy hosting is server hosting designed so the provider cannot identify its customers, rather than merely promising not to. Incognito VPS stores no identity fields, settles payment on-chain, offers LUKS2 encryption keyed at first boot, and publishes the complete list of database fields it retains.

Policy privacy versus architectural privacy

A privacy policy is a statement of intent that can be revised, and is revised, whenever business or legal circumstances change. It protects you exactly as long as the company finds it convenient. Architecture is different: a field that does not exist cannot be disclosed, revised into existence retroactively, or leaked in a breach.

Everything below is an architectural choice, which is why we can describe it as a schema rather than a promise.

  • No identity columns exist in the account table — not nullable, absent.
  • Access tokens are stored as Argon2id hashes; we cannot reproduce yours.
  • Payment settles on-chain with no processor holding a fiat-linked record.
  • LUKS2 passphrases are entered over console at first boot and never transit our systems.
  • Resolvers run without query logging; no NetFlow anywhere on the edge.
  • Snapshots are encrypted client-side with your key before leaving the host.

Where the boundary sits

We can control what we store and what our network observes. We cannot control your transport, your workload, or what your own software reports to third parties. A privacy-hosted server that runs an application phoning home with a licence key tied to your name is not private, and no hosting feature fixes that.

The honest framing is that we remove one entire category of exposure — the provider — and leave you responsible for the rest. Anyone claiming to solve the rest is selling.

FAQ

Frequently asked questions

01 How is this different from a provider with a good privacy policy?

A policy is revisable and only binds while it is convenient. An absent database column is not revisable retroactively. We publish the field list so the difference is checkable rather than rhetorical.

02 Can you read my disk?

On an unencrypted VPS, a hypervisor operator technically can — that is true of every virtualisation provider on earth. Choose LUKS2 at provision and enter the passphrase over console at first boot, and the answer becomes no.

03 Do you use third-party analytics on this website?

None. No Google Analytics, no tag manager, no third-party fonts, no CDN outside our own network, no cookies except a session cookie during checkout. The site makes zero third-party requests.

04 What is stored when I visit this site?

Nothing persistent. No cookie is set until you start a checkout, and that cookie holds only a cart identifier. Web-server access logs are disabled; we count page views in aggregate with no address retention.

Related

55-second deploy

Pick a jurisdiction. Pay in crypto. Be running in a minute.

No account to create, no email to confirm, no card to enter.