FAQ

Frequently Asked Questions

Straight answers about ArpokratOS, Arpokrat Messenger, the relay network, and what things actually cost.

General & Philosophy

What’s the difference between Arpokrat Messenger, ArpokratOS Essential, and ArpokratOS Hardened?

Three tiers, one philosophy. Privacy shouldn’t require a threat model, but the tools that protect it can still be matched to one.

  • Arpokrat Messenger — for everyone. Free, with no phone number, no account, and no learning curve. If you send messages, this is for you: Arpokrat Messenger
  • ArpokratOS Essential — for the privacy-conscious. A de-Googled, hardened Android for people who want serious privacy without giving up GPS, banking apps, or daily convenience. Not released yet: ArpokratOS Essential
  • ArpokratOS Hardened — for high-risk professionals, where a compromised device isn’t an inconvenience but a critical failure. GPS, Bluetooth, and NFC are disabled at the kernel, and it is a one-time $349 license: ArpokratOS Hardened

Hardened prioritizes isolation over integration. If you need the Google Play ecosystem, mainstream social apps, or cloud backups, Essential — or a different device entirely — may serve you better. Which tier fits which situation is set out on who Arpokrat is for

Who is behind Arpokrat?

Arpokrat is a private company based in Zug, Switzerland. We are independently funded, take no money from Big Tech, and run no advertising business. Every product we release asks for the minimum information it can function on, because data we never collect is data we can never lose, sell, or be compelled to hand over.

The reasoning behind that is set out on our philosophy page

Why did you choose Switzerland?

Geography is part of the security model. Switzerland offers:

  • Protection: strict FADP data-protection law; outside the EU and EEA, so it sets its own rules.
  • Log retention: no blanket data-retention mandate for mere-conduit (relay) services.

What Switzerland is not is a country without law enforcement, and we do not claim otherwise: it has a lawful-interception regime like any other jurisdiction. That is precisely why we publish a signed warrant canary

Why did you build these products?

Because the default internet runs on surveillance. Most “free” services are paid for with behavioral data — location, contacts, conversations, habits — collected in order to be profiled and resold.

We think privacy should be the default state of a device rather than a setting you have to go and find. Arpokrat exists so you can communicate without being profiled.

Should I trust Arpokrat?

No — and you shouldn’t have to. “Trust us” is not a security property. Arpokrat is built as a zero-trust architecture: the system is designed so that we cannot read your messages or reach your keys, whatever we might want.

Where you don’t have to take our word for it, don’t. The protocol is public and documented on the protocol page

Our warrant canary is PGP-signed too, so you can check our operational integrity yourself

What is a warrant canary, and how often do you update it?

A service can be legally forbidden from telling you that it received a secret government order — but it cannot be forced to keep publishing a signed statement saying that it never did. So we publish one, PGP-signed and dated, and re-sign it inside a 60-day window.

That makes absence the signal. If the canary page is ever removed, not updated by the deadline, or if the PGP signature fails to verify, you must assume that Arpokrat has been compromised.

The current statement, the commands to check it and the key fingerprint are on the warrant canary page

How can I verify Arpokrat’s claims myself, rather than trusting them?

Four things you can check without asking us for anything:

  • The warrant canary. Download the signed statement and the public key that signed it, then check the signature. The exact commands and the output to expect are on the warrant canary page
  • The PGP fingerprint. The same key signs the canary and is published with its fingerprint on our contact page
  • The source code. Arpokrat’s clients are open source, and so is the relay software, so you can read exactly what we publish at github.com/Arpokrat
  • The software you flash. The web installer checks a cryptographically signed release list in your browser and verifies every image against its published checksum before anything is written to the phone.

Compare the fingerprint against a source that is not this website. A fingerprint you only ever saw here proves nothing about us.

Is Arpokrat open source?

Yes. Arpokrat’s clients are fully open source and licensed under the AGPLv3. Anyone can inspect exactly what the app does — there are no black boxes, no hidden telemetry, and no backdoors to take on faith.

