diff --git a/content/os/Linux Insecurities.md b/content/os/Linux Insecurities.md index fe09524..72d9f2d 100644 --- a/content/os/Linux Insecurities.md +++ b/content/os/Linux Insecurities.md @@ -9,7 +9,7 @@ There is a common misconception among privacy communities that Linux is one of t There is already a very in-depth technical blog explaining the various security weaknesses of Linux by Madaidan, [Whonix](https://www.whonix.org/)'s Security Researcher. This page will attempt to address some of the questions commonly raised in reaction to his blog post. You can find the original article [here](https://madaidans-insecurities.github.io/linux.html). -![Madaidan's Linux Insecurities](/madaidan-insecurities-linux.png) +![Madaidan's Linux Insecurities](/images/madaidan-insecurities-linux.png) ## Why is Linux used on servers if it is so insecure? diff --git a/content/os/Using Split GPG and Split SSH on Qubes OS.md b/content/os/Using Split GPG and Split SSH on Qubes OS.md index ccef729..d03abb4 100644 --- a/content/os/Using Split GPG and Split SSH on Qubes OS.md +++ b/content/os/Using Split GPG and Split SSH on Qubes OS.md @@ -5,7 +5,7 @@ tags: ['Operating Systems', 'Qubes OS', 'Security'] author: Tommy --- -![Split GPG & SSH](/split-gpg-ssh.png) +![Split GPG & SSH](/images/split-gpg-ssh.png) This post will go over setting up Split GPG, then setting up Split SSH with the same PGP keys, emulating what you can do with a PGP smartcard on QubesOS.