file-userYour Account

Stealf Account

Each Stealf account is a smart contract that holds all your data securely on-chain.

What's stored?

Upon account creation, only two pieces of information are stored in plain text:

  • Your email (for account recovery)

  • Your public wallet address

Everything else is encrypted using your private key via the Arcium network. This means only you can ever access and decrypt your data not Stealf, not anyone else.

How it works

  1. You create an account

  2. Your data is encrypted client-side with your private key

  3. The encrypted data is stored on-chain via Arcium's MPC network

  4. Only your private key can decrypt it

This architecture ensures true self-custody: even if our servers were compromised, your sensitive data remains unreadable.


What is Arcium?

Arcium is an encrypted supercomputer that enables private computing at scale. It provides a trustless, verifiable, and efficient framework to perform computations on fully encrypted data, powered by secure Multi-Party Computation (MPC).

In simple terms: Arcium lets us process your data without ever seeing it. Read more here: https://docs.arcium.com

Last updated