matiaskorhonen / paper-age

Easy and secure paper backups of secrets
MIT License
415 stars 8 forks source link

Feature Request: Ability to hide "Passphrase: ___" and show time #88

Closed bsdayo closed 10 months ago

bsdayo commented 1 year ago

This is an awesome project! I've used it to encrypt some stuff. I have some feature requests:

Since I don't know Rust at all, there's no way for me to implement them and then submit a PR 😟. I sincerely hope you'll take my suggestions!

edit: Learned some basis about Rust and implemented in #89

bsdayo commented 1 year ago

btw another problem is that the text below the grey dashed line is not centered...? That asymmetry brings a strange feeling.

image
matiaskorhonen commented 10 months ago

The fields/text below the QR code is more configurable as of v1.2.0 so it's now possible to have arbitrary text there.

e.g. paper-age --notes-label="Created at: $(date -Iseconds)" --skip-notes-line will add the current time to the PDF.