How to protect copyright on large web applications?
Posted
by Saif Bechan
on Stack Overflow
See other posts from Stack Overflow
or by Saif Bechan
Published on 2010-04-11T17:46:54Z
Indexed on
2010/04/12
5:33 UTC
Read the original article
Hit count: 387
Recently I have read about Myows, described as "the universal copyright management and protection app for smart creatives". It is used to protect copyright and more.
Currently I am working on a large web application which is in late testing phase. Because of the complexity of the app there are not many versions of it online so copyright will be a huge issue for me as much of the code is in JavaScript and is easy copyable. I was glad to see that there is some company out there that provide such services, and naturally I wanted to know if there were people using it. I did not know that this type of concept was so new.
Is protecting copyright a good idea for a large web application? If so, do you think Myows will be worth using, or are there better ways to achieve that?
Update: Wow, there is no better person to have answered this question like the creator himself. There were some nice points made in the answer, and I think it will be a good service for people like me. In the next couple of weeks I will be looking further into the subject and start uploading my code and see how it works out. I will leave this question up because I do want some more suggestions on this topic.
© Stack Overflow or respective owner