Différences
Ci-dessous, les différences entre deux révisions de la page.
| Prochaine révision | Révision précédente | ||
| info:pass [2022/07/29 08:41] – créée radeff | info:pass [2026/01/31 10:35] (Version actuelle) – ↷ Liens modifiés en raison d'un déplacement. 2001:1600:4:b:1618:77ff:fe41:df29 | ||
|---|---|---|---|
| Ligne 2: | Ligne 2: | ||
| {{tag> | {{tag> | ||
| - | Pass est un outil de gestion de vos mots de passe très bien pensé. Se voulant simple d' | + | //pass// is a very simple password store that keeps passwords inside gpg2(1) encrypted files inside a simple directory tree residing at ~/ |
| - | + | ||
| - | pass is a very simple password store that keeps passwords inside gpg2(1) encrypted files inside a simple directory tree residing at ~/ | + | |
| http:// | http:// | ||
| Ligne 10: | Ligne 8: | ||
| http:// | http:// | ||
| - | sudo apt-get install pass | ||
| - | |||
| - | localhost:~ pass init "ZX2C4 Password Storage Key" | ||
| - | |||
| - | mkdir: création du répertoire «/ | ||
| - | |||
| - | pass git init | ||
| - | |||
| - | http:// | ||
| ====== Installation et importation depuis keepassxc ====== | ====== Installation et importation depuis keepassxc ====== | ||
| <code bash> | <code bash> | ||
| #install soft | #install soft | ||
| - | apt-get install pass | + | sudo apt-get install pass |
| #create gpg key | #create gpg key | ||
| gpg --gen-key | gpg --gen-key | ||
| Ligne 50: | Ligne 39: | ||
| pass import keepassxc ~/ | pass import keepassxc ~/ | ||
| </ | </ | ||
| + | ====== GUI / Interface graphique ====== | ||
| + | si la ligne de commande vous rébute | ||
| + | apt-get install qtpass | ||
| + | si vous n' | ||
| ====== doc and credits ====== | ====== doc and credits ====== | ||
| * https:// | * https:// | ||
| * https:// | * https:// | ||
| + | * http:// | ||
| - | + | ====== Voir aussi ====== | |
| + | * [[info: | ||
| + | * [[keypassxc]] | ||
| + | * [[info: | ||