Announcement

Collapse
No announcement yet.

Code inquires

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

  • Code inquires

    I have wrote .efs strategy file that generate trading signals. I have encrypted and password protected this strategy file, using esignal platform. I am intending to sell this strategy on the internet. I would like to find out;

    1. Is there a code(s) to add to the file to protect it from illegal copying> so the purchaser would be unable to copy and distribute the strategy without permission or password.

    2. Is there a way to attach the file to the purchaser's computer or esignal user name or ID?

    3. Finally, Is there a way for the purchaser to use the file through my website without down loading and having the file actually copied on his/her hard drive computer?

    Thank you in anticipation.

  • #2
    maaa28
    1) EFS does not have the ability to prevent a user from making copies of a file.
    2) You can control which users are enabled to run a script through the addEntitlement() function. See the link for the description of the function and the required syntax.
    3) That is not possible. An efs must reside locally in order to be run.
    Alex

    Comment


    • #3
      Thank you for your help

      Hi Alexis;

      Thank you for your very useful reply.

      Comment


      • #4
        maaa28
        My pleasure
        Alex

        Comment

        Working...
        X