rocodes
rocodes
`get_realistic_timeout` is a theoretical ceiling above which we are declaring the download to be failed/stalled, and is not based on the user's current network conditions. Ideally we want a way...
Ok, so the only small issue I see there is we probably want another option (`get_non_depressing_realistic_timeout`? :sob:) to benchmark against, since I will probably bump up our defintion of "realistic"...
Hey @deeplow, thank you so much for looking into all these options. (And for the sample qt code). It looks like `yad` has had recent releases/maintenance, but one maintainer at...
Cool, thanks for letting me know. It's not exact, but I'm looking for the balance of usability/ease of inclusion vs [rough dependency addition heuristics](https://developers.securedrop.org/en/latest/dependency_updates.html#adding-a-dependency) (even in an untrusted vm). With...
@deeplow is the driverless printing workflow finalized, even if the code is not? If the services we need to enable are known/finalized, I see no issue with merging a PR...
Hey, thanks for the followup :) > I think the workflow is pretty much the same as we have now. So I would be inclined to say yes. Ah, perhaps...
(I agree that if we are already doing a full salt run to update VM templates, it's a good time to make other small changes like enabling services we know...
To update: I checked in with @deeplow about the status of client/print stuff. Based on that check-in, my understanding is that the changes to VMs/templates that are required to support...
Just following up: this release (this is now the release-tracking ticket for 1.2.0) will also include the VM configuration changes required to support driverless printing (https://github.com/freedomofpress/securedrop-workstation/pull/1235)
Pretty much all modern printers support Airprint, so they are theoretically capable of IPP over USB. The discrepancy you noticed in printer models does mean we should update our docs;...