Updating README
This commit is contained in:
parent
5dd508a5df
commit
f1b549d29e
2 changed files with 32 additions and 30 deletions
31
README.md
31
README.md
|
@ -1,31 +1,2 @@
|
|||
# Documentation for lnco projects
|
||||
# Documentation about the various Lnco projects.
|
||||
|
||||
Documentation for the different projects and setups of lnco on [docs.bijl.us](https://docs.bijl.us)
|
||||
|
||||
## To do for Void-desktop
|
||||
|
||||
Important:
|
||||
|
||||
- [ ] User packages
|
||||
- [ ] User services (Turnstile backend)
|
||||
- [x] Automatic decryption through TPM (Clevis)
|
||||
- [x] Clevis package
|
||||
- [x] Booster
|
||||
- [ ] Hardenend kernel
|
||||
- [ ] Sysctl optimisations
|
||||
- [ ] Better luks encryption algoritm (faster)
|
||||
- [ ] Better boot parameters
|
||||
- [ ] Better partitioning (/usr, /proc etc their own partitions and also more secure root partition)
|
||||
- [ ] Better polkit permisissions
|
||||
- [ ] Application sandboxing (bubblejail, bubblewrap, apparmor)
|
||||
|
||||
Less important:
|
||||
|
||||
- [ ] macchanger
|
||||
- [ ] plymouth (for graphical boot up) (not possible with booster)
|
||||
- [ ] ABRoot
|
||||
- [ ] Firewall (ufw)
|
||||
|
||||
Notes:
|
||||
|
||||
https://madaidans-insecurities.github.io/guides/linux-hardening.html#kernel
|
||||
|
|
31
README.md.old
Normal file
31
README.md.old
Normal file
|
@ -0,0 +1,31 @@
|
|||
# Documentation for lnco projects
|
||||
|
||||
Documentation for the different projects and setups of lnco on [docs.bijl.us](https://docs.bijl.us)
|
||||
|
||||
## To do for Void-desktop
|
||||
|
||||
Important:
|
||||
|
||||
- [ ] User packages
|
||||
- [ ] User services (Turnstile backend)
|
||||
- [x] Automatic decryption through TPM (Clevis)
|
||||
- [x] Clevis package
|
||||
- [x] Booster
|
||||
- [ ] Hardenend kernel
|
||||
- [ ] Sysctl optimisations
|
||||
- [ ] Better luks encryption algoritm (faster)
|
||||
- [ ] Better boot parameters
|
||||
- [ ] Better partitioning (/usr, /proc etc their own partitions and also more secure root partition)
|
||||
- [ ] Better polkit permisissions
|
||||
- [ ] Application sandboxing (bubblejail, bubblewrap, apparmor)
|
||||
|
||||
Less important:
|
||||
|
||||
- [ ] macchanger
|
||||
- [ ] plymouth (for graphical boot up) (not possible with booster)
|
||||
- [ ] ABRoot
|
||||
- [ ] Firewall (ufw)
|
||||
|
||||
Notes:
|
||||
|
||||
https://madaidans-insecurities.github.io/guides/linux-hardening.html#kernel
|
Loading…
Reference in a new issue