From 7afa53cb47caaecc545de0368c79e52951461ab7 Mon Sep 17 00:00:00 2001 From: InstantGratimification Date: Wed, 3 May 2017 15:19:05 +0000 Subject: [PATCH] Update user-faq.md --- basics_user/user-faq.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/basics_user/user-faq.md b/basics_user/user-faq.md index 47444ea6..254b4342 100644 --- a/basics_user/user-faq.md +++ b/basics_user/user-faq.md @@ -78,7 +78,7 @@ It has its own VM management infrastructure, with support for template VMs, cent ### How is Qubes different from other security solutions? -Please see [this article](http://theinvisiblethings.blogspot.com/2012/09/how-is-qubes-os-different-from.html) for a thorough discussion. +Please see [this article](https://blog.invisiblethings.org/2012/09/12/how-is-qubes-os-different-from.html) for a thorough discussion. ### Does Qubes use full disk encryption (FDE)? @@ -93,7 +93,7 @@ To build security on the “Security by Compartmentalization (or Isolation)” p ### What about other approaches to security? -The other two popular [approaches](http://theinvisiblethings.blogspot.com/2008/09/three-approaches-to-computer-security.html) are “Security by Correctness” and “Security by Obscurity.” +The other two popular [approaches](https://blog.invisiblethings.org/2008/09/02/three-approaches-to-computer-security.html) are “Security by Correctness” and “Security by Obscurity.” We don't believe either of these approaches are capable of providing reasonable security today, nor do we believe that they will be capable of doing so in the foreseeable future. ### What about safe languages and formally verified microkernels?