ArpokratOS is a fork of GrapheneOS, the hardened Android widely regarded as the gold standard for mobile privacy. We inherit its years of security review instead of starting from scratch, then add what it leaves out: a built-in messenger, system-wide Tor, and kernel-level radio lockdown. GrapheneOS is open source, and the Arpokrat-specific additions are open source too. We don’t claim to out-harden it — we credit it.

Arpokrat Messenger is built on an open messaging protocol whose specification and source code are public and independently reviewable: SimpleX

Our own repositories are at github.com/Arpokrat

Do you use cookies on this website?

No tracking cookies, no analytics, no ad tech, no third-party scripts. There is no cookie banner here because there is nothing to ask your consent for.

One functional exception, stated precisely rather than as an absolute: opening our contact page sets a strictly-necessary session cookie carrying the CSRF token that protects the form against forged submissions. It identifies nobody, it feeds no analytics, and it is exempt from consent requirements — which is why there is still no banner. The swap widget likewise keeps a small amount of state in your browser’s session storage so a quote survives a refresh; it never leaves your device.

Do you sell physical phones?

No. We provide the software (ArpokratOS); you provide the hardware — a Google Pixel you buy yourself. That is deliberate.

If we mailed you a phone, it could be intercepted and tampered with in transit. Buying a sealed Pixel locally and flashing it yourself closes that gap on our side. That can’t vouch for Google’s own hardware supply chain; it only takes Arpokrat out of the chain of custody. The full reasoning is on the ArpokratOS page

What is your data privacy policy?

It comes down to one sentence: we cannot leak what we do not collect.

Using our apps requires no personal information at all. Buying ArpokratOS requires a name, an email address and a country of residence, for payment processing only. Messages awaiting delivery live only in volatile RAM on our relays, never on disk, with swap disabled so the system can’t page that memory out to storage.

The full legal text is in our privacy policy

The infrastructure behind that claim is documented on the infrastructure page

Do you offer solutions for organizations?

Yes — Arpokrat Enterprise is available now. It covers bespoke deployment of hardened devices and self-hosted communication infrastructure for organizations with elevated security requirements, including coordinated update governance across a fleet and private relays. Engagements start at 10 devices.

Scope, engagement model and how to start are on the Enterprise page

Do I need to create an account?

No. There are no user accounts, no passwords to reset, and no email addresses to verify. Your identity in Arpokrat Messenger is a key pair generated on your own device.

ArpokratOS & Installation

Which devices are supported?

All Google Pixel devices from the Pixel 8 series through the Pixel 10 series, including the Pixel 10a. The full model list is on the ArpokratOS page

Why only Google Pixel? Why not iPhone, Samsung, or Xiaomi?

Because the security model depends on the hardware. Pixel devices (8 through 10, including the 10a) carry the Titan M2 security chip and allow Verified Boot with our own cryptographic keys — so the phone boots only software signed with those keys, and you can check that yourself. Apple, Samsung and Xiaomi devices do not allow the operating system to be replaced at that level while keeping boot verification intact.

Do I need technical skills to install it?

No. You do not need to be a developer. The web installer walks through the process step by step from your browser, and it verifies the software before it writes anything to the phone. The guide is at How to Install

What does “flashing” mean?

Flashing is the process of erasing the stock Android system Google preinstalled on the phone and writing ArpokratOS in its place. It overwrites the device’s internal storage, so nothing of the original software configuration survives.

How do I flash my phone?

You need the phone, a computer and a USB cable. The web installer verifies the software in your browser before writing it to the device, so you don’t have to trust the download. Step-by-step instructions: How to Install

Is my data encrypted?

Yes. The whole disk is encrypted, with the key derived from your password and bound to the Titan M2 security chip. Without the password the stored data is not readable, and because key derivation is anchored in hardware, guessing attempts are rate-limited by the chip rather than run at full speed against a copy of the disk.

What happens if I lose my phone?

A lost or stolen phone sits in a locked, fully encrypted state, and the data can’t be read without the encryption key. We don’t hold that key and can’t recover it — which is also why we can’t be made to hand it to anyone else. Keep a backup of anything you would not want to lose along with the device.

