freedomofpress / securedrop-client

a Qt-based GUI for SecureDrop journalists 📰🗞️
GNU Affero General Public License v3.0
41 stars 39 forks source link

[securedrop-export] combine usb-test and disk-test into a single disk-test #1733

Open redshiftzero opened 4 years ago

redshiftzero commented 4 years ago

Followup from freedomofpress/securedrop-export#41

We currently have two pre-check actions for before disk export (export to a removable block device, generally a USB): usb-test and disk-test. We could combine these into a single action to simplify the interface. Thoughts? This would involve coordinated changes in securedrop-client and securedrop-export - since it involves modifying the inter-VM interface.

gonzalo-bulnes commented 2 years ago

@rocodes We may also be addressing this issue as part of freedomofpress/securedrop-export#105 :slightly_smiling_face: Flagging so that we can reference it in the PR is relevant.