Devuan Keyring
The Devuan keyring contains the public key that Devuan's package building system uses for signing packages. It is an OpenPGP keyring. By installing the keyring into the `apt` trust database, `apt` will able to verify Devuan packages automatically. In normal use, `apt` will refuse to install any package that cannot be verified.
It is easy to install the devuan-keyring package with this command:
# apt-get install devuan-keyring
When installing this package you may need to confirm this installation manually.
See `man apt-get` for further details.
Install with
$ apt-get -y install devuan-keyring
...
$ dpkg -L devuan-keyring
/.
/etc
/etc/apt
/etc/apt/trusted.gpg.d
/etc/apt/trusted.gpg.d/devuan-keyring-2016-archive.gpg
/etc/apt/trusted.gpg.d/devuan-keyring-2016-cdimage.gpg
/etc/apt/trusted.gpg.d/devuan-keyring-2017-archive.gpg
/usr
/usr/share
/usr/share/doc
/usr/share/doc/devuan-keyring
/usr/share/doc/devuan-keyring/README.md.gz
/usr/share/doc/devuan-keyring/changelog.gz
/usr/share/doc/devuan-keyring/copyright
/usr/share/keyrings
/usr/share/keyrings/devuan-archive-keyring.gpg
/usr/share/keyrings/devuan-keyring.gpg
Primary Devuan Signing Key
Devuan releases are signed by:
Devuan Repository (Amprolla3 on Nemesis) <repository@devuan.org>
You can get it here:
E032 601B 7CA1 0BC3 EA53 FA81 BB23 C00C 61FC 752C
or via keyserver keys.gnupg.net.
$ gpg --keyserver keys.gnupg.net --search-keys BB23C00C61FC752C
gpg: data source: http://hkps.pool.sks-keyservers.net:11371
(1) Devuan Repository (Amprolla3 on Nemesis) <repository@devuan.org>
4096 bit RSA key BB23C00C61FC752C, created: 2017-09-04, expires: 2022-09-03
Keys 1-1 of 1 for "BB23C00C61FC752C". Enter number(s), N)ext, or Q)uit > 1
gpg: key BB23C00C61FC752C: public key "Devuan Repository (Amprolla3 on Nemesis) <repository@devuan.org>" imported
gpg: Total number processed: 1
gpg: imported: 1
$ gpg --fingerprint BB23C00C61FC752C
pub rsa4096 2017-09-04 [SC] [expires: 2022-09-03]
E032 601B 7CA1 0BC3 EA53 FA81 BB23 C00C 61FC 752C
uid [ unknown] Devuan Repository (Amprolla3 on Nemesis) <repository@devuan.org>
sub rsa4096 2017-09-04 [E] [expires: 2022-09-03]