mirror of
https://github.com/tasket/Qubes-VM-hardening.git
synced 2025-09-19 04:04:36 -04:00
Update README.md
This commit is contained in:
parent
7d83167d46
commit
ccaf89bdf8
1 changed files with 4 additions and 0 deletions
|
@ -1,2 +1,6 @@
|
|||
# Qubes-VM-hardening
|
||||
Files for enhancing Qubes VM security and privacy
|
||||
|
||||
## rc.local: Protect sh and bash init files
|
||||
|
||||
Placed in /etc/rc.local of a template VM, this makes the shell init files immutable so PATH and alias cannot be used to hijack commands like su and sudo. I combed the dash and bash docs to address all the user-writable files. Feel free to comment or create issue if you see an omission or other problem.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue