deeplow
deeplow
How do we want to handle this one? (CC @legoktm). Do we want to start a 4.2 and 4.3 test at the same time? Or is there a better strategy...
This would be a great thing to have. Thanks for filling the issue. I can think of implementations ranging from a minimal script just to make things easier up to...
### Idea: Network is down notification I can imagine us having a very simple background process in sd-proxy that notifies the user when the onion service is unreachable and offers...
If we want to rely in-kernel security on top of virtualization, [this whonix quote](https://www.kicksecure.com/wiki/Sysmaint#Known_Issues) may be relevant: > Qubes has potential local privilege escalation issue: [harden insecure permissions inside /dev/xen...
Ran into another issue in the old CI. One more reason to push for OpenQA. Not filing an issue because it's probably not worth fixing, but i thought I'd mention...
Adjusting the title to cover download error messages or was the goal to make this more encompassing?
While fixing something else, I ended up tackling this one as well [here](https://github.com/freedomofpress/securedrop-workstation/pull/1280). Only now this ticket and the interest in contributing. Sorry about that. `cmd.run` is still used [in...
To address @eloquence's original questions from the findings so far: ## Virtual Printer idea in sd-viewer > Could passthrough to another VM be managed via a virtual printer driver installed...
Another thing to think about when rearchitecting this is that we can probably replace [our sys-usb udev modifications](https://github.com/freedomofpress/securedrop-workstation/blob/main/securedrop_salt/sd-usb-autoattach-add.sls#L20) with a combination of udev+systemd as suggested in [this thread](https://superuser.com/questions/851846/how-to-write-a-systemd-service-that-depends-on-a-device-being-present). This combination...
I have played around with this a bit and there seems to be an easy way to implement it, which tackling together a bunch of issues: - https://github.com/freedomofpress/securedrop-workstation/issues/278 - #564...