This is a discussion on "protect html files?" within the Web Page Design section. This forum, and the thread "protect html files? are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
protect html files?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
protect html files?
hi all
which is the best way to protect html files from being stolen(downloaded)? Or if they are being downloaded which is the best way to encrypt them? i have some templates in html and css. many customers wants to see them live. but i can't do that for security reasons. i would like to protect the files from being downloaded or in case they still are i would like to protect the content. thanks
__________________
Free Web 2.0 Templates, Icons, Vectors |
|
|
|
||||
|
Re: protect html files?
the problem with html files is that there is no way to protect them, no matter what you do it is always possible to steal them, so i would honestly not do it at all, simply because if you did, you will never get sales
if you ever think you found a solution, i would be interested to test it
Last Blog Entry: Basic Advice for newbies (Feb 1st, 2008)
|
|
|||
|
Re: protect html files?
Yeah, when you view them in your browser... they've already been downloaded
Theres nothing you can really do.., however if the templates use images, you could disable hotlinking on the server (theres normally an option). This stops them going directly to the image to download them (works best on background images because you can't save as) but like everything else... there's a way around this. You just have to get more sales than thefts, so the sales compensate |
|
||||
|
Re: protect html files?
As everyone says, nothing you can do. Disabling hotlinking is as close as you can get really.
__________________
Resources Administrator
Last Blog Entry: A Week with VBulletin (Aug 28th, 2008)
|
|
||||
|
Re: protect html files?
what you could do is make flash versions of the templates,
have them react the same way when clicked etc as if it was a html file, that way they get their preview and you dont expose any code
Last Blog Entry: Basic Advice for newbies (Feb 1st, 2008)
|
|
|||
|
Re: protect html files?
If you just need to show your client the visual layout i.e. you don't need working links etc. Why not create a gif or jpg image of the site?
|
|
|||
|
Re: protect html files?
Flash files can be downloaded, and decrypted etc. etc.
It's even easier if they use xml feeds (alot of people stealing music off myspace that way). I'd say the screenshot is the best idea, however it doesn't really do it justice in some circumstances. You could watermark all images (can be erased with out too much difficulty). Or you could watermark an entire page with and transparent overlay (very ineffective). Other than them, i can't think of anything =/ Possibly have the preview in an iframe and disallow direct access to the template (i.e the request has to be sent by the page with the iframe). Not sure how well that would work though? I wonder if anyone else has any other ideas? |
|
|||
|
Re: protect html files?
how do u download flash files then
|
|
|||
|
Re: protect html files?
http://www.sothink.com/product/flashdecompiler/
Just one of many pieces of software for that sort of thing, they're not 100% accurate mind. I personally detest most flash (most not all) so i don't use it, and thus i'd have no use for it. |
|
|||
|
Re: protect html files?
is there a free version
|
|
|||
|
Re: protect html files?
Not that i know of, there probably is... but how accurate it would be i don't know?
It doesn't reproduce the original .fla file, only it's interperation of what it thinks the original .fla file would of been. |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] HTML files and Japanese charset | Caroline | Web Page Design | 5 | Mar 23rd, 2008 10:56 |
| Can multiple domain names point to the same HTML files? | classic123 | Web Page Design | 3 | Oct 30th, 2007 15:33 |
| dynamic text files in an html site | crashernyc | Introduce Yourself | 1 | Mar 31st, 2006 21:01 |