Add instructions to create the gpg format file
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user