A pass extension that helps to keep the whole tree of password encrypted inside a tomb. Based on another extension, but works on mac.
Due to the structure of pass
, file- and directory names are not encrypted in the password store. pass-mactomb
provides a convenient solution to put your password store in a encrypted DMG on macOS.
It use mactomb to create and manage DMG image.
TBD
From git
git clone https://github.com/makadaw/pass-mactomb
cd pass-mactomb
sudo make install
Feedback, contributors, pull requests are all very welcome.