mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-03 00:54:51 -04:00
credits
This commit is contained in:
parent
42e24f3c24
commit
f5e0c1742a
2 changed files with 8 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue