Conor Schaefer
Conor Schaefer
Thanks for the great write-up, @deeplow. I took this for a spin today, and it's quite promising. Given your detailed description above, I was able to get multiple submissions from...
Thanks for clarifying that the update process did not fail. I suspect the CRITICAL message is being displayed during the salt purge, see https://github.com/freedomofpress/securedrop-workstation/pull/530#issuecomment-612256842 for a different "CRITICAL" message noted...
Ran a graphical updater on "staging" environment. Completed without error. Inspecting `~/.securedrop_launcher/logs/launcher.log` in dom0 shows everything happy, but the stderr output @eloquence shared above is not logged, so those messages...
Discussed today in a backlog grooming session. It's difficult to identify a color strategy that'll work for everyone, so let's fall back to simply documenting the rationale that we've used...
@abhn Sure, more research here would be great! Feel free to report back on your research into this ticket, to ping others for discussion, prior to opening a PR. As...
#91 got us pretty far along here, but via recommending `--fix-broken` on the `apt-get` command. We should install explicitly list dependencies that should be installed, so that the `apt-get` operations...
> I would suggest starting by including the scan results in the detail view [...] without immediately modifying the scores. Agreed, that sounds like a modest investment, and allows us...
Had a chat with Surya & Simone at the Markup recently, and they magnanimously offered to let us poll their API directly for inclusion in STN, rather than bottle up...
Fixed. The issue was a misconfigured proxy setting in the prod environment. As a stopgap we added `127.0.0.1` to the `ALLOWED_HOSTS` env var, but doing so broke the API rendering....
Hello, @ORARiccardo! Apologies for the delay. We're going to hold off on large additions until we have region-based support for the website (see https://github.com/freedomofpress/securethenews/issues/91 for details). Once that feature lands,...