vendors (5) Linux Manual Page
vendors.list – Security key configuration for APT
Description
The package vendor list contains a list of all vendors from whom you wish to
-
simple-key "joe" { Fingerprint "0987AB4378FSD872343298787ACC"; Name "Joe Shmoe <joe [at] shmoe.com>"; }The Simple-Key Type
This type of verification is used when the vendor has a single secured key that must be used to sign the Release file. The following items should be present
- Fingerprint
- The PGP fingerprint for the key. The fingerprint should be expressed in the standard notion with or without spaces. The –fingerprint option for gpg(1) will show the fingerprint for the selected keys(s).
- Name
- A string containing a description of the owner of the key or vendor. You may put the vendor name and email. The string must be entirely within double-quotes (").
Files
/etc/apt/vendors.list
See Also
sources.list(5)
Bugs
Reporting bugs in APT-RPM is best done in the APT-RPM mailinglist at http://apt-rpm.org/mailinglist.shtml.
Author
Maintainer and contributor information can be found in the credits page http://apt-rpm.org/about.shtml of APT-RPM.
