Commit Graph

55 Commits

Author SHA1 Message Date
2cc3c6c59c lower debugging 2023-01-07 15:04:42 -05:00
10932bb5d8 minor 2023-01-07 15:04:23 -05:00
c88e95ce33 output 2023-01-07 15:04:07 -05:00
06034d2e4f fix 2023-01-07 15:03:06 -05:00
78a4fad667 Change echo to info. Included more reliable way of getting initrd and kernel. Allow user custom kexec 2023-01-07 11:14:31 -05:00
8da3b9c40c fix last line 2023-01-06 21:40:17 -05:00
7cf51a1b43 Checking job queue instead of dbus 2023-01-06 21:32:57 -05:00
62dcdcf764 Update cold-boot-attack-defense-kexec-prepare 2023-01-06 13:51:45 -05:00
14abfbfccd Update cold-boot-attack-defense-kexec-prepare 2023-01-06 13:48:03 -05:00
28687092ef Update cold-boot-attack-defense-kexec-prepare 2023-01-06 12:52:36 -05:00
73913ea5af Added checks 2023-01-06 12:49:34 -05:00
a7015f4ddf added files 2023-01-06 10:50:34 -05:00
421f03ae9e fix 2022-11-24 07:20:56 -05:00
a806c782d7 fix 2022-11-24 07:00:23 -05:00
39b35ef9ac fix 2022-11-24 06:49:15 -05:00
d05c101721 debugging 2022-11-24 06:31:24 -05:00
497b5b4544 fix 2022-11-24 06:14:04 -05:00
e5255a630a pam-info: support non-root environments (such as during graphical display manager login and xscreensaver) 2022-11-22 05:57:30 -05:00
09e6af5c08 pam-info refactoring 2022-11-16 02:01:23 -05:00
caf0099064 pam-info refactoring 2022-11-16 02:00:32 -05:00
487f63bb01 comment 2022-11-16 01:56:01 -05:00
f59f959a8d pam-info fix 2022-11-16 01:55:14 -05:00
ae113442a1 pam-info refactoring 2022-11-16 01:49:45 -05:00
bb6b509d06 pam-info refactoring 2022-11-16 01:44:21 -05:00
e5d7ab7082 comment 2022-11-15 12:44:12 -05:00
23b936b573 also support /usr/local/etc/pam-info-debug 2022-11-15 12:31:14 -05:00
95487346db pam-info: create debug log file ~/pam-info-debug.txt
when file /etc/pam-info-debug exists
2022-11-15 12:29:41 -05:00
2872c2ab52 comments 2022-11-15 12:00:59 -05:00
6033de7815 debugging 2022-11-15 11:58:50 -05:00
272a33fe2c addgroup -> adduser fix 2022-08-13 11:35:25 -04:00
3b844eaab2 output 2022-07-09 11:42:11 -04:00
73d2c9d921 output 2022-07-09 11:40:15 -04:00
adfdac6dea output 2022-07-09 11:40:01 -04:00
1df2cfd1ad comment 2022-07-09 11:38:37 -04:00
fede41e6e0 fix 2022-07-09 11:38:04 -04:00
e5f8004a94 Update hide-hardware-info 2022-07-05 03:37:40 +02:00
d7dd188651 remove unicode 2022-06-08 09:27:02 -04:00
55d16e1602 remove unicode 2022-06-08 09:04:03 -04:00
2bdda9d0a0 permssion-hardening: Do not skip config file lines without trailing newline (ancient bash bug) 2022-06-07 08:18:05 +00:00
9fd8e1c9b0 permission-hardening: Fix issue with pipelining failures causing incorrect user/group lookup results 2022-06-07 08:03:56 +00:00
2d37e3a1af copyright 2022-05-20 14:46:38 -04:00
7651308787 Merge pull request #103 from 0xC0ncord/bugfix/selinuxfs_restrictions
hide-hardware-info: re-enable restrictions on sysfs when using SELinux
2022-05-19 19:39:42 -04:00
bb0307290b update link 2022-04-16 14:18:35 -04:00
93efa506da hide-hardware-info: disable selinux whitelist by default 2022-03-17 11:41:57 -04:00
b0a0004a85 output 2022-02-10 13:47:10 -05:00
4f6f588fb5 fix, skip deletion of system.map files on read-only filesystems
This is required for Qubes /lib/modules read-only implementation at time of writing.

Thanks to @marmarek for the bug report!

https://forums.whonix.org/t/remove-system-map-cannot-work-lib-modules-is-mounted-read-only/13324
2022-02-10 13:44:55 -05:00
4172232eb7 hide-hardware-info: make indentation consistent 2021-10-10 16:03:40 -04:00
060d7d890a hide-hardware-info: re-enable restrictions on sysfs when using SELinux
When using SELinux, restrict the parts of sysfs explicitly to ensure
restrictions are working as expected.
2021-10-10 16:03:07 -04:00
8b104f544a fix, add sshd to pam_service_exclusion_list
to avoid faillock
2021-09-01 15:45:36 -04:00
db43cedcfd LANG=C str_replace 2021-08-22 05:23:24 -04:00