Client-side encryption
Estate content is encrypted with AES-GCM 256 in your browser. Only ciphertext, IV, salt, and limited metadata are stored.
Security architecture
Bootstrap is designed around minimum disclosure, explicit authority, and inspectable continuity rules.
Your keys stay yours. Bootstrap never asks for a seed phrase or private key. Draft plans do not move funds or guarantee an outcome.
Estate content is encrypted with AES-GCM 256 in your browser. Only ciphertext, IV, salt, and limited metadata are stored.
Wallet signatures establish authority without transmitting private keys or seed phrases.
Contract-based custody makes asset movement subject to declared rules rather than an offchain promise.
Heirs and guardians are explicit addresses with defined roles in the recovery path.
Threshold and grace periods separate a missed check-in from an eligible recovery event.
Asset approvals, amounts, network, and destination addresses must be reviewed before every signature.
Production releases should use a transparent registry, fixed versions, and public change records.
Multisig administration and emergency pause are implementation directions until configured and disclosed.
Independent smart-contract audits and public reports are required before production use; no audit is currently claimed.
Security status. Contract addresses, deployment parameters, supported asset registry, audit reports, emergency controls, and admin multisig are placeholders until formally published. Do not transfer assets based on an unverified address.