you are viewing a single comment's thread
view the rest of the comments
[–] 50 points 3 years ago (7 children)

I don't know why I keep hearing of security measures to stop someone sleuthing into bootloaders.

Am I the only person using Linux who isn't James Bond?

  • source
  • parent
  • hideshow 14 child comments
  • [–] 10 points 3 years ago (2 children)

    so you never caught a team of government officials in your living room brute forcing your bootloader at 4am as you got up to use the bathroom, huh. Lucky guy.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 8 points 3 years ago (1 child)

    I’m an engineer with trade secrets on his laptop. I’ve heard of dozens of people getting laptops stolen from their cars that they left for like ten or fifteen minutes.

    The chances are slims, but if it happens I’m in deep trouble whether those secrets leak of not. I’m not taking the risk. I’m encrypting my disk.

    It’s not like there’s a difference in performance nowadays.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 5 points 3 years ago (1 child)

    TPM's not going to help with that situation, though, right? Either you're typing in your encryption password on boot (in which case you don't need TPM to keep your password), or you're not, in which case the thief has your TPM module with the password in it.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 3 years ago

    From what I understand, TPM is "trusted" because of the fact the secrets it contains are supposed to be safe from an attacker with hardware access.

    This is what makes it good at protecting data in case of a stolen laptop. This is also what makes it good at enforcing offline DRM or any kind of system where manufacturers can restrict the kind of software users can run on their hardware.

  • source
  • parent
  • [–] 0 points 3 years ago (1 child)

    I'm still on the hunt for a desktop Linux distro that has no security features or passwords. My usage for this may not be common but it can't be rare enough that there are zero options

  • source
  • parent
  • hideshow 2 child comments
  • [–] 7 points 3 years ago (1 child)

    Ubuntu, no encryption, select boot to desktop by default when the system installs.

    Like, really?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 3 years ago (1 child)

    Still smashing in passwords left and right

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 3 years ago

    Ah so you want the windows 98 experience, root access by default all the time without passwords or extra prompts.

    Maybe setting auto login and sudo without password can be almost enough? https://askubuntu.com/questions/147241/execute-sudo-without-password

    I agree that there should be an easy setting to at least allow updates without password. I installed Manjaro for my mom, after a while she complained "there are updates every day and I need to input the password too many times"

  • source
  • parent