I don't believe that securing your content by making it non-downloadable is the way to go. Using any kind of simple tricks might only slow down people who are pirating the content (it usually takes more time to develop/integrate such solutions than it takes to crack them). Using strong cryptography solutions (DRM) is an idea (obviously nothing is uncrackable) but is really annoying for legitimate users. Most people that are pirating the content are not getting it legally in the first place.
That's why I think that the key to protect your content is to:
- protect your website against password crackers (there're many tools out there which can easily crack most websites - most captcha solutions are easily solved by OCR tools)
- protect your website against account (password) sharing
- search your content on the internet and send DMCA's
|