|
|||||||
| General Discussion and support for your general issues associated with web design. |
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
If you are one of those people out there who is paranoid that everyone and their dog is going to try and steal and/or rip off your source code, here are a few ways that might just work:
1: Don't publish your website. It's simple, if you don't want them to take it, don't make it. 2: Embed your site in flash by writing some kind of super encryption algorithim (or just using some public domain code) that will encode your site. One way might be to create a so called "Self-Decrypting Archive" (like the one seen here ) of your site and then put the decryption functions in your flash. Be sure and set it so it can't be reverted back to the original state! 3: Use Java to put your whole site into a JAR file that connects to your main applet at midnight and downloads the days unique MD5 access key and stores it in a safe place (like the JAR file itself). Then, every time a user accesses the site, have the site generate a unique key based on the users IP address and a random which is then used to track their every move. When they visit each page the system decodes the file and displays it to the user. After the user leaves the site their key is no longer valid because their session key will be different. Hopefully this will help anyone who is afraid of their code getting stolen. |
|
#2
|
||||
|
||||
|
We can also point people to our FAQ in the HTML Forum and our FAQ in the Javascript forum on this issue.
With flash and applets now being a choice of many people, remember that this really limits who can use your site. Anybody without flash or applets enabled (a large chunk of internet users) will be left out. Is it really worth it? |
|
#3
|
||||
|
||||
|
And of course, whatever you do, if I can view the page I'll just take a screen shot of it, convert it to a JPG, and display it on my site as an image.
__________________
"That's what the gods are! An answer that will do! Because there's food to be caught and babies to be born and life to be lived and so there is not time for big, complicated, and worrying answers! Please give us a simple answer, so that we don't have to think, because if we think, we might find answers that don't fit the way we want the world to be." -- from Nation, by Terry Pratchett freelancer.internet.com Email me |
|
#4
|
||||
|
||||
|
Yeah, I've been that drunk before.
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|