docs: nixos-hardening - current status

This commit is contained in:
Ryan Yin
2024-09-06 00:03:46 +08:00
parent 6942e54b28
commit 2b47447f0b
+11
View File
@@ -10,6 +10,17 @@
1. Accessing the network when they don't need to. 1. Accessing the network when they don't need to.
1. Accessing hardware devices they don't need. 1. Accessing hardware devices they don't need.
## Current Status
1. **System Level**:
- [ ] AppArmor
- [ ] Kernel & System Hardening
1. **Per-App Level**:
- Nixpak (Bubblewrap)
- [x] QQ
- [ ] Firefox (Nvidia GPU support issue)
- [ ] Firejail (risk? not enabled yet)
## Kernel Hardening ## Kernel Hardening
- NixOS Kernel Config: - NixOS Kernel Config: