~thalia/pass-qr

A password-store extension to print your passwords as QR codes
added license bit
added stuff about qrencode and a future work section in the readme
checked in README

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~thalia/pass-qr
read/write
git@git.sr.ht:~thalia/pass-qr

You can also use your local clone with git send-email.

#pass-qr

A password-store extension to print passwords as QR codes. Useful for logging in to something on a phone that you don't necessarily want all your passwords on.

Install with make install and uninstall with make uninstall. Depends on the qrencode command-line utility. You'll need to set several environemnt variables set in order to use this, see pass(1) for details.

#Future Work

Maybe pass the -t,--type option to qrencode; I think UTF8 is a perfectly reasonable default.

#License

Idk whatever. Maybe someday I'll have an opinion about licenses, but if the information is free, then it's free, eh?