madaidan
|
06ffd5d220
|
Restrict access to debugfs
|
2020-09-28 19:21:20 +00:00 |
|
Patrick Schleizer
|
feb7cea4c5
|
bumped changelog version
|
2020-09-28 10:30:42 -04:00 |
|
Patrick Schleizer
|
da1ac48cde
|
unblacklist squashfs as this would likely break Whonix-Host ISO
https://github.com/Whonix/security-misc/pull/75#issuecomment-700044182
|
2020-09-28 10:29:50 -04:00 |
|
Patrick Schleizer
|
4070133ed6
|
unblacklist vfat
https://github.com/Whonix/security-misc/pull/75#issuecomment-695201068
|
2020-09-28 10:25:57 -04:00 |
|
Patrick Schleizer
|
77d461ec08
|
Merge remote-tracking branch 'github/master'
|
2020-09-28 10:24:59 -04:00 |
|
Patrick Schleizer
|
3684ab585e
|
Merge pull request #75 from flawedworld/patch-1
Blacklist more modules (based on OpenSCAP for RHEL 8)
|
2020-09-28 14:24:15 +00:00 |
|
Patrick Schleizer
|
ae90107e6d
|
Merge pull request #76 from flawedworld/patch-2
Add IPv6 sysctl options and enforce kernel.perf_event_paranoid=3
|
2020-09-28 14:23:42 +00:00 |
|
flawedworld
|
a813e7da07
|
Blacklist more modules
|
2020-09-19 20:46:19 +01:00 |
|
Patrick Schleizer
|
5fc7b791db
|
bumped changelog version
|
2020-09-19 09:28:27 -04:00 |
|
Patrick Schleizer
|
bff6ce7abb
|
Merge remote-tracking branch 'github/master'
|
2020-09-19 06:54:50 -04:00 |
|
Patrick Schleizer
|
9239c8b807
|
Merge pull request #71 from onions-knight/patch-1
Update thunar.xml
|
2020-09-19 10:54:21 +00:00 |
|
flawedworld
|
8f7727e823
|
Add some IPv6 options
|
2020-09-18 23:36:30 +01:00 |
|
flawedworld
|
944fed3c45
|
Disallow kernel profiling by users without CAP_SYS_ADMIN
It's the default on a lot of stuff, but still nice to have.
|
2020-09-18 23:29:04 +01:00 |
|
Patrick Schleizer
|
98c0decaa4
|
bumped changelog version
|
2020-08-03 09:43:43 -04:00 |
|
Patrick Schleizer
|
7e267ab498
|
fix, allow group sudo and console to use consoles
fix /etc/security/access-security-misc.conf syntax error
Thanks to @81a989 for the bug report!
https://forums.whonix.org/t/etc-security-hardening-console-lockdown-pam-access-access-conf/8592/31
|
2020-08-03 08:12:19 -04:00 |
|
Patrick Schleizer
|
b09f5ddc15
|
bumped changelog version
|
2020-07-29 08:33:07 -04:00 |
|
Patrick Schleizer
|
ac8bc4f006
|
readme
|
2020-07-29 06:30:07 -04:00 |
|
Patrick Schleizer
|
861f9d1022
|
bumped changelog version
|
2020-05-14 13:57:32 -04:00 |
|
Patrick Schleizer
|
3cd7b144bb
|
move "kernel.printk = 3 3 3 3" to separate file /etc/sysctl.d/30_silent-kernel-printk.conf
so package debug-misc can easily disable it
https://phabricator.whonix.org/T950
|
2020-05-14 13:47:58 -04:00 |
|
Patrick Schleizer
|
81cb6ad246
|
bumped changelog version
|
2020-04-23 12:27:25 -04:00 |
|
Patrick Schleizer
|
6485df8126
|
Prevent kernel info leaks in console during boot.
add kernel parameter `quiet loglevel=0`
https://phabricator.whonix.org/T950
|
2020-04-23 12:26:31 -04:00 |
|
Patrick Schleizer
|
aa5631b02b
|
bumped changelog version
|
2020-04-16 08:43:40 -04:00 |
|
Patrick Schleizer
|
8d2e4b68dc
|
Prevent kernel info leaks in console during boot.
By setting `kernel.printk = 3 3 3 3`.
https://phabricator.whonix.org/T950
Thanks to @madaidan for the suggestion!
|
2020-04-16 08:00:31 -04:00 |
|
Patrick Schleizer
|
4898a9e753
|
fix, sysctl-initramfs: switch log to /run/initramfs/sysctl-initramfs-error.log
since ephemeral, in RAM, not written to disk, no conflict with grub-live
https://forums.whonix.org/t/kernel-hardening/7296/435
|
2020-04-16 07:54:33 -04:00 |
|
Patrick Schleizer
|
701da5f6cc
|
formatting
|
2020-04-16 07:24:44 -04:00 |
|
Patrick Schleizer
|
cb51847085
|
readme
|
2020-04-15 14:05:37 -04:00 |
|
Patrick Schleizer
|
df218ad658
|
bumped changelog version
|
2020-04-14 12:40:31 -04:00 |
|
Patrick Schleizer
|
8851c9ed29
|
fix: disable proc-hidepid.service
|
2020-04-14 12:39:34 -04:00 |
|
Patrick Schleizer
|
b6dde34bfb
|
bumped changelog version
|
2020-04-13 06:56:34 -04:00 |
|
Patrick Schleizer
|
e0b8640fb9
|
readme
|
2020-04-13 06:56:34 -04:00 |
|
Patrick Schleizer
|
253578afdf
|
/etc/security/access-security-misc.conf white list ttyS0 etc.
ttyS0 ttyS1 ttyS2 ttyS3 ttyS4 ttyS5 ttyS6 ttyS7 ttyS8 ttyS9
Thanks to @subpar_marlin for the bug report and helping to fix this!
https://forums.whonix.org/t/how-do-i-enter-the-whonix-shell-from-cli/7271/43
https://forums.whonix.org/t/etc-security-hardening/8592
|
2020-04-13 06:50:32 -04:00 |
|
Patrick Schleizer
|
b3ce18f0f9
|
disable proc-hidepid by default because incompatible with pkexec
and undo pkexec wrapper
|
2020-04-12 16:54:10 -04:00 |
|
Patrick Schleizer
|
4429315291
|
disable proc-hidepid by default because incompatible with pkexec
and undo pkexec wrapper
|
2020-04-12 16:52:55 -04:00 |
|
Patrick Schleizer
|
72be31e870
|
disable proc-hidepid by default because incompatible with pkexec
and undo pkexec wrapper
|
2020-04-12 16:48:13 -04:00 |
|
Patrick Schleizer
|
938e929f39
|
add pkexec to suid default whitelist
/usr/bin/pkexec exactwhitelist
/usr/bin/pkexec.security-misc-orig exactwhitelist
|
2020-04-12 16:37:51 -04:00 |
|
Patrick Schleizer
|
695ad5b83d
|
bumped changelog version
|
2020-04-09 09:45:30 +00:00 |
|
Patrick Schleizer
|
67b9d06b25
|
readme
|
2020-04-09 09:45:29 +00:00 |
|
Patrick Schleizer
|
565ff136e5
|
vm.swappiness=1
import from swappiness-lowest
https://forums.whonix.org/t/vm-swappiness-1-set-swapiness-to-lowest-setting-still-useful-swappiness-lowest/9278
|
2020-04-08 21:04:02 +00:00 |
|
Patrick Schleizer
|
642d4d8d93
|
bumped changelog version
|
2020-04-08 17:13:21 +00:00 |
|
Patrick Schleizer
|
a9d0baffe6
|
python -> python3
|
2020-04-08 16:57:32 +00:00 |
|
Patrick Schleizer
|
4153d8d088
|
apparmor-profile-anondist -> apparmor-profile-dist
|
2020-04-08 16:51:22 +00:00 |
|
Patrick Schleizer
|
72228946dc
|
fix etc/default/grub.d/40_kernel_hardening.cfg
in Qubes if no kernel package is installed
|
2020-04-08 16:46:11 +00:00 |
|
Patrick Schleizer
|
bfd6018d8d
|
bumped changelog version
|
2020-04-08 12:51:11 +00:00 |
|
Patrick Schleizer
|
0441f2ed7a
|
readme
|
2020-04-08 12:30:05 +00:00 |
|
Patrick Schleizer
|
663811a819
|
anon-base-files -> dist-base-files
|
2020-04-08 12:04:13 +00:00 |
|
Patrick Schleizer
|
cc8489df2f
|
bumped changelog version
|
2020-04-06 13:29:23 -04:00 |
|
Patrick Schleizer
|
350a15dfbf
|
readme
|
2020-04-06 13:22:32 -04:00 |
|
Patrick Schleizer
|
5c81e1f23f
|
import from anon-gpg-conf
|
2020-04-06 09:25:45 -04:00 |
|
Patrick Schleizer
|
1b2a34ea80
|
bumped changelog version
|
2020-04-04 16:51:42 -04:00 |
|
Patrick Schleizer
|
1188a44f47
|
port to python 3.7
|
2020-04-04 16:49:30 -04:00 |
|