This commit is contained in:
netblue30 2016-04-18 06:56:08 -04:00
commit 8a08c221ce
3 changed files with 11 additions and 4 deletions

1
README
View file

@ -29,6 +29,7 @@ Fred-Barclay (https://github.com/Fred-Barclay)
- added 0ad profile
- fixed version for deb packages
- added Warzone2100 profile
- blacklisted VeraCrypt
avoidr (https://github.com/avoidr)
- whitelist fix
- recently-used.xbel fix

View file

@ -26,6 +26,14 @@ blacklist ${HOME}/.VirtualBox
blacklist ${HOME}/VirtualBox VMs
blacklist ${HOME}/.config/VirtualBox
# VeraCrypt
blacklist ${PATH}/veracrypt
blacklist ${PATH}/veracrypt-uninstall.sh
blacklist /usr/share/veracrypt
blacklist /usr/share/applications/veracrypt.*
blacklist /usr/share/pixmaps/veracrypt.*
blacklist ${HOME}/.VeraCrypt
# var
blacklist /var/spool/cron
blacklist /var/spool/anacron

6
todo
View file

@ -74,11 +74,9 @@ CapEff: 0000000000000000
CapBnd: 0000003fffffffff
CapAmb: 0000000000000000
11. cleanup thunderbird profile - disable-common was commented out
12. check seccomp on Docker: https://docs.docker.com/engine/security/seccomp/
11. check seccomp on Docker: https://docs.docker.com/engine/security/seccomp/
Seccomp lists:
https://github.com/torvalds/linux/blob/1e75a9f34a5ed5902707fb74b468356c55142b71/arch/x86/entry/syscalls/syscall_64.tbl
https://github.com/torvalds/linux/blob/1e75a9f34a5ed5902707fb74b468356c55142b71/arch/x86/entry/syscalls/syscall_32.tbl
13. check for --chroot why .config/pulse dir is not created
12. check for --chroot why .config/pulse dir is not created