Skip to content

Releases: angt/secret

secret 0.12

07 May 07:25
Compare
Choose a tag to compare

Update libhydrogen & argz

secret 0.11

30 Oct 15:05
Compare
Choose a tag to compare
  • argz was updated.
  • libhydrogen was updated.
  • init command has a new opslimit option to change the number of iterations to perform when deriving secrets.

secret 0.10

08 Jun 20:36
Compare
Choose a tag to compare

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

03 Jun 18:05
Compare
Choose a tag to compare

This new release allows you to:

  • Look for a substring when listing keys.
  • Pipe secret with itself.

secret 0.8

29 May 16:02
Compare
Choose a tag to compare

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

27 May 15:13
Compare
Choose a tag to compare

Yeah! First security fix :°

  • Fixes a modulo bias when generating/deriving passwords.

secret 0.6

27 May 12:24
Compare
Choose a tag to compare

This is a small release to improve the user experience :)

secret 0.5

09 May 20:20
Compare
Choose a tag to compare

This is a more friendly version of secret:

  • Ask confirmation for new passphrases.

secret 0.4

05 May 08:44
Compare
Choose a tag to compare
  • Support key renaming with the reset command.
  • Support completion for yash.

secret 0.3

30 Apr 08:33
Compare
Choose a tag to compare

One day, one release ^^

  • Refuse empty keys and explain restrictions.
  • Add some randomness when storing a new secret.