Started working on a tool to create PDFs for printing backups of cryptographic keys. Uses @bcrypt 's niceware format/encoding. Meant for use in storing offline copies of yubikey/disk encryption keys.
⚠️ Not ready for use yet. Please do not use in production and lose your keys.
Just sharing the initial prototype.
Still todo:
- Make PDF look pretty, with clear instructions.
- Add option to encrypt (pbkdf+memorized master passphrase, or a static key) before encoding.
- Move go port of niceware to it's own repo/lib.
- Add recovery command/flow to the cli
- Print and ✨Laminate✨ some keys :)
