Essentially, I have a "book" that I want to sell digital copies of. I do not want people to be able to just copy the file and share it with their friends. I have thought about pdf security (which I hear is a joke) and simple password access, but I realize that people then would simply just post their password and the file itself. No matter what, there is no way to completely secure a file. I know that with proper determination, a "hacker" could bypass the security. I am looking for a solution that will simply deter all but the most determined of thieves. The only thing I can think would be viable, if difficult, is to create a program that can view an online file. the program would require a user account and the user account would be issued registration codes for the books they purchase. This would enable them to only view, not download, the material they have paid for access to. Can anyone else think of a solution? it must follow these guidelines:
-must not download the files (to prevent copies being made)
-must allow only users who have purchased a title to view only the titles they have paid for
-must allow users to have multiple titles to pay for
Essentially, I just want to minimize copying so I can retain sales. what should/could I do to enforce this?
I do not posess any scripting/programming knowledge, but I realize that ready-made applications are a mere fantasy. Im not afraid to "get my hands dirty" to accomplish this, but I want to minimize the cost of applying security to these books as I am already short on funds from other related costs.