Skip to content

Make keyring download over HTTPS

Jasmine Tai requested to merge (removed):fix-http into main

The keyring should not be downloaded over the insecure HTTP protocol. This makes the Debian installation instructions use HTTPS to download the keyring.

The actual package files can be downloaded over HTTP since they are signed, so they do not need to be changed.

Merge request reports