Hacker News new | ask | show | jobs
Show HN: PaperAge – Easy and secure paper backups of (smallish) secrets (github.com)
14 points by k33l0r 1220 days ago
Take any plaintext input, encrypt it using Age, and generate a printable PDF with a QR code that's easy to scan back in.

Oh, and this is my first Rust project so some the code might not be the best.