From 7572103c15e00f70ebea6e81ddf453b215c859f2 Mon Sep 17 00:00:00 2001
From: ghbjklhv1 <52680361+ghbjklhv1@users.noreply.github.com>
Date: Tue, 30 Jul 2019 03:06:42 +0000
Subject: [PATCH] Create vm.html
---
_includes/sections/vm.html | 30 ++++++++++++++++++++++++++++++
1 file changed, 30 insertions(+)
create mode 100644 _includes/sections/vm.html
diff --git a/_includes/sections/vm.html b/_includes/sections/vm.html
new file mode 100644
index 00000000..e014c9e4
--- /dev/null
+++ b/_includes/sections/vm.html
@@ -0,0 +1,30 @@
+
Use VMs for isolation.
+
+
+ When opening up insecure applications use a VPN!
+
+
+
+
+
+ - Choosing a strong hyperviser.
+
+ - Use one that is [free software](https://www.wikipedia.org/wiki/Free_software) like QEMU
+ - Stay wary of KVM as it can be a security flaw.
+ - Choose one with managable settings like shared clipboard.
+
+
+
+ - Choosing an OS.
+
+ - View our [OS section](https://www.privacytools.io/operating-systems/) for information on OSes that respect your privacy.
+
+
+
+
+
+Related Information
+
+
+ - VMs Have Flaws - Security Stack Echange question "Can virtual machines be used to isolate vulnerable software?".
+