What kind of password should I choose?

Use a passphrase, not a PIN, and aim for at least 16 characters — the default length of our own password generator

A four-digit PIN has ten thousand possible values and is not a serious defense against someone holding the device. Length matters more than exotic symbols: a long passphrase of ordinary words is easier to remember and much harder to guess than a short mixed-character string.

What is the duress PIN?

A duress PIN is a second unlock code that wipes the device instead of opening it. If you are forced to unlock the phone under threat, entering it triggers an instant, irreversible wipe that is indistinguishable from a normal unlock. It destroys the encryption keys for good rather than deleting files, so nothing is recoverable afterwards.

What is the panic button?

A fast wipe is also reachable by long-pressing the power button, so you can trigger it without looking at the screen. It is the same irreversible wipe as the duress PIN: it destroys the encryption keys for good rather than deleting files.

Why does the phone restart automatically every four hours?

An automatic restart every four hours flushes your encryption keys out of RAM and returns the phone to a locked, fully encrypted state until you unlock it yourself. That shrinks the window in which keys sit in memory at all — which is exactly what cold-boot and physical-memory attacks target.

Can the phone be located or tracked?

That depends on whether you use a SIM card, and the distinction matters — so here it is in full.

  • Satellite positioning is off. The GNSS (GPS) driver is disabled at the kernel level, along with Bluetooth and NFC, and background radio scanning including Wi-Fi scanning is switched off. There is no setting to re-enable them and no driver for an app to reach, so no app on the device can read your position from satellites.
  • A SIM card makes the phone locatable by the mobile network. This is not an ArpokratOS design choice and no operating system can change it: any phone with an active SIM registers continuously with nearby cell towers, and the carrier — along with anyone holding lawful or unlawful access to the carrier — can locate it to the accuracy of that cell.

So: with a SIM inserted for calls and SMS, you are locatable at the network level, exactly as you would be on any other phone. If that is part of your threat model, run the device without a SIM, over Wi-Fi only, and communicate through Arpokrat Messenger

How do I update ArpokratOS?

Over the air. ArpokratOS receives over-the-air (OTA) updates on the device itself — you do not need a computer or a re-flash to stay current. Your one-time license includes lifetime updates for that device.

Release manifests for ArpokratOS are signed on a dedicated, air-gapped machine that has never touched the internet, as described on the infrastructure page

Does ArpokratOS route everything through Tor?

Only when you turn it on. ArpokratOS has TorVPN built in: switch it on and the whole device routes through the Tor network — not just one app — hiding your IP from the services you connect to. It is the OS-level engine behind Arpokrat Messenger’s one-tap Tor, and it stays off until you choose to use it. The full description is on the ArpokratOS page

Can I browse the internet?

Yes, with the pre-installed privacy browser, which defaults to DuckDuckGo. That default is the point: pointing the browser back at Google or Bing hands your search history to the companies the rest of the device is built to keep out.

Can I install apps?

Technically yes, by installing an APK (Android Package Kit — Android’s installer format) directly. There is no Google Play Store on the device.

We advise against it: each third-party app widens the attack surface, and many carry exactly the trackers the rest of the system exists to remove.

Can I make calls and send SMS?

Yes — standard GSM calls and SMS work if you insert a SIM card. Two things follow, and both are properties of cellular networks rather than of ArpokratOS:

  • Calls and SMS are not end-to-end encrypted, and can be intercepted or handed over by the carrier.
  • An active SIM makes the phone locatable by the mobile network, as explained in the tracking answer above.

For communication that avoids both, use Arpokrat Messenger

Can I receive emails?

Not yet, natively. ArpokratOS doesn’t include a built-in email client — a secure, metadata-minimizing one is in development, and until then the device is focused on instant communication.

In the meantime, you can install an email app of your choice via APK, the same way as any other third-party app. The same caution applies: each third-party app widens the attack surface, and many carry exactly the trackers the rest of the system exists to remove.

What if I change my phone?

The license is tied to one device, which is part of how integrity is verified. Moving to a new phone means buying a new license for it from the checkout page

Arpokrat Messenger

