From ba9a2342dc72787ecb0a6a7c9c976bdbab87ab82 Mon Sep 17 00:00:00 2001 From: tommytran732 Date: Sat, 13 Aug 2022 19:27:19 -0400 Subject: [PATCH] Fix image links Signed-off-by: tommytran732 --- content/os/Linux Insecurities.md | 2 +- content/os/Using Split GPG and Split SSH on Qubes OS.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.