2006-01-06
Installing the new apt GPG key
apt since version 0.6 supports verifying the Releases.gz file with a GPG key. The key used for checking expires after one year, so a new one needs to be installed each year. The easiest way to accomplish this is:
wget http://ftp-master.debian.org/ziyi_key_2006.asc -O - | apt-key add -
[via Debian Administration]
09:58
[/software/debian]
Google
Trackback
Tags:
debian
apt
apt-key
releases.gz
gpg
key
signing