• 1 Post
  • 40 Comments
Joined 1 year ago
cake
Cake day: June 22nd, 2023

help-circle





  • Both GNU and GrapheneOS have staunch requirements and will accept no compromises.

    This is a situation where their requirements don’t align, so they’ll never reach an agreement.

    GrapheneOS, for example, is also strictly against making the Fairphone line of phones a little more secure because it doesn’t meet all of their security requirements

    In this case GNU won’t certify GrapheneOS as fully open because it includes binaries that aren’t open

    The FSF is more along your line of improving the situation where they can











  • With an HDD, your operating system can (mostly) directly access bits on the magnetic disks, so you can wipe them by just writing 0 to it over and over (historically, there was a paper saying 7 times would make any bits unrecoverable - this changed as density got higher)

    With SSDs, your operating system has very little control over what bits a write is touching, a lot more was moved into the firmware on the flash memory itself

    So SSDs need a special command “Secure Erase” to wipe them