deeplow
deeplow
> I haven't thought it all the way through, but one idea could be, rather than putting the private key itself in qubesdb, to put one (or more) flag entries...
Python tests need a review / improvement. While implementing #1329 I have come across many tests that could be improved. Examples improvements: - `test_proxy_vm.test_do_not_open_here` is [no longer necessary](https://github.com/freedomofpress/securedrop-workstation/pull/1329/files/ca096ce83fb600da2275a3c4f058386818f4c5ab#diff-ede474fd05b08ab3877968a9b0faa29de80c151146858518870f46697605d829R18). - #1331...
## Description Building on top of https://github.com/freedomofpress/securedrop-workstation/issues/804, it would be useful if `./update_version` were to handle release candidates in the following scenarios: - First release candidate ( `./update_version X.Y.Z-rc1`): -...
## Description Backup and restore is story overall is limited/lacking and very manual ([see docs](https://workstation.securedrop.org/en/stable/admin/reference/backup.html)). Dom0 backup/restore is not convenient. SDW backup/restore is essentially a reinstall. We should improve this...
## Proposal: Have a way to run tests on the Qubes workstation independently from the Tor network ### Affected components - SecureDrop Workstation ### People @freedomofpress/securedrop-maintainers ### Problem Statement Testing...
## Description This is almost a drop-in-replacement for ctor. Most of the work was already developed as part of the [0.17.0 release](https://github.com/freedomofpress/securedrop-client/issues/2660). I'm just opening this for tracking purposes. -...
The issue https://github.com/freedomofpress/securedrop-client/issues/2770 is an example of an issue that would have been caught by running integration tests (although arguably we'd only find out once we had CI working in...
We'll also want to be able to test client PRs. Most likely we could just re-use the workstation openqa github workflow similar to [this](https://github.com/freedomofpress/securedrop-workstation/pull/1407/files#diff-b803fcb7f17ed9235f1e5cb1fcd2f5d3b2838429d4368ae4c57ce4436577f03fR94): ``` name: CI on: [push] jobs:...
### Qubes OS release Qubes OS 4.3 ### Brief summary https://github.com/QubesOS/qubes-issues/issues/9530 introduced the ability to switch to the Global Config tab. However, I don't think it assumed the possibility of...
As you may already be aware Qubes 4.3 will have a [custom-persist flag](https://github.com/QubesOS/qubes-issues/issues/1006). Even though the custom-persist flag is technically simpler and less nuanced than this tool, it could be...