]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
index: add URL to public key for GPG
authorVincent Bernat <vincent@bernat.ch>
Fri, 14 Apr 2023 05:48:42 +0000 (07:48 +0200)
committerVincent Bernat <vincent@bernat.ch>
Fri, 14 Apr 2023 05:48:42 +0000 (07:48 +0200)
content/index.html

index 7a578740e7a7810f8c64fa61ed2b4b047fc90ae7..b5fa1cd57a63cb95425bc95f384fa80cc5373afe 100644 (file)
@@ -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