Is Arpokrat Messenger available on iPhone and other Androids?

On Android, yes. ArpokratOS is Pixel-only, but the Arpokrat Messenger app runs on any modern Android phone — install it from the Google Play Store, or download the APK directly.

iOS is coming soon, as are desktop builds for Windows, macOS and Linux. The current status of every platform is shown in the Download panel at the bottom of this page, and on the Messenger page

What is post-quantum encryption (PQC)?

Today’s public-key cryptography relies on math that a large enough quantum computer could eventually break — and an adversary can record encrypted traffic now in order to decrypt it later, a threat known as “Harvest Now, Decrypt Later.”

Arpokrat Messenger’s key exchange adds a post-quantum layer alongside the classical encryption already in use, rather than replacing it. That key exchange uses Streamlined NTRU Prime — a deliberate choice over the NIST-standardized Kyber, which SimpleX’s engineers avoided due to specific cryptographic concerns raised during its standardization.

We’re deliberately measured about this: post-quantum cryptography is the current best-practice defense, not a permanent guarantee. It raises the bar significantly today, with a clear upgrade path as standards evolve. The full explanation is on the protocol page

Do I need a phone number or email?

No. Your identity is a cryptographic key pair generated locally on your device. There is no phone number, no email address, no account, and no central directory of users to leak, scrape, or hand over.

Is everything encrypted?

Yes. Messages, file transfers, voice and video calls, and in-chat transfers are end-to-end encrypted. Only you and the person you are talking to can decrypt the content; our relays carry it without being able to read it.

What metadata do the relays see?

As little as the protocol allows. Arpokrat Messenger is built on SimpleX, which has no user identifiers at all — no phone numbers, no email addresses, not even random user IDs.

A relay sees an encrypted payload arrive in an anonymous queue and later be collected, with nothing linking either event to a person. Each relay carries only one leg of an intentionally split path, so no single server holds both halves needed to connect two parties. How that works in detail is on the protocol page

How do I add a contact without a phone number?

Through a direct exchange: scan your contact’s QR code in person, or generate a one-time invite link in the app and send it over a channel you already trust. One-time invite links replace the permanent, spammable address other apps hand out.

What happens if I am offline?

Messages sent to you wait in an anonymous queue on a blind relay. The relay holds an encrypted payload it cannot read, in volatile RAM, and clears it once the message is delivered — never writing it to disk.

Does it have the same features as WhatsApp or Telegram?

It covers the essentials: text, voice messages, file sharing, replies, group chats, and voice and video calls. It is a different product with a different architecture, though, so expect differences — there is no cloud chat backup, no contact-list upload, and no account to sign into from a browser. Those absences are the point rather than an omission.

Can I use the Tor network?

Yes. You can route all traffic through Tor by enabling the option in settings. It is off by default — you decide when to use it. Routing through Tor hides your IP address from the relays and from your internet provider.

Can I lock the app?

Yes. The app can be secured with its own separate PIN, so an unlocked phone does not mean an open messenger.

Can I back up my chats?

Yes — you can create a local, encrypted backup of your conversations and restore it on a new device. The backup stays with you: there is no cloud copy, and we cannot restore it for you if you lose it.

Is the wallet a separate app?

No. The wallet and swap features are built into the Arpokrat Messenger app. There is nothing extra to download and nothing extra to manage — you can chat and send funds in the same place.

Is the built-in wallet non-custodial?

Yes. Your private keys are generated and stored on your device and never leave it. Arpokrat never takes custody, so we cannot freeze, seize, recover, or lose your funds. The other side of that: keep your recovery phrase safe, because it is the only way back in.

Which cryptocurrencies does the wallet support?

Bitcoin, Ethereum, Monero, Solana, Tron, and a growing list of supported assets. The current list is described on the Messenger page

Can I send fiat currency (USD, EUR)?

No. The wallet handles cryptocurrency only. Moving fiat would require banking partners and mandatory identity verification, which is incompatible with a product designed to hold no identity data in the first place.

Can I send money to contacts?

