mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-10-21 17:43:49 -04:00
Updates
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
dbd248041b
commit
3004366831
20 changed files with 644 additions and 28 deletions
10
content/os/Linux Insecurities.md
Normal file
10
content/os/Linux Insecurities.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
title: "Linux Insecurities"
|
||||
tags: ['knowledge base', operating system', 'security', 'linux']
|
||||
author: Tommy
|
||||
---
|
||||
|
||||
There is a common misconception among privacy communities that Linux is one of the more secure operating systems, either because it is open source or because it is widely used in the cloud. This is however, a far cry from reality.
|
||||
|
||||
There is already a very indepth technical blog explaning 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).
|
||||
|
3
content/os/_index.md
Normal file
3
content/os/_index.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
title: Operating Systems
|
||||
---
|
Loading…
Add table
Add a link
Reference in a new issue