Commits


tpm fails if shred is not installed Check if shred is actually installed and fall back to rm


Although nuke_file is in the code it was never called Call the function before it is actually used so that the file is really shredded.


Merge pull request #6 from schmidtm/master Change date in the man page as well


Change date in the man page as well


Merge pull request #5 from schmidtm/master Change man page as well as requested by maintainer.


Change man page as well as requested by maintainer.


Merge pull request #4 from schmidtm/master Fix two typos


Disable colors for colortree if NO_COLOR is set See https://no-color.org/


Forget another two redirs to /dev/null


Fix two typos


Update after checking with mandoc -T lint


Add copyright so that everybody can blame me


make clean makes no longer sense


Make prompt POSIX compatible


Remove trailing whitespaces


Give preference to v2


Set EDITOR variable


Fix typo


Define some more seatbelts


Set PATH and return exit code from gpg If gpg --output fails the original data could be overwritten in case of an error.


Make STORE_DIR read only


Update


Supress error


Also support gpg2


Update