-
Notifications
You must be signed in to change notification settings - Fork 517
Open
Description
According to the sdmem manual page:
-f fast (and insecure mode): no /dev/urandom.
-l lessens the security. Only two passes are written: the first
with 0x00 and a final random one.
-l -l for a second time lessons the security even more: only one
pass with 0x00 is written.
When the command is sdmem -fll, I don't see how this could protect against something like https://blog.f-secure.com/cold-boot-attacks/
Metadata
Metadata
Assignees
Labels
No labels