Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
initrd/etc/distro/keys/tails.key: update key to expire in 01/2025
Repro trace: rm -rf /tmp/tails-signing/ wget -q https://tails.boum.org/tails-signing.key -O tails-signing.key mkdir -p /tmp/tails-signing/ gpg --home /tmp/tails-signing/ --import tails-signing.key gpg --home /tmp/tails-signing/ --export --armor --export-options export-minimal,export-clean [email protected] > ~/heads/initrd/etc/distro/keys/tails.key Signed-off-by: Thierry Laurion <[email protected]>
- Loading branch information