Identity creation
Create multiple local identities and switch between them via a simple dropdown.
Solivre MVP Suite
A small constellation of prototypes — Identity Node, Agent, Verifier, Vault, Kernel — proving that apps can ask for signals, not your soul.
Running locally, evolving steadily. Some pieces are live, others are still being forged.
One node that keeps your Vault, serves your consoles, and orchestrates proofs.
The human-facing shell for creating identities, attaching attributes, and exporting proofs.
Create multiple local identities and switch between them via a simple dropdown.
Bind birthdate + country to identities and persist them in an encrypted Vault file.
Generate age/residency proofs and export the Identity + Proof bundle as JSON.
This console will grow into a full Solivre Agent: multiple proof templates, app-specific request flows, and notifications when new proof requests arrive.
A clean surface where integrators can see exactly what a proof says — and what it doesn’t.
Encrypted storage that will back the Identity Node and later the full LIVRE OS network.
The current MVP uses a simple file-based Vault for development only. A hardened Vault spec — pluggable backends, rotation, multi-device sync — is being refined and tested. Working on it
The minimal API surface other apps call to resolve identities, claims, and proofs.
The ID Kernel spec exists in draft form and will be implemented once the Solivre demo flows stabilize. It’s the piece that lets any app say: “ask Solivre, not my database.” Growing soon