From a0f55255bfd53b3555389d8992c71e762a33b645 Mon Sep 17 00:00:00 2001 From: zzz Date: Sun, 1 Oct 2023 13:13:51 -0400 Subject: [PATCH] Add instructions to create the gpg format file --- HOWTO-EXPIRED-KEY.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/HOWTO-EXPIRED-KEY.txt b/HOWTO-EXPIRED-KEY.txt index 3e7a5ed..f398fbf 100644 --- a/HOWTO-EXPIRED-KEY.txt +++ b/HOWTO-EXPIRED-KEY.txt @@ -41,13 +41,15 @@ gpg --keyserver foo --send-keys 5BCF1346 keyservers: pool.sks-keyservers.net, pgp.mit.edu, keys.gnupg.net -4) Put the new public key on the website +4) Put the new public key files on the website -This file is linked from https://geti2p.net/debian +These files are linked from https://geti2p.net/debian gpg --export -a 7840E7610F28B904753549D767ECE5605BCF1346 > i2p-debian-repo.key.asc copy file to git i2p.www i2p2www/static/i2p-debian-repo.key.asc -check in and push +gpg --export 7840E7610F28B904753549D767ECE5605BCF1346 > i2p-archive-keyring.gpg +copy file to git i2p.www i2p2www/static/i2p-archive-keyring.gpg +check in both and push 5) i2p-keyring package update