Hardware keys

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Rune Allnor

    Hardware keys

    Hi all.

    I consider to let a client have a test version of some of
    my software. If the software turns out to do what it is
    supposed to do, I would like to protect it from being
    distributed, e.g. by using hardware keys. The software
    in question is written in C++.

    1) How does one use hardware keys to protect programs?
    That is, what voodoo is involved from the programming POV.
    2) Where can I find vendors of hardware keys?

    Thanks in advance,

    Rune
  • osmium

    #2
    Re: Hardware keys

    "Rune Allnor" wrote:
    I consider to let a client have a test version of some of
    my software. If the software turns out to do what it is
    supposed to do, I would like to protect it from being
    distributed, e.g. by using hardware keys. The software
    in question is written in C++.
    >
    1) How does one use hardware keys to protect programs?
    That is, what voodoo is involved from the programming POV.
    2) Where can I find vendors of hardware keys?
    Mybe you want the word "dongle".


    Comment

    • Maxim Yegorushkin

      #3
      Re: Hardware keys

      On Oct 31, 12:32 pm, Rune Allnor <all...@tele.nt nu.nowrote:
      Hi all.
      >
      I consider to let a client have a test version of some of
      my software. If the software turns out to do what it is
      supposed to do, I would like to protect it from being
      distributed, e.g. by using hardware keys. The software
      in question is written in C++.
      >
      1) How does one use hardware keys to protect programs?
         That is, what voodoo is involved from the programming POV.
      2) Where can I find vendors of hardware keys?
      This may be an obsolete business model to sell secret bits. Once your
      bits are reverse engineered you are in trouble.

      For more information please see http://www.catb.org/~esr/writings/magic-cauldron/

      --
      Max



      Comment

      Working...