Erik Moeller

Results 176 issues of Erik Moeller

Currently Dangerzone requires manual download of a 0.x version for Windows/Mac users. We should evaluate the benefits and drawbacks of potentially distributing the app on stores for these platforms, either...

Running `sudo apt update` on Ubuntu 20.04 currently displays the following notice with our recommended packaging configuration: ``` N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'https://packages.freedom.press/apt-tools-prod focal InRelease'...

Seen in QA with Ubuntu 22.04 target during tests: ``` /home/user/dangerzone/dangerzone/gui/main_window.py:208: DeprecationWarning: 'exec_' will be removed in the future. Use 'exec' instead. update_widget.exec_() ``` Wasn't able to find any actual...

good first issue

We currently have two separate pages without cross-links: https://securedrop.org/training/ https://securedrop.org/priority-support/ At minimum these should be cross-linked, but it may make more sense to consolidate them under a single "Training and...

content

To further simplify landing page scanner related code, we can remove results previously supplied via `pshtt` and now set to `None` from the database, and simplify the schema to no...

This is an epic to work towards an integration of source interface and landing page scan results in the SecureDrop directory as described [here](https://docs.google.com/document/d/1ySA40iQVTWyKobU2sZemC9H9sODUYQZ5G8WvhpTBmMc/edit#). Details of the epic will evolve...

epic

As part of implementing #488 and once we are able to delist instances (#491), we should automatically do so if the landing page scanner detects any of the following HTTPS...

As part of epic #488 and once we have support for automatic delisting of instances (#491), we should delist instances if their landing page is ultimately served with an HTTP...

As part of #488, we want to display the version a SecureDrop instance is currently running. Per #501, if we have a sufficiently recent scan (

As part of #488, we are interested in showing some basic information about the source interface on the directory page: - the current version of SecureDrop - an "instance down"...