• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

FOG data wiping algorithms

Scheduled Pinned Locked Moved
FOG Problems
2
4
589
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W
    Wiping4TheWin
    last edited by Jul 14, 2021, 1:01 PM

    Hello,

    For some compliance needs, I’m looking for technical details regarding used data wiping algorithms by FOG. Could you please be more precise as below :

    • Simple Overwrite with 1 pass
    • DOD 5220.22-M with 3 passes
    • Gutmann with 35 passes

    According to the official documentation, I only found this section here : https://wiki.fogproject.org/wiki/index.php?title=Managing_FOG#Advanced_Tasks

    Fast Wipe :
    This task does a quick and dirty wipe of the drive. This task writes zeros to the first ~40MB of the disk. This task should NOT be used if you don’t want your data to be recoverable.

    Normal Wipe :
    This tasks writes random data to the entire surface area of the disk.

    Full Wipe :
    This tasks writes random data, multiple times to the entire surface of the disk.

    Thank you for your help !

    G 2 Replies Last reply Jul 14, 2021, 4:13 PM Reply Quote 0
    • G
      george1421 Moderator @Wiping4TheWin
      last edited by Jul 14, 2021, 4:13 PM

      @wiping4thewin If you are doing this for compliance reasons, you might consider booting dban from your FOG server to have a compliant DoD approved wipe.

      Let me look in the code to see what is going on.

      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

      1 Reply Last reply Reply Quote 0
      • G
        george1421 Moderator @Wiping4TheWin
        last edited by Jul 14, 2021, 4:16 PM

        @wiping4thewin For normal and full wipe FOG uses the shred utility https://linux.die.net/man/1/shred

        ref: https://github.com/FOGProject/fos/blob/aa85a918cbe1c5262cefe8cdc459cdac22aca409/Buildroot/board/FOG/FOS/rootfs_overlay/bin/fog.wipe#L14

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

        W 1 Reply Last reply Jul 16, 2021, 12:47 PM Reply Quote 0
        • W
          Wiping4TheWin @george1421
          last edited by Wiping4TheWin Jul 16, 2021, 6:48 AM Jul 16, 2021, 12:47 PM

          @george1421 : Thank a lot for your fast && accurate answer. Have a nice day !

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          1 / 1
          • First post
            2/4
            Last post

          183

          Online

          12.0k

          Users

          17.3k

          Topics

          155.2k

          Posts
          Copyright © 2012-2024 FOG Project