Module zut.gpg
GPG utils, including manipulation of passwords managed by pass (see: https://www.passwordstore.org/).
See also other implementations: - keyring-pass (v0.9.3, 2024-03-08): https://github.com/nazarewk/keyring_pass - keyrings.unixpass (v0.0.2, 2022-08-08): https://gitlab.com/chrooti/keyrings.unixpass - keyrings.passwordstore (v0.1.0, 2021-01-04): https://github.com/stv0g/keyrings.passwordstore
Functions
|
|
|
Ensure the given gpg key (by default: pass GPG key) is available in the GPG agent. |
|
|
|
|
|
|
|
Manipulate passwords managed by pass, the "standard UNIX password manager", based on GPG. |
|
|
|
Open a GPG encrypted file. |
|
Open a file encrypted using pass with the given password name. |
|
Remove a password. |