v1.0
This is the first stable release.
This release is signed using my GPG key 06A26D531D56C42D66805049C5469996F0DF68EC
New features
- New
-t
option to automatically close the password store using a systemd timer. - New
-p
option to create & open the password tomb in a subfolder of the password store. - New
-n
option to create a password tomb but do not initialize the password store.
Code Quality
- The test suite has been changed from an handmade one to the sharness test suite.
- Added code coverage using kcov.
- The new test suite and code coverage are at the origin of a lot of debugging.
Requirements
pass 1.7
or greater.tomb 2.4
or greater.tomb 2.4
contains a major new feature used by pass-tomb: asymmetric GPG key support. It allows pass-tomb to protect the tomb using the same GPG key than in the password store.- The timer feature requires
systemd
.