From: Vincent Bernat Date: Fri, 14 Apr 2023 05:48:42 +0000 (+0200) Subject: index: add URL to public key for GPG X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2a23785a0a4d9d95b6ffc3a2dd4c74ee1d733aa2;p=thirdparty%2Flldpd.git index: add URL to public key for GPG --- diff --git a/content/index.html b/content/index.html index 7a578740..b5fa1cd5 100644 --- a/content/index.html +++ b/content/index.html @@ -15,7 +15,7 @@ Unixes. It also supports some proprietary protocols. # Interested? - - Download the latest version ([{{ resource.meta.latestversion }}][last], [GPG][]) + - Download the latest version ([{{ resource.meta.latestversion }}][last], [GPG][], [public key][]) - Check the [list of features]([[features.html]]). - Learn [how to install _lldpd_]([[installation.html]]). - Learn [how to configure and use _lldpd_]([[usage.html]]). @@ -25,6 +25,7 @@ Unixes. It also supports some proprietary protocols. [last]: https://media.luffy.cx/files/lldpd/lldpd-{{ resource.meta.latestversion }}.tar.gz "lldpd {{ resource.meta.latestversion }} version" [GPG]: https://media.luffy.cx/files/lldpd/lldpd-{{ resource.meta.latestversion }}.tar.gz.gpg "lldpd {{ resource.meta.latestversion }} GPG signature" [ISC]: https://en.wikipedia.org/wiki/ISC_license "ISC license on Wikipedia" +[public key]: https://media.bernat.ch/files/gpg.txt [LLDP]: https://en.wikipedia.org/wiki/Link_Layer_Discovery_Protocol "Link Layer Discovery Protocol" *[LLDP]: Link Layer Discovery Protocol