cross-posted from: https://lemmy.dbzer0.com/post/75316353

Why does bitlocker password only need a recovery key?

It’s password only, non tpm and it still creates a recovery key. Why tho?

linux doesn’t do that when using LUKS encryption. trust me I’d love to switch, but can’t.

  • sylver_dragon@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    16 hours ago

    the thing is in the video tutorial he’s using password only(no tpm) and it still requires you to create a recovery key

    Never watched the video, so I’m just answering for the general case. Even with just a password, the recovery key serves a similar function. It’s a fail-safe if the primary protector is lost. It’s entirely possible that the password being setup will be given to a user and IT will still need a way in, if that password gets lost/changed.

    on Linux with luks, it never asked for me to save a recovery key.

    Ok, and? Yup, LUKS uses different defaults. Don’t get too caught up on “Linux does it this way”. Both ways have valid reasons and the Microsoft developers and LUKS developers picked different defaults. If you want, you can create a recovery.key file on LUKS. If you are using TPM as your primary protector, I’d actually recommend you follow Microsoft’s lead on this. If that TPM chip (or the motherboard it’s attached to) dies, you’re kinda fucked. If you are using a password, this is less of an issue. assuming you have that password stored safely somewhere not on that system.

    • dhkuq3645@lemmy.dbzer0.comOP
      link
      fedilink
      arrow-up
      1
      ·
      6 hours ago

      oh ok, tysm I finally get it now

      assuming you have that password stored safely somewhere not on that system.

      well you have to have it in ur head, since it asks for it everytime you boot in