freedomofpress / dangerzone

Take potentially dangerous PDFs, office documents, or images and convert them to safe PDFs
https://dangerzone.rocks/
GNU Affero General Public License v3.0
3.59k stars 170 forks source link

CLI: mitigate filename history in Shell History #694

Open deeplow opened 8 months ago

deeplow commented 8 months ago

Shells typically store the executed commands history. In the case of Dangerzone, this includes the filenames. Even though this is standard operating procedure for any program, we could consider if there's any way of mitigating this.

This suggestion was made by the security audit.