Skip to content
Snippets Groups Projects
Verified Commit a2c24414 authored by Opt Out's avatar Opt Out
Browse files

Documentation update

parent 8c37117b
Branches
Tags
No related merge requests found
......@@ -42,8 +42,8 @@ Feel free to contact us in the PlagueOS matrix [chat](https://matrix.to/#/#plagu
- Install from Void live image:
- Start a live session in void
- Sign in with credentials: `root:voidlinux`
- `xbps-install -S xbps ca-certificates wget && xbps-install -Su`
- Pull down the latest PlagueOS installer [release](https://0xacab.org/optout/plagueos/-/releases)
- `xbps-install -Sy xbps git`
- `git clone https://0xacab.org/optout/plagueos` or pull down the latest PlagueOS installer [release](https://0xacab.org/optout/plagueos/-/releases)
- Signature verification (Recommended)
- Navigate to [KeyOxide](https://keyoxide.org/B8778B5C06CF8D5E69E4D4EB13BA4BD4C14170C0)
- Click `Verify Signature`
......@@ -78,11 +78,11 @@ Feel free to contact us in the PlagueOS matrix [chat](https://matrix.to/#/#plagu
- [X] Selection between DE or CLI-only
- [X] Minimal DE install with `gnome-core`
- [X] Hide Process IDs
- [X] Permission hardening + immutable configurations
- [X] Permission hardening
- [X] UMASK 0077 to system-wide default
- [X] Mountpoint hardening
- [X] Locked `root` account, `admin` account for elevated privileges
- [X] Use of doas over sudo
- [X] Use of `doas` over `sudo`
- [X] Generic Machine ID
- [X] Randomized MAC address for NIC
- [X] Memory erasure/poisoning
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment