Security & Privacy
To describe Bound security principles and privacy model to build user confidence.
Bound is designed with a security-first architecture. It follows strict non-custodial principles to ensure that users maintain absolute control over their wallets.
Key security details:
Client-Side Computation: Wallet generation and pattern matching are done entirely in the user’s browser using Solana’s verified cryptographic libraries.
No Data Collection: Bound does not log user activity, store wallet data, or transmit any sensitive information.
Private Key Safety: Private keys are generated only once on the user’s device and never transmitted or backed up externally.
Auditable Approach: The codebase will be open-sourced post-launch for transparency and verification by the community.
User Responsibility: Because Bound does not store or recover keys, users must securely back up their private keys and seed phrases.
This ensures that Bound remains a trustless tool — users can verify that the application itself cannot compromise wallet security.
Last updated


