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 #4 from schmidtm/master Fix two typos


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


Fix two typos


Forget another two redirs to /dev/null


Make prompt POSIX compatible


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


Supress error


Also support gpg2


set basename for abort


Change condition


Fix typo in colortree


Add a seatbelt if gpg cannot be found


Ask before removing entry


Replace rm with rm -P or shred


Replace exits with abort


Harmonize exit status


Explicitly invoke mkdir and harmoinize vars


Add usage information