Comment on Show HN: Passbox – Another password manager using Bash and GPGparentComments−drdaeman11yThere is HISTIGNORE for a reason ;)But, yeah, if one forgot to add pass there, the metadata will be leaked.−deathanatos11yI did not know about HISTIGNORE! Very interesting. I knew about HISTCONTROL=ignorespace, though I did not know it was a variable; I just thought that was a hard-coded feature.
Comments
There is HISTIGNORE for a reason ;)
But, yeah, if one forgot to add pass there, the metadata will be leaked.
I did not know about HISTIGNORE! Very interesting. I knew about HISTCONTROL=ignorespace, though I did not know it was a variable; I just thought that was a hard-coded feature.