+ Reply to Thread
Results 1 to 4 of 4

File protect via extern USB crypto modul?

  1. #1
    Registered User
    Join Date
    07-17-2005
    Posts
    10

    Arrow File protect via extern USB crypto modul?

    Hi All,

    I wish the Excel programm - My Workbook like CD push
    to sale.
    The question: If possible the File protect (like Password) through the extern USB Stick - Crypto modul.

    If yes, what must be the VBA protocol.

    sory - my English

    Thank You very much
    Fidele

  2. #2
    Tim Williams
    Guest

    Re: File protect via extern USB crypto modul?

    The password protection on an Excel file has been shown to be easily
    cracked, and the file would need to at least be opened for any VBA to run.

    So, there's not much to be gained by requiring a "dongle" (hardware-based
    key protection). The only sure approach is to port your main code to a dll
    and distribute that.

    Unless I misunderstood your question.

    Tim

    --
    Tim Williams
    Palo Alto, CA


    "frenic" <[email protected]> wrote in
    message news:[email protected]...
    >
    > Hi All,
    >
    > I wish the Excel programm - My Workbook like CD push
    > to sale.
    > The question: If possible the File protect (like Password) through the
    > extern USB Stick - Crypto modul.
    >
    > If yes, what must be the VBA protocol.
    >
    > sory - my English
    >
    > Thank You very much
    > Fidele
    >
    >
    > --
    > frenic
    > ------------------------------------------------------------------------
    > frenic's Profile:

    http://www.excelforum.com/member.php...o&userid=25297
    > View this thread: http://www.excelforum.com/showthread...hreadid=482162
    >




  3. #3
    Registered User
    Join Date
    07-17-2005
    Posts
    10
    HI, Tim

    To clear my question about - USB-crypto modul,
    I propose You to view the next Web.

    http://www.wibu.com

    Thanks for your Kindness
    Fidele

  4. #4
    Tim Williams
    Guest

    Re: File protect via extern USB crypto modul?

    That's what I thought you meant. My point was that an Excel/VBA application
    is itself not secure: there is little to stop someone "decompiling" your
    Excel file and a dongle will not prevent that.

    Tim

    --
    Tim Williams
    Palo Alto, CA


    "frenic" <[email protected]> wrote in
    message news:[email protected]...
    >
    > HI, Tim
    >
    > To clear my question about - USB-crypto modul,
    > I propose You to view the next Web.
    >
    > http://www.wibu.com
    >
    > Thanks for your Kindness
    > Fidele
    >
    >
    > --
    > frenic
    > ------------------------------------------------------------------------
    > frenic's Profile:

    http://www.excelforum.com/member.php...o&userid=25297
    > View this thread: http://www.excelforum.com/showthread...hreadid=482162
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1