Thierry Laurion
|
f98553cec5
|
etc/distro/keys/tails.key: signing key changed again...
Repro notes per last update at https://github.com/linuxboot/heads/pull/1631#issue-2224043052
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 tails@boum.org > ~/heads/initrd/etc/distro/keys/tails.key
Signed-off-by: Thierry Laurion <insurgo@riseup.net>
|
2024-10-16 18:33:02 -04:00 |
|
0xF4CED
|
f525b9337d
|
Update tails.key
Key expired: 2024-01-04
Replace with clean export of updated [Tails](https://tails.net/tails-signing.key) signing key.
Signed-off-by: 0xF4CED <24809481+0xF4CED@users.noreply.github.com>
|
2024-04-04 02:42:02 +02:00 |
|
Thierry Laurion
|
268767d300
|
/etc/distro/keys/tails.key: Replace with updated and minimized one
|
2023-01-26 15:58:57 -05:00 |
|
Thierry Laurion
|
7a324bbd29
|
tails.key : merging of new long-term signing key with old one so old ISOs can still be booting from Heads
Reproducibility notes at https://github.com/osresearch/heads/pull/1023#issuecomment-1018735659
Fixes #1023
|
2022-01-21 12:58:25 -05:00 |
|
Francis Lam
|
c3213e150a
|
initrd: update distro keys
Update distro keys to the latest with updated expiration dates
|
2020-01-16 09:33:41 -08:00 |
|
Francis Lam
|
fd3d69cdac
|
update tails distro signing key
|
2018-11-18 10:49:37 -08:00 |
|
Francis Lam
|
c1be56c5ad
|
Separate trusted ISO signers from trusted config signers
|
2018-05-17 19:52:11 -07:00 |
|