Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stellarhoof/pass
Password Store
https://github.com/stellarhoof/pass
Last synced: 29 days ago
JSON representation
Password Store
- Host: GitHub
- URL: https://github.com/stellarhoof/pass
- Owner: stellarhoof
- Created: 2017-11-11T18:42:45.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-09T22:02:35.000Z (about 2 months ago)
- Last Synced: 2025-01-03T12:57:20.769Z (about 1 month ago)
- Size: 608 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: licenses/paragon_ext.gpg
Awesome Lists containing this project
README
# Passphrases
https://www.eff.org/deeplinks/2016/07/new-wordlists-random-passphrases
Generate secure and easily rememberable passphrases using `pass passphrase-wordlist`
# QR Codes
Generate QR code of password: `pass -q1 {name}`
# Setup in a phone
- Import private github ssh key:
1. Generate QR codes: `pass ssh/github.com | qrencode -Sv40 -o gpg.png`
2. Scan the png images into the pass application in the phone- Import private gpg key
1. Generate QR codes: `pass $PASSWORD_STORE_DIR/store-key.asc | qrencode -Sv40 -o gpg.png`
2. Scan the png images into the pass application in the phone