Encrypting flash drives with UsbCryptFormat

Slashdot it! Delicious Share on Facebook Tweet! Digg!

How the System Works

USB storage sticks and SD cards commonly come equipped with filesystems from the Microsoft world. Depending on the size of the storage media, this will be FAT16, FAT32, exFAT, or NTFS. These filesystems offer the greatest possible compatibility with various devices and operating systems. Thus, the first task for UsbCryptFormat is to create a new partition where the encrypted filesystem will reside on each external storage device that is to be encrypted.

To start the encryption process, you should insert the storage device into the computer. When it appears in the system, you should start UsbCryptFormat with administrative rights. The software will open a window that lists all data storage devices that are connected and mounted on the computer system. From this list, select the device that you want to encrypt and click OK . UsbCryptFormat will then issue an explicit warning advising the user that all data saved on the medium will be lost during formatting (Figure 1).

Figure 1: The security message is conspicuous.

If, for some reason, you selected the wrong device, you can end the program with a click on No . Otherwise, you should continue with yes and UsbCryptFormat will create a new partition on the data medium. The next dialog is for entering the password you want to use with the encrypted data medium. You should then enter the password for a second time in the subsequent security dialog.

In the next window, UsbCryptFormat will ask whether you want to completely overwrite the removable data medium with randomly generated data. You should definitely answer yes to this question because old data can be reconstructed through manual partitioning of the storage device. (Figure 2).

Figure 2: The program overwrites before reformatting the data medium.

Reformatting without overwriting the old data beforehand will change only the partition table and not touch the existing data. Remember that it may take considerable time to overwrite old data depending on the size of the data medium. However, it just takes a few minutes to overwrite the data and set up the new filesystem on the customary 16 or 32GB USB sticks and SD cards.

UsbCryptFormat has an animated status bar that shows the progress of this process. A closing dialog indicates that you will be asked for the encryption password the next time you connect the storage medium to your system. Then, with a click on OK , UsbCryptFormat ends.

Uncomplicated

In practice, integrating the encrypted data device works reliably. Simply plug in the USB stick or the external hard drive and then correctly answer the password request. It is well known that storage media cannot simply be pulled out of the system. Instead, you should use the corresponding functions on your desktop environment or enter the umount command from the command line. Formatting tools like cfdisk or the Ubuntu disk manager show that the partitions installed on the storage medium are encrypted (Figure 3).

Figure 3: Partitioning software displays the encrypted device correctly.

If you are thinking about reformatting and encrypting a data storage device that has already been encrypted with UsbCryptFormat, you will first need to partition the device with partitioning software. This is done by erasing the existing partition table using cfdisk or fdisk and then setting up a new partition that covers all of the storage space of the device. You won't have to necessarily format it immediately. Instead, you can once again install an encrypted filesystem using UsbCryptFormat.

Buy this article as PDF

Express-Checkout as PDF

Pages: 2

Price $0.99
(incl. VAT)

Buy Ubuntu User

SINGLE ISSUES
 
SUBSCRIPTIONS
 
TABLET & SMARTPHONE APPS
Get it on Google Play

US / Canada

Get it on Google Play

UK / Australia

Related content

  • Surfing the Internet anonymously with JonDonym

    JonDonym lets you surf the Internet anonymously without complicated configurations, even from a live stream.

  • Encrypted ZFS with Ubuntu

    ZFS is one of the most advanced filesystems, and now it can be used natively on Linux. One drawback is that native ZFS encryption is not available, but this article shows how use Linux's disk encryption to install Ubuntu onto an encrypted disk with ZFS.

  • Installing Ubuntu 13.10

    Ubuntu 13.10 offers some changes to the installation process. We'll walk you through upgrading or installing the latest release.

  • Installing Ubuntu 13.10

    Ubuntu 13.10 offers some changes to the installation process. We'll walk you through upgrading or installing the latest release.

  • Installing Ubuntu 16.04

    Ubuntu 16.04 offers almost no changes to the installation process. But, in case you are new to Ubuntu, we'll walk you through upgrading or installing the latest release.