enhancement ideas

Josiah Schwab jschwab at gmail.com
Mon Apr 24 06:36:04 CEST 2017


Hello Shawn,

> 6. It'd be nice if we had a way of writing out passwords in qrcodes
> (so that I can easily read it onto my phone). Right now, I do:
>  % declare -f qrpass
>
>                                                          ~ localhost
> qrpass () {
>         pass "$1" | qrencode -o - -t UTF8
> }

The -q/--qrcode option to pass show is likely to be of interest to you.

Josiah


More information about the Password-Store mailing list