| tag name | v0.5.0 (a6467297e3f5bd7848ecc6863d82438ca23863ea) |
| tag date | 2024-02-08 22:18:31 +0700 |
| tagged by | Shulhan <ms@kilabit.info> |
| tagged object | commit ccb8ba05b2... |
| download | gotp-0.5.0.tar.xz |
|---|
Release gotp v0.5.0 (2024-02-08)
=== Breaking changes
* all: make the path to private key static
Instead of prompting user, make the private key static, located at
"$XDG_CONFIG_DIR/gotp/gotp.key".
If the key exist, the issuer will be encrypted.
=== Enhancements
* all: ask for passphrase when removing or renaming label
Even though "rename" command does not read the encrypted secret, as long
as the private key is in use, it should ask for passphrase.
The remove operation allow only the one that know the private key can
modify the issuer.
* _sys: fix the bash completion installation directory
In POSIX system, the correct installation for bash completion script
should be /usr/share/bash-completion not under /etc directory.
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSyS35x1RIQ2SkuGz5KU2C1AMnE8AUCZcTwzQAKCRBKU2C1AMnE
8IGbAQCRnqkfmZx2hjIbceRJM6otXBLAv3mPqN6R8OgTuoEylQD8CnURWla6lV8o
h9CVX7gP5tjlh4Krsi2ZdPsxF26zCg8=
=+5Jw
-----END PGP SIGNATURE-----
