obscura

Secure API key management with per-user encryption

Store and retrieve your API keys securely with Firebase authentication and Fernet encryption. Access your keys via web interface or REST API.

Get Started Sign In

Secure Encryption

Each user gets a unique encryption key derived from your user ID. API keys are encrypted with Fernet before storage.

Firebase Auth

Secure authentication powered by Firebase with email/password and session management.

REST API

Access your keys programmatically with JWT token authentication for seamless integration.