Hybrid, not bet-the-farm
A pure post-quantum scheme is a single bet on young algorithms; a pure classical scheme is a known bet against a future quantum adversary. Neither is prudent for data you must protect for decades.
Glassbreak runs the standardised post-quantum primitives in hybrid with battle-tested classical ones, and an attacker must break BOTH halves of a pair to win. Secret shares cascade RSA-OAEP-4096 under ML-KEM-1024. Chat and call keys combine ML-KEM-1024 with X25519 through a single HKDF, and group messaging runs MLS on the X-Wing suite. Every identity signature is made twice, with ML-DSA-65 and Ed25519, and both must verify. Recovery-kit manifests — the artefacts that outlive everything else — add a third, hash-based SLH-DSA signature, so forging one means breaking lattices and elliptic curves and SHA-2. You inherit the quantum resistance without giving up the classical assurance.