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

Add an export/print VM #213

Closed
emkll opened this issue Nov 13, 2018 · 3 comments
Closed

Add an export/print VM #213

emkll opened this issue Nov 13, 2018 · 3 comments
Labels

Comments

@emkll
Copy link
Contributor

emkll commented Nov 13, 2018

Current Readme instructions provide manual instructions for provisioning a template to export files to USB or via OnionShare, but we should automate this process to reduce complexity and user error. We will need to add a custom tag (e.g.: sd-export) and explicitly allow qubes-rpc policies for the export AppVM (For example, qubes.Filecopy -> sd-svs $tag:sd-export allow)

@eloquence
Copy link
Member

This task should be considered blocked until #84 is resolved.

@eloquence eloquence changed the title Add an export VM Add an export/print VM Mar 29, 2019
@eloquence
Copy link
Member

eloquence commented Mar 29, 2019

Note: This VM will likely also be used for printing. Changed issue title accordingly.

As discussed in #84, a persistent-name disposable VM with consistently attached devices may be a good candidate architecture. The client will support collecting a bunch of files in a "briefcase" (potentially from different sources), and then exporting them as a group to said disposable VM for export/printing.

@eloquence
Copy link
Member

As of #259 we now have provisioning support for a basic export VM; print support will be addressed in follow-up. Closing this issue in favor of a specific one focused on print requirements.

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

No branches or pull requests

2 participants