Hi

> Sirs, we need to encrypt PHP pages with dinamically generated
> content, can your tool do this? Each page generated for the user
> encrypted once it's created? Our need is for an HTML output that end
> user cannot see source code.

No Websh cannot do that *). And I'm pretty sure no other tool can do
this. It's easy to encrypt pages for transmission (just use SSL), but
if you want a regular browser to be able to display your HTML, then
the end user will always be able to see its source, unless you write
your own browser that does not allow the user to see the HTML source.
You could also write a Java applet that displays somestuff that it gets
from the server encrypted and the end user cannot really see.

*) Well, it certainly can, but then your browser wont be able to
display the page, which is hardly what you intend ;-)

Regards
Ronnie Brunner
-- 
Ronnie Brunner | [EMAIL PROTECTED]
phone +41-44-247 79 79 | fax +41-44-247 70 75
Netcetera AG | 8040 Zürich | Switzerland | http://netcetera.ch

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to