wallet + security

your wallet is your identity, your bank account, and your login — all in one.

$ praxis wallet
creation:
  generate mnemonic ....................... BIP-39
  encrypt private key ................. AES-256-GCM
  store in browser ..................... IndexedDB
  backup to server ..................... encrypted
recovery:
  enter recovery phrase ................ 12 words
  import wallet ........................ restored
  account ready ........................

what is a wallet?

a cryptographic key pair that lives in your browser. it proves who you are without a username or email stored on a server. your wallet signs every action — following someone, posting, funding a project. it also holds your funds and credentials.

the embedded wallet

during sign-up, praxis generates a wallet in your browser using the BIP-39 standard (the same standard used by hardware wallets). this wallet is:

recovery phrase

during setup you download a 12-word recovery phrase. this is the master key to your account. with it you can:

if you lose both your password and your recovery phrase, your account is gone forever. praxis cannot recover it. store the phrase offline.

cross-device sign-in

your encrypted wallet syncs across all *.ourpraxis.network subdomains and your custom domain automatically. a secure cookie handles cross-domain auth. sign in once, stay signed in everywhere.

biometric verification

if your device supports it (Touch ID, Face ID, fingerprint), enable biometric confirmation for transactions. purchases, funding, and publishing will require biometric approval. falls back to password confirmation on unsupported devices. enable in settings.

portability

your wallet is yours. in settings you can:

import your recovery phrase or private key into any standard wallet — MetaMask, Rabby, Rainbow, or any BIP-39 compatible app. your credentials and collection travel with your keys.

security summary