Skip to content

Commit

Permalink
etc/distro/keys/tails.key: signing key changed again...
Browse files Browse the repository at this point in the history
Repro notes per last update at linuxboot#1631 (comment)

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
tlaurion committed Sep 7, 2024
1 parent 476e528 commit bd198aa
Showing 1 changed file with 348 additions and 285 deletions.
Loading

0 comments on commit bd198aa

Please sign in to comment.