LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Security
User Name
Password
Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.

Notices


Reply
  Search this Thread
Old 08-31-2010, 03:05 PM   #1
travissparks1307
LQ Newbie
 
Registered: Aug 2010
Posts: 10

Rep: Reputation: 0
Flash Drive Encryption across multiple OS


It's as simple as it sounds (or maybe not) I have a Flash drive I want to use between multiple computers running various operating systems but I want to encrypt the contents. I mainly use Ubuntu 10.04 but the computers I use at school use Windows 7 and a few use Mac. I was hoping to find a way to encrypt the drive and use it with both Win 7 and Ubuntu if possible. If it's not I'll come up with something else. Thanks in advance.
 
Old 08-31-2010, 03:16 PM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,632

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by travissparks1307 View Post
It's as simple as it sounds (or maybe not) I have a Flash drive I want to use between multiple computers running various operating systems but I want to encrypt the contents. I mainly use Ubuntu 10.04 but the computers I use at school use Windows 7 and a few use Mac. I was hoping to find a way to encrypt the drive and use it with both Win 7 and Ubuntu if possible. If it's not I'll come up with something else. Thanks in advance.
If you're using it on just one or the other, it WOULD be fairly simple. However, since you're using both, it's tricky. You could approach it one of two ways, to keep things easy:
  1. Partition the USB drive into one Win7 and one Linux partitions. Encrypt them with the encryption tool of choice on either system. It'll be easy to move it around, but you won't necessarily be able to copy files from Win7->Linux or back.
  2. Leave the drive in FAT32 format, and just encrypt the FILES on it. PGP programs abound for all different flavors of OS'es, so when you want a file, just decrypt it (you'll know your key, after all), and go at it. Bonus with this method is that if you need to share a file with a friend, you can put that one file on there unencrypted, and not have to divulge your key.
 
Old 08-31-2010, 04:48 PM   #3
anomie
Senior Member
 
Registered: Nov 2004
Location: Texas
Distribution: RHEL, Scientific Linux, Debian, Fedora
Posts: 3,935
Blog Entries: 5

Rep: Reputation: Disabled
Alternatively, if you've got a budget ($$) for this, you might consider checking out a commercial hardware encryption offering, a la: https://www.ironkey.com/products

(I don't work for ironkey, nor do I get paid to suggest that.)
 
Old 08-31-2010, 05:35 PM   #4
Kenny_Strawn
Senior Member
 
Registered: Feb 2010
Location: /usa/ca/orange_county/lake_forest
Distribution: ArchBang, Google Android 2.1 + Motoblur (on Motortola Flipside), Google Chrome OS (on Cr-48)
Posts: 1,791
Blog Entries: 62

Rep: Reputation: 56
Or, you could also encrypt the drive with an OS on it, so that you could boot into your encrypted data. Definitely something to consider.
 
Old 08-31-2010, 07:54 PM   #5
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
BTW, if the data on your flash drive is valuable enough to warrant encryption, then doesn't accessing it on public computers kind of defeat the purpose?
 
Old 08-31-2010, 08:29 PM   #6
grim76
Member
 
Registered: Jun 2007
Distribution: Debian, SLES, Ubuntu
Posts: 308

Rep: Reputation: 50
You might want to try looking at something like Truecrypt. I have used it in the past for encryption across platforms.
 
Old 09-01-2010, 09:12 AM   #7
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,632

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by grim76 View Post
You might want to try looking at something like Truecrypt. I have used it in the past for encryption across platforms.
Good call. I'd go that route, rather than Ironkey. As far as I know, Ironkey doesn't work on Linux systems, only Windows and Mac.
 
Old 09-01-2010, 10:33 AM   #8
anomie
Senior Member
 
Registered: Nov 2004
Location: Texas
Distribution: RHEL, Scientific Linux, Debian, Fedora
Posts: 3,935
Blog Entries: 5

Rep: Reputation: Disabled
I can't / won't vouch for it (as I don't own one), but:

https://www.ironkey.com/basic

Quote:
IronKey Basic works with Windows 2000, XP, Vista, and 7 without administrator privileges or the need to install any software or drivers. IronKey Basic devices also work on Linux and Macintosh OS systems.
 
Old 09-01-2010, 11:00 AM   #9
eyemole80
Member
 
Registered: Jun 2004
Distribution: Fedora Core 1
Posts: 47
Blog Entries: 1

Rep: Reputation: 16
You can use cryptsetup utility in ubuntu to create encrypted data or disk. Disk encrypted using this utility can be easily accessed in Windows using FreeOTFE tool. Installing FreeOTFE on Windows-7 is a bit non-trivial though due to some crap enhanced windows-7 security.
 
Old 09-01-2010, 03:33 PM   #10
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,632

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by anomie View Post
I can't / won't vouch for it (as I don't own one), but:

https://www.ironkey.com/basic
They must have added support since I last looked at them, but they didn't have the "basic" product then either. It's been a couple of years, and I didn't bother to look after they didn't have Linux support.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Encryption busted on NIST-certified Kingston, SanDisk and Verbatim USB flash dr LXer Syndicated Linux News 0 01-08-2010 02:50 AM
USB Flash Drive, write protect, and flash file system questions storkus Linux - Hardware 4 12-01-2008 04:32 AM
Booting multiple OS' off a flash drive janderson Linux - General 3 04-02-2008 01:13 PM
LXer: EDGE Tech Corp Announces Portable Flash Drive With Muscle - the New 8GB DiskGO!(TM) Now Available; Swap and Go With This Secure Thumb-Sized Flash Drive LXer Syndicated Linux News 0 12-14-2005 02:16 AM
hard drive encryption Vince0053 Linux - Newbie 3 06-15-2005 06:15 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Security

All times are GMT -5. The time now is 07:52 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration