USB drive - crypto filesystem options?

Ask a Question related to FreeBSD, Design and Development.

  1. #1

    Default USB drive - crypto filesystem options?

    Hey folks.

    I have just become the proud owner of a fancy new 1GB USB 2.0 drive;
    one of those cool new gadgets no bigger than my pinky that holds 1
    Billion bytes of data. Naturally, I can't wait to play with it :)

    Well, I know that USB 2.0 support is kinda sketchy, and I've already
    decided it's not stable on the ICH5 USB controller that comes with the
    Dell Dimension 8300. Regardless, I have confirmed that I can get the
    little gadget mounted (comes pre-formatted with an MSDos filesystem)
    without the slightest hangup. Yay me.

    So, now what I want to do is see what kind of filesystem options I
    have with this little gem. Ideally, I would like to get an encrypted
    filesystem that requires a password to mount it. Of course, I've
    checked the ports, but I don't know much about this area, and I don't
    know if I'm even using the right search keys. A little googling
    revealed a great article at "The FreeBSD Diary"
    ([url]http://www.freebsddiary.org/encrypted-fs.php[/url]) that discusses cfs.
    Sounds cool, move to the top of the list - ok, it's the only thing on
    the list right now.

    That's where you folks come in. Has anyone had any experience
    actually using a crypto filesystem on a USB drive? What utilities are
    available for this? And more importantly, what have your experiences
    been?

    TIA
    Lou
    --
    Louis LeBlanc FreeBSD-at-keyslapper-DOT-net
    Fully Funded Hobbyist, KeySlapper Extrordinaire :)
    Please send off-list email to: leblanc at keyslapper d.t net
    Key fingerprint = C5E7 4762 F071 CE3B ED51 4FB8 AF85 A2FE 80C8 D9A2

    Ninety-Ninety Rule of Project Schedules:
    The first ninety percent of the task takes ninety percent of
    the time, and the last ten percent takes the other ninety percent.

    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.4.0 (FreeBSD)

    iD8DBQFCGTwUr4Wi/oDI2aIRApB5AJwOud/yeDChy6/zEzzXZhrbcP6gsgCgi+kD
    XW8xXVg2HCJ1jN3SKLcGMBw=
    =Rze/
    -----END PGP SIGNATURE-----

    Louis LeBlanc Guest

  2. Similar Questions and Discussions

    1. Crypto API problem while using forms authentication
      Hi, I'm developing a webapplication. I would like to use forms authentication instead of integrated windows authentication because i don't like...
    2. Asynchronous Server Socket and crypto
      I have seen how to use the CryptoStream with the TCPClient class for synchronous connection to a socket server. Is there any way to use the Crypto...
    3. Crypto and querystring
      Hello i'm looking for a sample encrypt and decrypt in asp.net who can be easily pass in url with querystring like : id=MLKJQSDF245KMDQLSFJ ...
    4. Crypto Accelerator - force it
      Is it possible to force encryption to the accelerator board?
    5. Sun Crypto Accelerator 1000 application and documentation
      Hi, we're getting a bunch of these boards, mainly for SSL. I wonder, though, whether anybody has used them for other types of applications, like...
  3. #2

    Default Re: USB drive - crypto filesystem options?

    On Sun, 20 Feb 2005 20:40:37 -0500
    Louis LeBlanc <FreeBSD@keyslapper.net> wrote:
    > I have just become the proud owner of a fancy new 1GB USB 2.0 drive;
    > one of those cool new gadgets no bigger than my pinky that holds 1
    > Billion bytes of data. Naturally, I can't wait to play with it :)
    ------- cut ------
    > That's where you folks come in. Has anyone had any experience
    > actually using a crypto filesystem on a USB drive? What utilities are
    > available for this? And more importantly, what have your experiences
    > been?
    without any probs i've used GBDE on an usb-stick :
    /usr/share/doc/en/books/handbook/disks-encrypting.html

    albi@scii.nl Guest

  4. #3

    Default Re: USB drive - crypto filesystem options?

    On Mon, 21 Feb 2005 11:55:57 +0100
    "albi@scii.nl" <albi@scii.nl> wrote:
    > without any probs i've used GBDE on an usb-stick :
    > /usr/share/doc/en/books/handbook/disks-encrypting.html
    i actually used the GBDE-part of this article :
    [url]http://bsdnews.org/03/cryptusb.php[/url]

    albi@scii.nl Guest

  5. #4

    Default Re: USB drive - crypto filesystem options?

    > That's where you folks come in. Has anyone had any experience
    > actually using a crypto filesystem on a USB drive? What utilities are
    > available for this? And more importantly, what have your experiences
    > been?
    Have been using cfs for a few years without any problems, first on linux,
    now also on freebsd.
    Have got an usb-stick with ext2fs-filesystem and a cfs encrypted directory.
    The files can the be accessed from both linux and freebsd.
    Backups are easy, just copy the encrypted files, and they can be attached
    from anywhere.

    --
    Hilsen Lars

    Lars Kristiansen Guest

  6. #5

    Default Re: USB drive - crypto filesystem options?

    On Sun, Feb 20, 2005 at 08:40:37PM -0500, Louis LeBlanc wrote:
    > Hey folks.
    >
    > I have just become the proud owner of a fancy new 1GB USB 2.0 drive;
    > one of those cool new gadgets no bigger than my pinky that holds 1
    > Billion bytes of data. Naturally, I can't wait to play with it :)
    >
    > Well, I know that USB 2.0 support is kinda sketchy, and I've already
    > decided it's not stable on the ICH5 USB controller that comes with the
    > Dell Dimension 8300. Regardless, I have confirmed that I can get the
    > little gadget mounted (comes pre-formatted with an MSDos filesystem)
    > without the slightest hangup. Yay me.
    >
    > So, now what I want to do is see what kind of filesystem options I
    > have with this little gem. Ideally, I would like to get an encrypted
    > filesystem that requires a password to mount it. Of course, I've
    > checked the ports, but I don't know much about this area, and I don't
    > know if I'm even using the right search keys. A little googling
    > revealed a great article at "The FreeBSD Diary"
    > ([url]http://www.freebsddiary.org/encrypted-fs.php[/url]) that discusses cfs.
    > Sounds cool, move to the top of the list - ok, it's the only thing on
    > the list right now.
    >
    > That's where you folks come in. Has anyone had any experience
    > actually using a crypto filesystem on a USB drive? What utilities are
    > available for this? And more importantly, what have your experiences
    > been?
    I, personally, have found that just using gpg to encrypt important files
    on my memory stick as gpg runs on multiple oses: bsd, win, linux, max.
    I may also place my encrypted private key on it along with executables
    on it for windows since linux/bsd propably already have it installed.
    Then I can read the files on any system with just a passphrase.
    >
    > TIA
    > Lou
    > --
    > Louis LeBlanc FreeBSD-at-keyslapper-DOT-net
    > Fully Funded Hobbyist, KeySlapper Extrordinaire :)
    > Please send off-list email to: leblanc at keyslapper d.t net
    > Key fingerprint = C5E7 4762 F071 CE3B ED51 4FB8 AF85 A2FE 80C8 D9A2
    >
    > Ninety-Ninety Rule of Project Schedules:
    > The first ninety percent of the task takes ninety percent of
    > the time, and the last ten percent takes the other ninety percent.


    --
    I sense much NT in you.
    NT leads to Bluescreen.
    Bluescreen leads to downtime.
    Downtime leads to suffering.
    NT is the path to the darkside.
    Powerful Unix is.

    Public Key: [url]ftp://ftp.tallye.com/pub/lorenl_pubkey.asc[/url]
    Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C

    Loren M. Lang Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139