← Back to archeum.io

Privacy Policy - Archeum

Last updated: July 15, 2026

Overview

Archeum is a decentralized personal-infrastructure app - the wallet and key-management app for the Archeum network. The app stores cryptographic keys and identity data on your device and runs your node (the infrastructure that stores your data) on your own phone. Archeum the publisher does not operate servers that receive or store your data.

Data stored on your device

The app stores the following locally, in Android's encrypted secure storage:

These values never leave your device, except as described below.

Your node runs on your phone

Your Archeum node runs as a background (foreground) service on your phone, anchored to the device's secure hardware (StrongBox). The node stores your data locally and answers app requests on your behalf. There is no third-party server, VPS, or cloud account holding your data - the device in your pocket is the node.

Other apps on the Archeum network store their data on your node too, each in its own isolated namespace. Those apps are each responsible for their own data practices, and Archeum the publisher never receives or accesses any data stored on your node.

Data sent over the network

Data we (the publisher) receive

Crash reports. When the app hits a fatal error, it automatically sends a crash report to the Archeum developer node (@archeum) so we can find and fix bugs. A report contains the error and stack trace, your app version, your device model and OS version, and a random per-install identifier, and it is associated with your pseudonymous Archeum handle. It does not include your real name, your messages, your files, your keys, or your IP address. Reports are captured with the Sentry SDK but routed over the Archeum network to our node - they are not sent to Sentry's servers, and we use no third-party analytics or crash-reporting service. Crash reporting is on by default but optional: you can turn it off at any time in Settings → Data & Privacy → Crash Reporting, and when it is off nothing is sent.

Beyond crash reports, we receive no analytics, no telemetry, and no ad tracking.

Permissions

Local network communication

During first-time node provisioning, the app may talk to a node on the local device using plaintext HTTP (e.g. http://[::1]:8080). This traffic never leaves the device. Once running, all communication with your node uses encrypted QUIC (TLS 1.3).

Third parties

Archeum does not run on any outside blockchain such as Ethereum or Base, and it uses no RPC provider, transaction bundler, or gas. Handle ownership is tracked by the network's own consensus, which the nodes run themselves. We send no data to any third-party analytics or crash-reporting service: crash reports are captured locally with the Sentry SDK and routed to our own Archeum node, as described above.

Data deletion

You can delete your account at any time: Settings → Delete Account. This releases every handle your wallet owns back to the network, wipes all data stored on your node (across every app namespace), and erases all local data (wallet keys, recovery phrase, login passphrase, secure storage). See archeum.io/delete-account for the full process.

Handle ownership lives in the network's consensus, which tracks the current state of who owns what rather than a permanent history. When you confirm deletion, the flow releases your handle right then and returns it to the unowned pool, so someone else can claim it immediately, and no lasting record of your past ownership remains.

Children

Archeum is not intended for users under 18.

Changes to this policy

When this policy changes materially, we will update the date at the top and highlight changes in the app's release notes.

Contact

Questions: [email protected]