StackExchange / blackbox

Safely store secrets in Git/Mercurial/Subversion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blackbox_deregister_file should delete locally decrypted copy

benwaffle opened this issue · comments

If i have previously done blackbox_decrypt_all_files, I have local copies of all files decrypted. blackbox_deregister_file should then delete this decrypted copy so that it is not accidentally committed to the repo (as it is no longer in the .gitignore)