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
smileyhead@discuss.tchncs.de 9 months ago
Solution: Just encrypt it with a password.
Bit locker is a password controlled drive encryption. Am I being dumb or are you seriously saying that?
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.
Yes.
BaroqueInMind@kbin.social 9 months ago
Bit locker is a password controlled drive encryption. Am I being dumb or are you seriously saying that?
tias@discuss.tchncs.de 9 months ago
I guess they mean use the password as part of the encryption key
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.
Kraven_the_Hunter@lemmy.dbzer0.com 9 months ago
Yes.