Privacy


# Privacy Policy



Last updated: May 29, 2026. We collect nothing. We store nothing. We share nothing.











## The Short Version

We ask for zero personal identity. This isn't marketing — it's architecture. Our systems make user identification technically impossible, not just operationally avoided.





## Personal Data



We never ask for or retain:




- Names (real or otherwise)

- Email addresses

- Phone numbers

- Physical addresses or government ID

- IP addresses of visitors or customers

- Browser fingerprints or device identifiers







## Account System



Accounts use a randomly generated token (XXXX-XXXX-XXXX-XXXX). We store only a bcrypt hash — irreversible. Lost token = lost account. This is intentional.






## Website Tracking




### Analytics

No third-party analytics. No Google Analytics, no Plausible, no Matomo, no ad pixels. We use only a same-origin anonymous network presence beacon for aggregate operation.



### Cookies

Zero (except a session ID cookie if logged in — contains nothing identifiable).



### Third-Party

Zero ad trackers. No Facebook Pixel, no ads, no social embeds.



### Fingerprinting

Zero. No canvas, WebGL, or browser fingerprinting of any kind.







## Server Monitoring



Customer servers have zero monitoring from our side:




- No traffic inspection or DPI

- No connection or DNS logging

- No per-user bandwidth tracking

- No activity monitoring whatsoever




Network monitoring is limited to aggregate DDoS detection — not individual traffic.






## Payment Data



We store only: blockchain transaction hash (publicly available anyway), crypto amount, and our receiving address. We do **not** store the sender's wallet. We cannot link transactions to identities.






## Data Retention




- Server data destroyed within 24h of termination

- Disks cryptographically wiped (not formatted)

- IPs released and reassigned

- No backups retained







## Data Disclosure

We do not share data with anyone. Law enforcement, intelligence agencies, copyright holders, advertisers — nobody, ever. You cannot hand over what you don't have.





## GDPR / CCPA



No personal data = no data to access, rectify, port, or delete. We consider this the ultimate compliance: eliminating the problem rather than managing it.






## Infrastructure Security




- LUKS full disk encryption on all nodes

- Encrypted internal communications

- No centralized logging infrastructure

- Hardware DDoS mitigation

- Regular security audits








## Zero Data. Zero Logs. Zero Compromise.



Privacy isn't a feature we sell — it's the architecture we built. Deploy your offshore server in 7 offshore jurisdictions.

[Get Started](https://servprivate.com/vps)


## Structured data (JSON-LD)

```json
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://servprivate.com/#organization",
    "name": "ServPrivate",
    "alternateName": "ServPrivacy",
    "url": "https://servprivate.com",
    "description": "Offshore VPS & dedicated servers in 7 offshore jurisdictions. No KYC, no logs, crypto only. Privacy by architecture.",
    "logo": {
        "@type": "ImageObject",
        "url": "https://servprivate.com/ServPrivate.webp",
        "width": 512,
        "height": 512
    },
    "foundingDate": "2025",
    "areaServed": [
        {
            "@type": "Country",
            "name": "Iceland"
        },
        {
            "@type": "Country",
            "name": "Panama"
        },
        {
            "@type": "Country",
            "name": "Moldova"
        },
        {
            "@type": "Country",
            "name": "Romania"
        },
        {
            "@type": "Country",
            "name": "Switzerland"
        },
        {
            "@type": "Country",
            "name": "Netherlands"
        },
        {
            "@type": "Country",
            "name": "Russia"
        }
    ],
    "knowsAbout": [
        "Offshore hosting",
        "Offshore VPS",
        "Bare-metal dedicated servers",
        "DMCA-ignored hosting",
        "No KYC hosting",
        "Cryptocurrency payments",
        "Privacy engineering",
        "Token-based authentication",
        "Anonymous domain name registration",
        "No-KYC domain registrar",
        "WHOIS privacy",
        "Cheap .com domains",
        "Crypto-paid domain names",
        "NVIDIA GPU compute",
        "Windows RDP hosting",
        "Agentic commerce"
    ],
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer support",
        "url": "https://servprivate.com/contact",
        "availableLanguage": [
            "en",
            "ru",
            "zh",
            "es",
            "fr",
            "de",
            "pt",
            "ar",
            "ja",
            "ko",
            "hi",
            "id",
            "it",
            "tr",
            "fa",
            "vi"
        ]
    },
    "sameAs": [
        "https://servprivate.com/canary",
        "https://servprivate.com/press"
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "WebSite",
    "@id": "https://servprivate.com/#website",
    "url": "https://servprivate.com",
    "name": "ServPrivate",
    "publisher": {
        "@id": "https://servprivate.com/#organization"
    },
    "inLanguage": [
        "en",
        "ru",
        "zh",
        "es",
        "fr",
        "de",
        "pt",
        "ar",
        "ja",
        "ko",
        "hi",
        "id",
        "it",
        "tr",
        "fa",
        "vi"
    ]
}
```

