v0.5
- Added
--no-init
or-n
option. With this option, pass-tomb create a tomb but do not initialise the password store. - Added a quiet mode using
-q
- Various spelling corrections and code improvement.
Warning
pass-tomb 0.5
still requires tomb
to be installed from the master branch:
git clone https://github.com/dyne/Tomb.git
cd Tomb
sudo make install