Docu review done: Thu 29 Jun 2023 12:23:56 CEST
Table of content
Commands
Commands | Description |
---|---|
pass init | creates first time pass structure |
pass init -p relativ/path | reencryipts files agin |
Reencrypt gpg files with new key or remove keys
Modift the .gpg-id
file either in the root .password-store
folder or in a sub folder
For everything beneath .passwod-store
$ pass init $(cat ~/.password-store/.gpg-id)
For sub dirs
$ pass init -p mysharedpwds $(cat ~/.password-store/mysharedpwds/.gpg-id)