4
0
mirror of https://github.com/cwinfo/yggdrasil-network.github.io.git synced 2025-06-26 10:49:24 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
08fa5dc4b0 Update installation-linux-deb.md
Fixes yggdrasil-network/yggdrasil-go#1081.
2023-11-13 10:44:50 +00:00
c05d4be955 Update installation pages 2022-09-24 15:14:06 +01:00
6c4eb4f361 Modernize apt installation instructions and improve security (#192)
Modern Debian-derived distributions will issue a deprecation warning for
the usage of apt-key add as listed here.  Additionally, by using that
apt-key command, the given key is recognized as valid for all
repositories in /etc/apt/sources.list* -- not just this one.

By using the more modern mechanism, we can avoid that warning and also
import this key in such a way that it is only valid for this repository.

Other projects are also using this method; for instance:

https://apt.syncthing.net/

This post explains the security risks of apt-key:
https://blog.cloudflare.com/dont-use-apt-key/
2022-04-17 11:45:00 +01:00
40e7810056 Update installation-linux-deb.md 2021-11-11 21:46:15 +00:00
ac00e1a94a Update installation-linux-deb.md 2021-11-11 09:16:29 +00:00
c80f5c9358 Update installation-linux-deb.md 2019-06-19 22:45:58 +01:00
f863f9bc1b Update installation-linux-deb.md 2019-03-19 15:52:22 +00:00
ad3f453fe4 Fix raspberry apt
fix https://github.com/yggdrasil-network/yggdrasil-go/issues/387
2019-03-16 07:43:39 +03:00
d6cfeffa81 tweaks 2019-03-15 18:27:41 +00:00
6365731e11 Use bigger headings 2019-03-15 17:44:04 +00:00
813344e8c7 Add some Linux installation pages 2019-03-15 17:32:23 +00:00