-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for file conversion and metadata removal #26
Comments
In addition to removing metadata, part of this workflow is just physically getting documents off the workstation. Here are three basic ways, the first two which are currently used by journalists using Tails in SecureDrop:
|
This is now out of scope for the alpha; we will merely provide documentation for the intended export workflow(s) for audit review. See also the related client issue: freedomofpress/securedrop-client#21 |
The print/export portion of this is tracked in this epic: |
A proposal for this is in play, most likely leveraging Dangerzone. Leaving open for now. Some questions remain about metadata handling (for example, "silently scrub vs. report any found?"). |
Update git url parsing and readme (cherry picked from commit freedomofpress/securedrop-updater@92ade02)
Update git url parsing and readme (cherry picked from commit freedomofpress/securedrop-updater@92ade02)
Update git url parsing and readme (cherry picked from commit freedomofpress/securedrop-updater@92ade02)
Update git url parsing and readme (cherry picked from commit freedomofpress/securedrop-updater@92ade02)
Update git url parsing and readme (cherry picked from commit freedomofpress/securedrop-updater@92ade02)
Update git url parsing and readme (cherry picked from commit freedomofpress/securedrop-updater@92ade02)
Update git url parsing and readme (cherry picked from commit freedomofpress/securedrop-updater@92ade02)
Update git url parsing and readme (cherry picked from commit freedomofpress/securedrop-updater@92ade02)
Update git url parsing and readme (cherry picked from commit freedomofpress/securedrop-updater@92ade02)
Update git url parsing and readme (cherry picked from commit freedomofpress/securedrop-updater@92ade02)
We need to make sure that documents exported from the SecureDrop workstation onto the regular journalist's workstation for publication have malware and metadata removed from them.
Copying from SecureDrop server side ticket freedomofpress/securedrop#543:
qvm-convert-pdf
does convert images (to PDFs) as well using DispVMs, though the "convert to trusted PDF" option does not appear unless you add the.PDF
suffix to the fileqvm-convert-img
(not installed by default, but I tried it out and it works great) that you can install in Qubes to go directly from e.g. PNG to trusted PNG using the same opening in a DispVM approachAlso see relevant upstream ticket: freedomofpress/securedrop#160
The text was updated successfully, but these errors were encountered: