EEVblog Electronics Community Forum

Products => Computers => Security => Topic started by: Simon on January 11, 2020, 03:55:53 pm

Title: USB stick, encrypted, no keypad or software to install, how?
Post by: Simon on January 11, 2020, 03:55:53 pm
https://www.ebuyer.com/582747-kingston-datatraveler-32gb-encrypted-usb-3-flash-drive-ebuyer-com-dtvp30-32gb (https://www.ebuyer.com/582747-kingston-datatraveler-32gb-encrypted-usb-3-flash-drive-ebuyer-com-dtvp30-32gb)

So i see a claim that you do not have to install software and i cannot see how one enters any code as there is no keypad. Anyone with more information on these than the manufacturer is willing to share?
Title: Re: USB stick, encrypted, no keypad or software to install, how?
Post by: Bud on January 11, 2020, 05:00:32 pm
I recall you get a pop up dialog when you insert it , where you enter the password. Or it installs as a drive but all you see is a  small executable that you have to run and enter the password, then you can see rest of data. Cant remember exactly, i had a 16 GB one some years ago.
Title: Re: USB stick, encrypted, no keypad or software to install, how?
Post by: Simon on January 12, 2020, 09:29:12 am
Ah right, that's why it's not Linux compatible. I kind of like the idea but wanted to give linux a go again at some stage so I am torn.
Title: Re: USB stick, encrypted, no keypad or software to install, how?
Post by: jc101 on January 12, 2020, 08:36:34 pm
Ah right, that's why it's not Linux compatible. I kind of like the idea but wanted to give linux a go again at some stage so I am torn.

If the Kingston part is correctly listed on the eBuyer link, then it can be used on Linux - according to the data sheet https://www.kingston.com/datasheets/dtvp30_en.pdf (https://www.kingston.com/datasheets/dtvp30_en.pdf)

I think there will be a Linux mountable image on the small partition, or the software can be downloaded from Kingston.
Title: Re: USB stick, encrypted, no keypad or software to install, how?
Post by: Simon on January 12, 2020, 08:55:08 pm
Well I'm not using linux any time soon and i only need 4GB to hold the private data like passwords. I've ordered a 256GB for general data that is not sensitive.
Title: Re: USB stick, encrypted, no keypad or software to install, how?
Post by: Whales on January 12, 2020, 09:05:53 pm
N.B. you can make something equivalent up using other software.  Just leave it sitting on the drive.  This also lets you transfer your stuff from one drive to another without having to worry about finding the same model+vendor of flash drive again.

On Linux I find encfs very convenient, as you only need a folder (not a partition) for storing your encrypted stuff.  Looks like there is a Windows port (https://encfs.win/).

There's also the traditional Veracrypt (https://www.veracrypt.fr/en/Home.html), likely much more popular but it has been years since I used its predecessor.
Title: Re: USB stick, encrypted, no keypad or software to install, how?
Post by: Simon on January 12, 2020, 09:10:09 pm
I just want something to work. For £19 I'm happy. I'd rather not encrypt everything anyway. been theere done that got the medal for lost data thank to microsoft.
Title: Re: USB stick, encrypted, no keypad or software to install, how?
Post by: Bud on January 13, 2020, 01:17:42 am
Ah right, that's why it's not Linux compatible. I kind of like the idea but wanted to give linux a go again at some stage so I am torn.

Hmm... Found mine and it does have a folder called linux. This is how it looks as you plug the stick in to Windows

[attachimg=1]
Title: Re: USB stick, encrypted, no keypad or software to install, how?
Post by: Whales on January 13, 2020, 08:31:53 pm
Ooh, can you show what's inside the folder?
Title: Re: USB stick, encrypted, no keypad or software to install, how?
Post by: Lord of nothing on May 07, 2020, 05:44:56 pm
Quote
I've ordered a 256GB for general data that is not sensitive.
:=\ You must be rich.
I have there Black Dongle the 32Gb cost a ton.  :'( If you want I  can check if the run on Debian?
Title: Re: USB stick, encrypted, no keypad or software to install, how?
Post by: Simon on May 07, 2020, 06:26:08 pm
um as I said I went for the kingston encrypted 4GB and used a cheap unencrpted 256. I actually use an SSD now in a caddy as the corsair would not work in certain machines so returned it. I am trying to work out what corsair do wake that is any good except for RAM.
Title: Re: USB stick, encrypted, no keypad or software to install, how?
Post by: fragile on July 04, 2020, 10:19:37 pm
Um, I think the enyption is only as good as the password. And, unless you know how it works, there might be an exploit built in. I made an encrypted drive. First I wrote zeros over the first few GBs, several times. That gets rid of the Windows flash drive U3 STUFF. Then I wrote random data over the whole drive. I used a large key, a long passphrase, and I specified to hash the key for 20 seconds.  I added a random salt, and the drive was encrypted.

A cracking program can be crafted to guess 99% of all passwords in a few seconds. The NSA uses free cpu cycles on 100,000+ PCs in the Treasury Department, to crack encryption. Normally, it takes about 6 years to guess a good passphrase, at a rate of 100,000 guesses/ second. But each guess on 'my' drive requires 20 seconds, because of the key hashing.

That increases the average time required to guess by a factor of 2 million! I think. 
Title: Re: USB stick, encrypted, no keypad or software to install, how?
Post by: Simon on July 04, 2020, 11:02:11 pm
It's good enough to stop the casual crook or curios other person that may pick it up if I loose it.