Cory Francis Myers
Cory Francis Myers
# Version: `bento/ubuntu-20.04` v202206.03.0 # Environment: Reproduced with: | OS | Vagrant | Provider | | --- | --- | --- | | Debian 11 | 2.2.14 | libvirt |...
## Description The current state of play: 1. Users can only use SecureDrop in a language configured by the instance's administrator. (#2378, #2561) 2. Administrators can only configure languages present...
## Description In testing #6493, the `app` and `mon` VMs created by `molecule create -s libvirt-{staging,prod}-focal` are given the same DHCP lease, which causes one or the other VM to...
## Description Both `securedrop` (via Babel) and `securedrop-client` (via Weblate) merge source strings equivalent to running `xgettext` *without* `--no-fuzzy-matching`. These ["fuzzy" entries](https://www.gnu.org/software/gettext/manual/html_node/Fuzzy-Entries.html) can be confusing to translators, to translation reviewers,...
## Description We should consider explicitly including accessibility and localization in QA test plans and matrices. This is a tracking issue until these documents are created for the v2.4.0 release....
I guess we already do this for LOCALES, but I think continuing the pattern should be accompanied by a TODO that manipulating/relying on global state is not desirable. _Originally posted...
## Description [Accessibility Lab recommendation](https://docs.google.com/document/d/1jZlKco2YgOrrI4PmTkG_Q8lKuV5VxCds/edit?disco=AAAAIplLpuE): > The purpose of each link can be determined from the link text alone or from the link text together with its programmatically determined link...
*This is a good first issue for new contributors to take on, if you have any questions, please ask on the task or in our [Gitter room](https://gitter.im/freedomofpress/securedrop)!* ## Description [Accessibility...
## Description At the risk of reopening the can of worms that is #4700, we've received a suggestion to clarify "SecureDrop the project" versus "SecureDrop this instance" in our current...
**Require WCAG compliance along with other linting enforced automatically in CI.** Here's [an overview of how to do so](https://marcysutton.github.io/a11y-and-ci/#/) and the W3C's [list of such tools](https://www.w3.org/WAI/ER/tools/?q=wcag-20-w3c-web-content-accessibility-guidelines-20&q=command-line-tool), of which [Pa11y](https://pa11y.org/) and...