Skip to content

v1.2.0

Compare
Choose a tag to compare
@ayushnix ayushnix released this 27 Feb 12:37
· 15 commits to master since this release
v1.2.0

Added

  • if PASSWORD_STORE_SIGNING_KEY is set, pass close will use that to sign the coffin and verify the signature just after creating and when unlocking the coffin using pass open
  • use yellow color for warning messages and red for error messages, this behavior can be turned off using NO_COLOR environment and setting it any value (1, true, yes)

Changed

  • pass close will automatically clear the password from the gpg-agent cache to ensure that pass open asks for a password rather than just opening the coffin without any confirmation

Fixed

  • fixed #3, due to which password store data sometimes leaked when an incorrect password was given after which a correct password was given
  • fixed #4, if pass open is run while the coffin is already open, a scary message about the coffin not being found is no longer printed and instead, pass-coffin points out the number of password files it detects and points out that perhaps the password store is already decrypted and open