Architecture
Understand runtime flow from main.tsx through vault gating and credential CRUD.
Architecture
Understand runtime flow from main.tsx through vault gating and credential CRUD.
Security Model
See how Keyper combines bcrypt passphrase verification with DEK-based AES-GCM.
Data Model
Review credentials, vault_config, and categories schema and RLS strategy.
Deploy and Operate
Deploy to Cloudflare Pages and run operational checks with known troubleshooting paths.
Open Keyper
Use the hosted web app at keyper.pinkpixel.dev.
Source Map
Jump directly to implementation files for crypto, storage, UI, and deployment behavior.
Known Gaps
Track implementation-vs-documentation drift and legacy paths to keep docs accurate.