<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forum.equis.com/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>MetaStock</title><link>http://forum.equis.com/forums/3035/ShowForum.aspx</link><description>General discussions pertaining to MetaStock Professional and MetaStock EOD.</description><dc:language>en-US</dc:language><generator>CommunityServer 2.0 (Debug Build: 60217.2664)</generator><item><title>Re: How to lock indicator to work only on one computer?</title><link>http://forum.equis.com/forums/thread/30049.aspx</link><pubDate>Sun, 05 Jul 2009 03:53:38 GMT</pubDate><guid isPermaLink="false">2fa994ca-da92-4cc0-8578-1c713492f1d7:30049</guid><dc:creator>patt</dc:creator><slash:comments>0</slash:comments><comments>http://forum.equis.com/forums/thread/30049.aspx</comments><wfw:commentRss>http://forum.equis.com/forums/commentrss.aspx?SectionID=3035&amp;PostID=30049</wfw:commentRss><description>At first, I thought there might be some function(s) in MetaStock (other password protected) to handle this case. Now I realised that it is quite complicated.  Moreover it is absolutely true that most people (including me) will doubt on black box system.

If this is the case, do not distribute code as you suggested is the most appropiate for me. 

Thanks for your kind support.</description></item><item><title>Re: How to lock indicator to work only on one computer?</title><link>http://forum.equis.com/forums/thread/30047.aspx</link><pubDate>Sun, 05 Jul 2009 03:02:47 GMT</pubDate><guid isPermaLink="false">2fa994ca-da92-4cc0-8578-1c713492f1d7:30047</guid><dc:creator>wabbit</dc:creator><slash:comments>0</slash:comments><comments>http://forum.equis.com/forums/thread/30047.aspx</comments><wfw:commentRss>http://forum.equis.com/forums/commentrss.aspx?SectionID=3035&amp;PostID=30047</wfw:commentRss><description>Some add-ons have no digital protection in them and rely on the honesty of the clients not distribute their product, or, some have an end user licence agreement which prohibits distribution of the product (but does not take any positive action to prevent distribution), or, some use a "call home" system to connect to a remote server each time the code is run to validate the authenticity of the application (requires the suer to be connected to the internet, which is not always possible and can be "easily" spoofed), or, some use an encryption algorithm and passkey/phrase which is checked when the application runs.&amp;nbsp; Each methods has its advantages and limitations.&lt;br&gt;&lt;br&gt;No protection system is foolproof.&amp;nbsp; Given sufficient time and willingness, any application can be cracked by the motivated hacker.&amp;nbsp; The only sure way not to have your product hacked is not to distribute it.&lt;br&gt;&lt;br&gt;This is about as much as I would like to say on the topic in the open
forum. If you want to discuss discrete details particular to your
specific product, please contact a software security engineer, or
contact me&amp;nbsp; off-forum for some ideas.&lt;br&gt;
&lt;br&gt;&lt;br&gt;Some general advice: One thing to be very aware of is the intelligence of most MS users / traders in general.&amp;nbsp; There are very few who will use a product where they cannot see the inner workings (black boxes).&amp;nbsp; You might think you have the panacea function or the holy grail, but traders wont use it if they cannot see for themselves exactly how the system works.&amp;nbsp; If your function is as good as you think it is, every additional trader using the tool will reduce its effectiveness, so it is in your best interest and the interest of the few trusted traders to whom you do distribute the product to keep the product distribution limited.&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;wabbit &lt;img src="/emoticons/emotion-2.gif" alt="Big Smile [:D]" /&gt;&lt;br&gt;&lt;br&gt;</description></item><item><title>Re: How to lock indicator to work only on one computer?</title><link>http://forum.equis.com/forums/thread/30045.aspx</link><pubDate>Sun, 05 Jul 2009 02:46:20 GMT</pubDate><guid isPermaLink="false">2fa994ca-da92-4cc0-8578-1c713492f1d7:30045</guid><dc:creator>patt</dc:creator><slash:comments>0</slash:comments><comments>http://forum.equis.com/forums/thread/30045.aspx</comments><wfw:commentRss>http://forum.equis.com/forums/commentrss.aspx?SectionID=3035&amp;PostID=30045</wfw:commentRss><description>Thanks Wabbit. :-)

Since I have never bought any MetaStock formula add-on.  How do they prevent the user from buying one copy of the formula and distribute to the public?</description></item><item><title>Re: How to lock indicator to work only on one computer?</title><link>http://forum.equis.com/forums/thread/30044.aspx</link><pubDate>Sat, 04 Jul 2009 15:56:10 GMT</pubDate><guid isPermaLink="false">2fa994ca-da92-4cc0-8578-1c713492f1d7:30044</guid><dc:creator>wabbit</dc:creator><slash:comments>0</slash:comments><comments>http://forum.equis.com/forums/thread/30044.aspx</comments><wfw:commentRss>http://forum.equis.com/forums/commentrss.aspx?SectionID=3035&amp;PostID=30044</wfw:commentRss><description>Hi patt,&lt;br&gt;&lt;br&gt;The most secure solution is not to distribute the code!&lt;br&gt;&lt;br&gt;If you're running MS across a network, depending on the operating system you could use access-controls to the MSFORMxx.DTA file meaning only specific users could access the file.&lt;br&gt;&lt;br&gt;It is possible to password protect indicators, but these only offer limited protection and depending on the requirements of the indicator, you might not want to give up one of the six available user Input() functions for them to enter some pass key value.&lt;br&gt;&lt;br&gt;The only other option is to write the function in a compiled language and employ some sort of digital rights management system over the file, but then again, this is only a minor inconvenience to the dedicated hacker.&amp;nbsp; (BTW: This is the only solution which would allow hardware level identification and tracking.)&lt;br&gt;&lt;br&gt;The only real solution is the first suggestion: don't distribute the indicator.&lt;br&gt;&lt;br&gt;&lt;br&gt;wabbit &lt;img src="/emoticons/emotion-2.gif" alt="Big Smile [:D]" /&gt;&lt;br&gt;&lt;br&gt;</description></item><item><title>How to lock indicator to work only on one computer?</title><link>http://forum.equis.com/forums/thread/30043.aspx</link><pubDate>Sat, 04 Jul 2009 15:48:11 GMT</pubDate><guid isPermaLink="false">2fa994ca-da92-4cc0-8578-1c713492f1d7:30043</guid><dc:creator>patt</dc:creator><slash:comments>0</slash:comments><comments>http://forum.equis.com/forums/thread/30043.aspx</comments><wfw:commentRss>http://forum.equis.com/forums/commentrss.aspx?SectionID=3035&amp;PostID=30043</wfw:commentRss><description>Sorry if I post in the wrong room.&lt;br /&gt;&lt;br /&gt;I would like to assign the indicator/Xpert  use only on a specific computer.  How can I do (lock) this?  Thank you.</description></item></channel></rss>