Skip to content
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

Consolidate MIME type configuration in securedrop-workstation-config package #188

Closed
eloquence opened this issue Aug 24, 2020 · 0 comments · Fixed by #190
Closed

Consolidate MIME type configuration in securedrop-workstation-config package #188

eloquence opened this issue Aug 24, 2020 · 0 comments · Fixed by #190

Comments

@eloquence
Copy link
Member

eloquence commented Aug 24, 2020

Currently, MIME types are provisioned via Salt and via packages (i.e. securedrop-client, securedrop-export and securedrop-workstation-svs-disp). As part of the template consolidation epic (freedomofpress/securedrop-workstation#471), we want to provide a set of MIME type configurations in the securedrop-workstation-config package, which would be installed in the TemplateVMs.

The package should contain:

  • in /opt : all possible mimetype definitions for all AppVMs
  • in /usr/share/applications: a “defensive” mimetype definition for to be installed in a template (default action for all mimetypes is to open in disposable VM)

This can be done initially in an additive way, without removing the existing MIME type handling logic.

(Issue drafted in collaboration with @emkll)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant