There are also many historic keys (like that or Warren Woodford from MEPIS), medibuntu, many individuals' keys (like Christian Marillat, Adam Blackburn, Hendrik Rittich), many companies' keys (Oracle Corporation, innotek GmbH, Opera Software) etc., in these places where (AFAIK) apt trusts them.
These keys are present in /etc/apt/trusted.gpg and /etc/apt/trusted.gpg.d/*.gpg and these are (AFAIK) trusted by apt, even for signing packages in the official repo:
Code: Select all
$ sudo apt-key list | grep '^uid'
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
uid [ expired] Warren Woodford (MEPIS Maintainers) <dev@mepis.org>
uid [ unknown] Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>
uid [ unknown] The Medibuntu Team <medibuntu@sos-sts.com>
uid [ unknown] Ubuntu CD Image Automatic Signing Key <cdimage@ubuntu.com>
uid [ unknown] Christian Marillat <marillat@debian.org>
uid [ unknown] Christian Marillat <marillat@free.fr>
uid [ unknown] Stefan Lippers-Hollmann (sidux.com) <s.l-h@gmx.de>
uid [ expired] Opera Software Archive Automatic Signing Key <hostmaster@opera.com>
uid [ unknown] innotek GmbH (archive signing key) <info@innotek.de>
uid [ unknown] Adam Blackburn <compwiz18@gmail.com>
uid [ unknown] Sun Microsystems, Inc. (xVM VirtualBox archive signing key) <info@virtualbox.org>
uid [ expired] Hendrik Rittich <hendrik.rittich@gmx.de>
uid [ unknown] Steven Barrett <damentz@gmail.com>
uid [ unknown] Oracle Corporation (VirtualBox archive signing key) <info@virtualbox.org>
uid [ expired] Opera Software Archive Automatic Signing Key 2010 <packager@opera.com>
uid [ unknown] Warren Woodford (MEPIS Maintainers) <dev@mepis.org>
uid [ unknown] aurelien (Be Free!) <ice.cube@gmx.com>
uid [ expired] Hendrik Rittich <hendrik.rittich@gmx.de>
uid [ unknown] Dedinčanov archív balíkov (Debian APT repositary) <dedincan@slavino.sk>
# ^^^^ this is NOT *.debian.org and note that the "repository" is spelt incorrectly
uid [ expired] David deJong (Dave) <david@daveserver.info>
uid [ unknown] antiX (this is for the antix repo) <antix@daveserver.info>
uid [ expired] Opera Software Archive Automatic Signing Key 2012 <packager@opera.com>
uid [ unknown] aurele (Free your Gnu !) <ice.cube@gmx.com>
uid [ unknown] MEPIS Community Repository (CR Signing key) <repo@teharris.net>
uid [ expired] home:gottcode OBS Project <home:gottcode@build.opensuse.org>
uid [ expired] MX Community Repository <repo@teharris.net>
uid [ unknown] antiX Linux repo <repo@antixlinux.com>
uid [ unknown] Debian Archive Automatic Signing Key (11/bullseye) <ftpmaster@debian.org>
uid [ unknown] Debian Security Archive Automatic Signing Key (11/bullseye) <ftpmaster@debian.org>
uid [ unknown] Debian Stable Release Key (11/bullseye) <debian-release@lists.debian.org>
uid [ unknown] Debian Archive Automatic Signing Key (10/buster) <ftpmaster@debian.org>
uid [ unknown] Debian Security Archive Automatic Signing Key (10/buster) <ftpmaster@debian.org>
uid [ unknown] Debian Stable Release Key (10/buster) <debian-release@lists.debian.org>
uid [ unknown] Debian Archive Automatic Signing Key (9/stretch) <ftpmaster@debian.org>
uid [ unknown] Debian Security Archive Automatic Signing Key (9/stretch) <ftpmaster@debian.org>
uid [ unknown] Debian Stable Release Key (9/stretch) <debian-release@lists.debian.org>
uid [ unknown] MX-21 Repository <maintainer@mxrepo.com>
I think a lot of these keys should be removed in MX 21 Final, because they may pose a security threat (at least in theory) because these keys can be used to successfully sign packages delivered through the official repo.