Yes — you can send crypto directly inside a chat, as easily as sending a photo. Settlement time depends on the asset and current network conditions, as with any on-chain transfer.

Arpokrat Swap

Can I swap currencies?

Yes. Arpokrat Swap is a non-custodial aggregator: it surfaces live offers from independent providers, each scored A–D on how much identity verification it asks for, and the swap runs directly between you and the provider you choose. Your funds never touch our infrastructure.

It is built into the Messenger app and also runs in your browser at Arpokrat Swap

Do I need to provide personal information (KYC)?

Not to Arpokrat. There is no account, no ID check, and nothing for us to verify.

Swap providers are independent businesses with their own policies, which is why every offer carries a KYC score from A (no KYC) to D (KYC required), shown before you commit. You choose the tradeoff between price and privacy on each trade.

What are the fees?

Arpokrat charges 1.5% on swaps. That is the only fee we charge: there is no fee on wallet-to-wallet transfers, no account fee, and no subscription.

The amount quoted before you confirm a swap already has network and provider fees included, so the figure shown is the figure you get. The 1.5% is what funds the Arpokrat ecosystem — infrastructure, app development, and ArpokratOS — including the free Messenger app.

How offers are compared side by side: Arpokrat Swap

Infrastructure & Blind Relays

What is the relay network?

Instead of routing every conversation through one company’s servers, Arpokrat runs blind relays across five independent jurisdictions.

The relays are Arpokrat-operated, and we don’t claim otherwise. What is distributed is the legal exposure — no single jurisdiction’s process reaches the whole network. The map is on the infrastructure page

Why are relays needed at all?

Two phones can rarely hold a direct connection to each other — firewalls, NAT and simply being switched off get in the way. A relay bridges that gap, so a message sent to a phone that is off still arrives, without either party needing a permanent address or a central account.

How do “blind” relays work?

A blind relay is a dead drop. It receives a cryptographically sealed packet, puts it in a temporary anonymous queue, and hands it over when the queue’s owner collects it.

  • Zero knowledge of identities: the relay sees a payload arrive and be collected — nothing linking either event to a person.
  • No single relay links sender to recipient: each carries only one leg of an intentionally split path, so no individual server holds both halves.
  • Ephemeral by design: messages are held in RAM and cleared once delivered.

The architecture is documented in full on the protocol page

Where are your relays located?

In Switzerland, Iceland, Panama, Malaysia, and Mauritius. Each was chosen for its data-protection law and its legal independence from the others. Country-by-country detail is on the infrastructure page

Why those jurisdictions?

Each has a data-protection framework that applies to us and no blanket data-retention mandate for transit or relay services. Malaysia and Mauritius sit outside the “14 Eyes” intelligence alliances; Switzerland sits outside the EU and EEA and sets its own rules; Iceland’s IMMI framework is written to protect sources and free expression; Panama’s Law 81 is legally independent of both the US and EU frameworks.

The point of the spread is legal diversity: no single government’s process reaches every relay. The reasoning per country is on the infrastructure page

Are the relays secure?

Hardened against physical access, not just remote attack. Pending messages live only in volatile RAM with swap disabled, so the system can’t page them out to disk and cutting power clears them. Administrative access is deliberately minimal. The full description is on the infrastructure page

Do you keep server logs or IP metadata?

Our relays do not log connections. Daemon-level logging is disabled, and pending messages live in RAM and are cleared once delivered, so there is no routing history or connection record to retain, produce, or lose.

One precise exception on the website side, because an absolute that isn’t checkable is worth less than a scoped claim that is: the contact form and the swap widget use your IP address transiently, to enforce rate limits and block abuse. The counter lives in ephemeral, memory-backed storage, is never written to a log, and is purged on reboot. The address is used, not stored. The full statement is in our privacy policy

Can I run my own relay?

Yes, and there are two routes.

Arpokrat’s relay software is open source and free to self-host. If you’d rather not rely on ours, run your own — connect it to the network and route your own traffic through infrastructure only you control. A setup guide is coming to our blog.

Organizations that need dedicated, managed relays inside their own infrastructure can have them deployed as part of an Enterprise engagement instead. Scope and process are on the Enterprise page

