securedrop-client icon indicating copy to clipboard operation
securedrop-client copied to clipboard

a Qt-based GUI for SecureDrop journalists 📰🗞️

Results 100 securedrop-client issues
Sort by recently updated
recently updated
newest added

To make it easier to review and process submissions, it should be possible to search by source code name.

It's not fun to prepare a large file export, only to find out that it's not running to completion due to insufficient disk space. It's especially problematic in our Qubes...

# Description We've removed the "Export Successful" message from `securedrop-export` and are [getting ready](https://github.com/freedomofpress/securedrop-client/pull/666) for the client to wait until either no status (meaning success) or a status containing an...

bug

## Description Just creating this as I work on adding password validation (shell-escaping user-input) on the `sd-svs` side of Export. Even though we'll be passing data from a more-secure VM...

good first issue

## Description In yesterday's client sync we discussed how there could be [multiple devices attached to the Export VM](https://github.com/freedomofpress/securedrop-export/issues/18#issuecomment-547113801) and came up with a solution to send a new status...

enhancement

Currently the user has to re-enter the passphrase for each export, which can get quickly tedious if they are exporting a lot of files. We should, optionally, remember the passphrase...

enhancement
ux
needs discussion
security

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...

# Description Some files are cut off at the top of the page when they are printed, and adjusting the top margin using `X Printing Panel` doesn't help. **Workstation Version?**...

bug

# Description We need to do another round of printer testing for different file formats that we currently support, and clearly document it. Also, nice-to-have would be a more automated...

We currently convert Office/Libreoffice files using `unoconv` to print them as PDFs. `unoconv` (already installed in sd-devices) currently supports the following filetypes: [Edit: see comment below regarding moving away from...

good first issue