Our Security Philosophy
AuthBro is engineered to provide simple, practical authentication tools while ensuring robust security for your two-factor authentication credentials. We follow strict client-side data isolation, zero-knowledge architectural principles, and standardized cryptographic algorithms.
Client-Side Architecture & Vault Encryption
Your 2FA secret seeds and account details are stored locally inside your web browser sandbox (IndexedDB / localStorage). When vault protection is enabled, account seeds are encrypted with AES-256-GCM symmetric encryption using your master passphrase.
RFC 6238 Standard Compliance
AuthBro Authenticator generates 30-second Time-based One-Time Passwords (TOTP) in full compliance with IETF RFC 6238 using standard HMAC-SHA1 algorithms. Codes are calculated locally in real time without transmitting secrets to external servers.
Encrypted Backup Portability
You retain complete physical ownership of your authentication data. AuthBro allows exporting password-protected JSON backup files so you can safely migrate or restore your credentials across devices.