PDA

View Full Version : protection of the photographs


gillesvidal
09-26-2007, 06:53 AM
Hi,
Is there a means of hiding images JPG by transforming them in another format? (as with ptcrypt which crypt images JPG in JPA...)
Thanks !

Vincent Ogloblinsky
09-26-2007, 07:48 PM
I think xml encryption will be a solution, but the flash viewer needs the key for opening the elements of the file which will be encrypted.
May be putting the key inside the swf would be nice, but if someone steal the swf and the xml, he get the panorama.

The webmaster of www.viewat.org (http://www.viewat.org) use another script for publishing the panoramas:

<script type="text/javascript"><!--

activeSwf('swf/show_pano.swf?id=106&i=fr', '100%', '100%', '9,0,0,0', '', 0, '', '', 1, 'sameDomain', 'true');

--></script>