Releases: angt/secret
Releases · angt/secret
secret 0.12
secret 0.11
- argz was updated.
- libhydrogen was updated.
init
command has a newopslimit
option to change the number of iterations to perform when deriving secrets.
secret 0.10
A new release to make your (ok.. my) life easier:
- Agent is more robust when things go wrong.
- Check passphrase for deterministic secrets too.
secret 0.9
This new release allows you to:
- Look for a substring when listing keys.
- Pipe
secret
with itself.
secret 0.8
A new day, a new release!
- Improves the handling of multiple passphrases when starting the agent with an empty store.
- The store is no longer locked when you just want to read it.
secret 0.7
Yeah! First security fix :°
- Fixes a modulo bias when generating/deriving passwords.
secret 0.6
This is a small release to improve the user experience :)
secret 0.5
This is a more friendly version of secret:
- Ask confirmation for new passphrases.
secret 0.4
- Support key renaming with the
reset
command. - Support completion for
yash
.
secret 0.3
One day, one release ^^
- Refuse empty keys and explain restrictions.
- Add some randomness when storing a new secret.