-
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
Implement export with file "sanitization" (content disarm/reconstruct) #862
Comments
Tagging some related issues: |
Interesting, in the Qubes forum, someone named the approach of |
I'd be happy to take this on with a little guidance. In my own dev setup I've experimented with using dz-dvm as a drop-in replacement for sd-viewer (for specific text-based submissions), but have had little success. I'm not sure the double-door system is necessary and may be overkill if the files aren't sanitized in bath (from separate sources) and the dangerzone VM is a disposable. |
Nice. I haven't given this one too much thought yet, but I think that's generally the right direction. But I think it's best to have design of how things will play together before moving forward with implementation. I shared some very early ideas about how Dangerzone could fit at #564 (comment). |
This is a tracking issue for all the steps related to a document sanitization (aka content disarmament/reconstruction, aka malware mitigation) workflow.
The goal is a workflow that allows users to work with documents in electronic form, while minimizing the risk of malware.
Tasks include:
The text was updated successfully, but these errors were encountered: