Announcement

Collapse
No announcement yet.

USB Security Key for efs?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • USB Security Key for efs?

    Hi

    Apologies if this post is in the wrong place

    Is there any way I can secure an efs script with a usb key security dongle? (Through DLLs?)

    That way the script will only work if the dongle is in the usb port.

    Or is there another way of doing this? I don't want people to be able to copy the script I give them.

    Thanks in advance!

    Trading Mentor

  • #2
    Trading Mentor:

    You can use the addEntitlement() function along with script encryption to accomplish the same thing with a little less overhead. By the same token, I see no reason why you could not implement a dongle security scheme as well. If you need an example of the addEntitlement() process, let me know.

    Chris

    Comment


    • #3
      Example: Yes Please

      Also where are you based? We might need someone who can help us out doing this (we're in the UK)

      Sunil

      Comment


      • #4
        Sunil:

        An example script is attached. This is a simple example, but you can get as complex as you need to by using HTTP() calls. Just let me know if you have questions. I am based in Virginia.

        Chris
        Attached Files

        Comment

        Working...
        X