VM Isolation post general improvements

This commit is contained in:
uranuspucksaxophone 2022-09-02 13:08:16 +02:00 committed by GitHub
parent 7caf2cb175
commit 8a16e855cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ Things needed for this setup:
Choosing the host OS is by far the most critical part of this setup. This host OS will need to have proper security updates and have the ability for increased hardening. Here are a few that would be recommended.
* [Fedora](https://getfedora.org/)
* [Void Linux](https://voidlinux.org/)
* [Void Linux](https://voidlinux.org/) (hardened musl build is higly recommended)
* [Arch](https://archlinux.org/)
* [PlagueOS](https://git.arrr.cloud/whichdoc/plagueos) (Hardened by default which makes it perfect for this setup)