From 8a3d28ccf04b2ff3541f614e289a52e0fa1ed1fe Mon Sep 17 00:00:00 2001 From: Tommy Date: Wed, 25 May 2022 01:18:34 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2a2503..ba1580c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # QubesOS-Scripts -My scripts for setting up QubesOS +My scripts for setting up QubesOS. Read the scripts and adjust them to your needs, don't just blindly run them. 1. Run dom0.sh script to set up dom0 2. Download the Fedora Minimal template and use the Fedora Minimal scripts to create TemplateVMs based on it. The most important thing here is that you replace sys-net and sys-firewall with a minimal version for attack surface reduction. I have been trying to create a minimal template for ProtonVPN, but haven't been able to so far. Any help with this would be appreciated.