All "on-the-fly" systems can be protected by Copysafe by adding 2 page inserts to the display page.
IMAGE FOLIO
Image Folio is such a system using CGI that will run from any type of web server/site. It uses templates for page layout to display the images. To add Copysafe to those pages, simply use insert tags to read in the Copysafe templates.
If you have version 2.2 add the insert tags to 'image'html' .
Posted - Jul 14 2004 : 05:45:14
<!--#include virtual="copysafe_header.txt"-->
This ideally should include the whole of your header from the first <head> tag to inside your <body> tag. Copysafe requires extra meta tags for caching instructions, a
JavaScript insert link and the html for a small Copysafe applet.
<!--#include virtual="copysafe_footer.txt"-->
This needs to include an <EMBED> tag for Copysafe plugin downloads.
Posted - Jul 14 2004 : 05:47:34
To obtain Copysafe templates, you can purchase Copysafe Insert or purchase the full program, Copysafe Pro to create your own templates (can be used to also encrypt images for individual pages).
Posted - Jul 14 2004 : 06:39:35
Using Secure Image templates
Whereas Copysafe uses a
plug-in to protect content (one insert can protect all pages), Secure Image uses the security applet only to display encrypted images. To use Secure Image on the fly generated from a template, you need to load in sizes specific to the image displayed.