Commit Graph

506 Commits

Author SHA1 Message Date
1eeb32b7b9 Update wipe-ram.sh 2023-01-06 13:47:01 -05:00
c5accc5ad1 Update wipe-ram-needshutdown.sh 2023-01-06 13:46:51 -05:00
f9ebc3cfa8 Update module-setup.sh 2023-01-06 13:46:40 -05:00
28687092ef Update cold-boot-attack-defense-kexec-prepare 2023-01-06 12:52:36 -05:00
d67d3c1d7d Update wipe-ram.sh 2023-01-06 12:51:18 -05:00
7fa64d6842 Update wipe-ram-needshutdown.sh 2023-01-06 12:50:58 -05:00
14c7239681 Update module-setup.sh 2023-01-06 12:50:42 -05:00
73913ea5af Added checks 2023-01-06 12:49:34 -05:00
a7015f4ddf added files 2023-01-06 10:50:34 -05:00
6d7a782624 fix 2022-11-24 07:21:46 -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
36454c2dbf debugging 2022-11-24 06:25:47 -05:00
e06b173a1b debugging 2022-11-24 06:24:14 -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
82da4ed18f comments 2022-07-28 09:56:24 -04:00
a6bee1493d cold-boot-attack-defense wait longer to make messages readable by user 2022-07-28 09:55:12 -04:00
053142cdb5 fix 2022-07-26 10:00:21 -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
69af8be7b8 drop_caches before and after sdmem 2022-07-02 19:10:55 -04:00
67bdd58bf2 sync 2022-07-02 19:07:06 -04:00
973f117aa6 wipe RAM at shutdown: Ensure any remaining disk cache is erased by Linux' memory poisoning
by running:
`echo 3 > /proc/sys/vm/drop_caches`

Inspired by Tails:
https://gitlab.tails.boum.org/tails/tails/-/blob/master/config/chroot_local-includes/usr/local/lib/initramfs-pre-shutdown-hook
2022-07-02 18:12:36 -04:00
95187bd357 fix 2022-07-02 17:21:33 -04:00
148a050468 fix 2022-07-02 16:03:45 -04:00
82e7863d5b improvement 2022-07-02 16:02:28 -04:00
1144b39e5e debugging 2022-07-02 15:50:59 -04:00
c29b21c08a output 2022-07-02 15:45:19 -04:00
d34fe21963 fix 2022-07-02 15:32:42 -04:00
32fdcf522b - introduce wiperam=skip kernel parameter to skip wipe ram
- introduce `wiperam=force` kernel parameter to force wipe ram inside VMs
2022-06-30 14:47:45 -04:00
036f518ddc improvement 2022-06-30 13:56:29 -04:00