freedomofpress / securedrop-client

a Qt-based GUI for SecureDrop journalists 📰🗞️
GNU Affero General Public License v3.0
39 stars 37 forks source link

Update release key expiry to 2027 #2036

Closed legoktm closed 1 month ago

legoktm commented 1 month ago

Status

Ready for review

Description

The release signing key's expiry has been extended 3 years, now expiring in 2027.

Fixes #2035. Refs https://github.com/freedomofpress/securedrop/issues/7162.

Test Plan

Checklist

If these changes modify code paths involving cryptography, the opening of files in VMs or network (via the RPC service) traffic, Qubes testing in the staging environment is required. For fine tuning of the graphical user interface, testing in any environment in Qubes is required. Please check as applicable:

If these changes add or remove files other than client code, the AppArmor profile may need to be updated. Please check as applicable:

If these changes modify the database schema, you should include a database migration. Please check as applicable: