Skip to content

Security Policy

Reporting a Vulnerability

We take security seriously. If you discover a vulnerability in Ironlox, please report it to [email protected].

Encryption Standards

All vault data is encrypted with AES-256-GCM before leaving the client device. Key derivation uses Argon2id (memory-hard, GPU-resistant). The server receives only encrypted blobs and a separate authentication hash derived with a different salt. The server never has access to plaintext data, master passwords, or encryption keys under any circumstances.

Infrastructure Security

Supply Chain

We minimize third-party dependencies, particularly in the crypto package. All encryption uses the Web Crypto API (SubtleCrypto) — no third-party crypto libraries. Dependencies are pinned to exact versions and reviewed during updates.

PGP Key

You may encrypt sensitive reports to our PGP key (coming soon). For now, use [email protected].