Why MAX
MAX was created to eliminate the need for emails, phone numbers, and centralized accounts.
Your identity is not tied to a server: it is entirely mathematical, built from
a set of keys generated from two secret phrases that remain on your device
and never leave your control.
This approach enables a level of privacy and security impossible in classic account-based models:
no intermediary holds copies of your private keys, and no one can reconstruct your identity
from server-stored data.
Verifiable, even without open source
The MAX App does not require blind trust: it is designed to be externally verifiable.
A technician can independently confirm that the system works as declared, thanks to:
- key generation and packet creation even in offline mode;
- export of SPHINCS+ signatures and public keys for independent verification;
- MX² decryption of exported containers on another user-controlled device;
- proof that the server never generates or influences private keys.
Everything can be checked using mathematics and standard tools: open-sourcing is not required,
because the system already supports cryptographically-verifiable transparency.
A unique mathematical foundation
The core of the identity engine is the MAX Prime Theory, an original theory on prime numbers
that allows the generation of deterministic, high-entropy structures from which the MAX-ID
and part of the app’s keys are derived.
This approach combines a simple user experience with security based on verifiable
mathematical properties, not on personal data or centralized servers.