https://www.eff.org/deeplinks/2016/07/new-wordlists-random-passphrases
Generate secure and easily rememberable passphrases using pass passphrase-wordlist
Generate QR code of password: pass -q1 {name}
-
Import private github ssh key:
- Generate QR codes:
pass ssh/github.com | qrencode -Sv40 -o gpg.png
- Scan the png images into the pass application in the phone
- Generate QR codes:
-
Import private gpg key
- Generate QR codes:
pass $PASSWORD_STORE_DIR/store-key.asc | qrencode -Sv40 -o gpg.png
- Scan the png images into the pass application in the phone
- Generate QR codes: