deeplow
deeplow
## Problem Statement The Workstation no longer depends on Whonix, [as of release 1.5.0](https://securedrop.org/news/securedrop-workstation-1_5_0-released/). Can we have it not present after the Qubes installation? ## Solution impact - Avoid Whonix's...
## Description As it stands, the workstation [should be a dedicated device](https://github.com/freedomofpress/securedrop-workstation-docs/blob/c5f8e25fba7e9e6c48cec449e89d9c7009b7886d/docs/admin/install/prepare.rst#L87) with no other purpose but SecureDrop. With that in mind, we should have a more strategic approach to...
The Workstation tries to manage distro upgrades for templates used by the workstation directly, but **it doesn't remove most of them**. Combined with the fact that the workstation aims to...
As of the 1.0.0 release, the minimum recommended RAM was [updated to 32GB](https://github.com/freedomofpress/securedrop-workstation-docs/commit/b56fdc9227baba063f0416057addffd1a28c8989) (from 16GB) Even though it should be plenty, this should be something actively tested for, by simulating...
Add security-testing to nightly test runs. Ping @legoktm (not sure if this is the right repo, feel free to transfer the issue)
The current [OpenQA tests](https://github.com/QubesOS/openqa-tests-qubesos/tree/f2dcbfd/tests/securedrop) take around 3h to run. Yes, slow nested virtualization is a factor, but we can't really change that. What we can do it optimize the script...
## Description I've noticed that even though the first OpenQA job has finished and it's now running dependent ones, it still shows all of them as pending. ## Steps to...
OpenQA was busy with other jobs and as a result the github action that monitors the job status [timed out](https://github.com/freedomofpress/securedrop-workstation/actions/runs/18224213254/job/51919500553?pr=1450). This is something that sometimes happens when there are a...
## Observation openQA test in scenario qubesos-4.2-securedrop-x86_64-securedrop_install@64bit fails in [install_workstation_updates](https://openqa.qubes-os.org/tests/147497/modules/install_workstation_updates/steps/46) ``` # Test died: no candidate needle with tag(s) 'securedrop-launcher-updates-complete-continue' matched ``` I believe this was due to a missing...
The current OpenQA setup expects to see `openqa` typed [somewhere in the commit message](https://github.com/freedomofpress/securedrop-workstation/pull/1343/files#diff-b803fcb7f17ed9235f1e5cb1fcd2f5d3b2838429d4368ae4c57ce4436577f03fR70) to have it run there. As we transition towards OpenQA, we'll want to make this run...