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?".
+