Kit #4. I need to carry around sensitive data in a secure manner

I have sensitive data that I need to physically transport between two or more places. How do I make sure it stays safe?

You are about to travel or move around between different locations in your city for an important meeting, likely without internet access. You need to bring with you sensitive data that you aren’t comfortable uploading to a server or other online space.

What you should do

In order to move around with sensitive data, you will need to not only encrypt the data but obscure its very existence.

  1. Obscure the data physically. Consider transporting files on a small device instead of on your laptop. SD cards and USB drives can store a huge amount of data in a very small device. These devices can be hidden (and lost!) just about anywhere. Insert the SD card into an otherwise harmless electronic device if you or your bags must pass through a metal detector or x-ray, such as an empty (clean) mobile phone or camera.

  2. Once you’ve decided how you’re going to transport the data, encrypt the data. TrueCrypt or GPGTools can encrypt any directory or file. See Kit #2. If the content of my computer gets confiscated, I am afraid it will compromise my safety.

  3. Alternatively, encrypt the entire drive. Depending on what device or volume you will store your sensitive data in, consider encrypting everything, not just the sensitive files. If you do this, keep in mind that it may be more obvious that you are hiding something.

  4. Obscure the data digitally. If you choose to secure your data in an encrypted volume with TrueCrypt, you can also make the volume “hidden”, which can help you avoid the possibility of an adversary finding your files and asking or forcing you to reveal the decryption passphrase. Or, you might simply rename the encrypted directory to something unassuming like “My Music” and place it within a typical directory structure.

Keep in mind
  1. The way USB drives and SD cards store data in solid state means they are very reliable but also makes wiping data off of them difficult. Sometimes the only safe way to destroy the data to avoid eventual recovery is to literally destroy the device.

  2. Note that passphrase-protection of a directory or file is not encryption and is very easy to circumvent.

  3. If the device containing the sensitive data is discovered and accessed, an unusual operating system such as GNU/Linux or the immediate appearance of a full-disk decryption prompt may in and of itself reveal that you are hiding something. Sometimes it is best to use the hide-in-plain-sight tactic.

Where to find more help
  • Learn how to create hidden volumes with TrueCrypt.

     
English
« Go back