Comment on BitLocker encryption broken in less than 43 seconds with sub-$10 Raspberry Pi Pico — key can be sniffed when using an external TPM
I guess they mean use the password as part of the encryption key
FYI: You can set it to require a PIN + TPM, or even just a password eg using manage-bde -on c: -password.
manage-bde -on c: -password
learn.microsoft.com/en-us/…/manage-bde-on
Thanks, that sounds really useful. I’m guessing it won’t work unless you’re local admin though.
Yep, you’ll need local admin of course.
Which kind of makes it useless in many corporate environments since the users won’t be able to set their own password.
d3Xt3r@lemmy.nz 9 months ago
FYI: You can set it to require a PIN + TPM, or even just a password eg using
manage-bde -on c: -password
.learn.microsoft.com/en-us/…/manage-bde-on
tias@discuss.tchncs.de 9 months ago
Thanks, that sounds really useful. I’m guessing it won’t work unless you’re local admin though.
d3Xt3r@lemmy.nz 9 months ago
Yep, you’ll need local admin of course.
tias@discuss.tchncs.de 9 months ago
Which kind of makes it useless in many corporate environments since the users won’t be able to set their own password.