roddhjav / pass-tomb

A pass extension that helps you keep the whole tree of passwords encrypted inside a Tomb.
https://www.passwordstore.org
GNU General Public License v3.0
381 stars 30 forks source link

Error: Unable to forge the password tomb. #30

Closed lepetitmoulin closed 4 years ago

lepetitmoulin commented 4 years ago

I have installed pass, tomb, and pass-tomb and followed the instructions in the manual to create a password tomb. However, each time I run the command pass tomb (entering my gpg-id, of course) I receive the error message listed in the title. I am not sure where to look in order to get more information about why I cannot forge the tomb.

lepetitmoulin commented 4 years ago

I did a little searching and after running pass tomb -v <gpg-id>, I discovered that I needed to turn off my swap partition (rookie mistake!).

Maybe it would be good to add this comment to the installation guide ?