Loading service/password-manager.md +1 −1 Original line number Diff line number Diff line Loading @@ -81,7 +81,7 @@ When a new person comes in, their key needs to be added to the command. This, for example, will add a new fingerprint to the file: cd ~/.password-store pass init $(cat .gpg-id 0000000000000000000000000000000000000000) pass init $(cat .gpg-id) 0000000000000000000000000000000000000000 The new fingerprint must also be allowed to sign the key store: Loading Loading
service/password-manager.md +1 −1 Original line number Diff line number Diff line Loading @@ -81,7 +81,7 @@ When a new person comes in, their key needs to be added to the command. This, for example, will add a new fingerprint to the file: cd ~/.password-store pass init $(cat .gpg-id 0000000000000000000000000000000000000000) pass init $(cat .gpg-id) 0000000000000000000000000000000000000000 The new fingerprint must also be allowed to sign the key store: Loading