mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-03-25 06:26:26 -04:00
credits
This commit is contained in:
parent
42e24f3c24
commit
f5e0c1742a
@ -5,6 +5,10 @@
|
||||
## Copyright (C) 2022 - 2022 ENCRYPTED SUPPORT LP <adrelanos@whonix.org>
|
||||
## See the file COPYING for copying conditions.
|
||||
|
||||
## Credits:
|
||||
## First version by @friedy10.
|
||||
## https://github.com/friedy10/dracut/blob/master/modules.d/40sdmem/module-setup.sh
|
||||
|
||||
# called by dracut
|
||||
check() {
|
||||
require_binaries sleep || return 1
|
||||
|
@ -3,6 +3,10 @@
|
||||
## Copyright (C) 2022 - 2022 ENCRYPTED SUPPORT LP <adrelanos@whonix.org>
|
||||
## See the file COPYING for copying conditions.
|
||||
|
||||
## Credits:
|
||||
## First version by @friedy10.
|
||||
## https://github.com/friedy10/dracut/blob/master/modules.d/40sdmem/wipe.sh
|
||||
|
||||
ram_wipe() {
|
||||
info "$0: START: COLD BOOT ATTACK DEFENSE - RAM WIPE ON SHUTDOWN"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user