All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Coldkey: A Post-Quantum Age Key Generator with Printable Paper Backup via QR Codes

By

pike00

17d ago· 4 min readenCode

Summary

Coldkey is a tool that generates post-quantum age encryption keys (ML-KEM-768 + X25519) and creates single-page printable HTML backups with QR codes. It addresses the critical problem of losing age encryption keys by providing a physical paper backup solution that can be printed, laminated, and stored in a fireproof safe. The tool offers interactive mode, hardened mode via Docker for defense-in-depth during key generation, and ensures secrets survive even if all digital copies are lost.

Key quotes

· 5 pulled
Your age encryption keys are one disk failure away from total loss.
If you use age or sops to encrypt secrets, losing your private key means losing access to everything it protects -- forever.
coldkey generates post-quantum (ML-KEM-768 + X25519) age keys and produces single-page printable HTML backups with QR codes.
Print it, laminate it, store it in a fireproof safe.
Your secrets survive even if every digital copy is gone.
Snippet from the RSS feed
Post-quantum age key generation and paper backup tool - pike00/coldkey

You might also wanna read