Arpokrat Enterprise

What does Arpokrat Enterprise add beyond the consumer tiers?

Enterprise is a bespoke deployment rather than a product you buy off the page. Each engagement is scoped to your environment, your threat model, and your compliance obligations, and starts at 10 devices.

  • Fleet security at scale — deploy hardened devices across teams and locations while keeping central control over how they are configured, with security policies defined by team, role, or deployment.
  • Bespoke communication infrastructure — run your organization’s messaging on self-hosted relays inside your own perimeter, with network segmentation separating that traffic from untrusted networks.
  • On-site device flashing — available as an option, typically for larger deployments: our team can flash and verify devices at your premises.

The full scope is on the Enterprise page

Can we run a pilot before committing?

Yes. A smaller pilot or proof-of-concept can be arranged before any full commitment, available on request. Tell us about your organization’s requirements and we’ll scope a deployment to match; all inquiries are handled in confidence.

Start the conversation from the Enterprise page

Can the OS and the messenger carry our own branding?

Yes — white-label deployment is part of the Enterprise offering. You can apply your own visual identity, naming, and in-app language across both the operating system and the messenger, enable or restrict capabilities by role and environment, and deliver the app through your own managed channel rather than a public app store.

What can be rebranded and what stays fixed is set out on the Enterprise page

What support does an Enterprise engagement include?

A response within 12 hours, 24/7/365 — shorter than the under-24-hour commitment that comes with a consumer ArpokratOS license, and included in every enterprise engagement.

A named team handles rollout, hardening, and onboarding, then stays on for the life of the deployment: coordinated, verified updates across your fleet on a schedule that fits your operations, and the same team available for security incidents throughout. The full description is on the Enterprise page

Payment & License

What does it cost?

  • Arpokrat Messenger is free. No account, no subscription, and no paid tier — funded, alongside the rest of the ecosystem, by the 1.5% we charge on swaps.
  • ArpokratOS Hardened is a one-time $349 license with lifetime updates for one device. You buy a compatible Google Pixel (8 through 10a) separately — the phone is not included — and flash it yourself.
  • ArpokratOS Essential has no confirmed price. It is not released yet, and there is no confirmed release date or final feature set either.
  • Enterprise is quoted per engagement, starting at 10 devices, against your organization’s actual requirements rather than a fixed package.

The license and what it includes are set out on the ArpokratOS page

To buy one: checkout

What payment methods do you accept?

Today: Bitcoin (BTC) and Monero (XMR). Payments run through our own self-hosted infrastructure, with no financial intermediary between you and us.

Card and bank transfer are coming soon. They are not available yet, and we would rather say so than advertise a payment method you can’t actually use at checkout. If your organization needs to buy without cryptocurrency in the meantime, contact our team

How long does delivery take?

Immediately. As soon as the payment confirms, the system generates your license key and unlocks the web installer. You can flash the phone the same minute.

I don’t have crypto. Where can I buy some?

If you are new to crypto, one regulated Swiss option is Mt Pelerin

It allows purchases by bank transfer without identity verification below a set daily threshold — around CHF 1,000 at the time of writing — and by card with minimal verification above that. Thresholds and rules change, so check their current terms before relying on them. This is a pointer, not financial advice.

What support do I get with an ArpokratOS license?

A reply within 24 hours, 24/7/365. Commercial support is included with an ArpokratOS Hardened license — not a community forum. There is no ticket system and no account either: replies come by email, from a person.

Enterprise engagements carry a shorter commitment — a 12-hour response window — described on the Enterprise page

Can I get a refund?

Yes — within 14 days, provided the license has never been used.

A license is refundable for 14 days after purchase, on one condition: it must never have been bound to a device. Binding happens the first time a license key is used to flash a phone — that is what makes the license valid for that device, and it cannot be undone.

So a key bought by mistake and never used can be refunded. A license that has already been used to flash a Pixel cannot.

To request one, contact us

Still have questions?

If something here didn’t answer it, ask us directly. There is no ticket system and no account — replies come by email, from a person.

Contact Support