From 183d65fba7a5fef689f236904b5d71f7be069f1f Mon Sep 17 00:00:00 2001 From: Tommy Date: Wed, 25 May 2022 00:55:32 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5b79384..ddc2aa9 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,6 @@ My Scripts for template VMs 1. For the normal Fedora TemplateVMs, run the fedora.sh first to trim down the Fedora template, then base the other templates on it. -2. The minimal templates should be based directly on the Fedora minimal template. -3. The whonix hardening script should be run on both the workstation and gateway. +2. The Fedora minimal templates should be based directly on the Fedora minimal template. +3. VMs running Flatpak should be using Fedora instead of Debian for newer packages. I only use Debian for packages that I can get directly from the developer instead of through a third party like Signal, Element, etc. +4. The whonix hardening script should be run on both the workstation and gateway.