PDA

View Full Version : usb protection programe



ProMarksVac
10-26-2020, 12:22 PM
hi,

I have 2 question:

one: is this forum alive or not?
two: I would like to password protect my data on my USB stick. What kind of program can i use?

thx

Caballero
10-26-2020, 12:48 PM
https://sourceforge.net/projects/veracrypt/

Assuming you use Windows Pro, BitLocker would also be an option.

anon
10-27-2020, 09:06 PM
one: is this forum alive or not?

No, we're all bots from the RIAA :ninja:


two: I would like to password protect my data on my USB stick. What kind of program can i use?


https://sourceforge.net/projects/veracrypt/

Assuming you use Windows Pro, BitLocker would also be an option.

VeraCrypt is very good, although DiskCryptor is faster on computers that don't support hardware-accelerated encryption.

I would advice against using BitLocker on the basis that it's proprietary and has not been audited, therefore who knows what backdoors are lying inside. Then again, the exact same applies to Windows itself, so that may be a moot point.

anon
11-05-2020, 09:55 PM
One more thing: if you're going to encrypt a USB stick, you should do so from day zero due to how Flash memory works. Unencrypted chunks may remain for a long time even if apparently overwritten. Same applies to solid-state drives (well, USB sticks are technically SSDs).

Also, hardware full disk encryption cannot be trusted since there's no way to verify it does what it's supposed to (one vendor promising AES-128 was caught actually using a trivially-broken XOR cipher). Hardware accelerated encryption is fine.