Applet - Security Options
** This option is available only for Professional Edition
VideoVista Secure Content is based on the following points:
Secure video content is available in Professional Edition by "crypto" process during video encoding; protection key is registered inside security file made afterwards or made once for your site. Security file must be declared as applet parameter in your pages.
If video that Applet is reading is secured, applet check security file and verify if current domain is present in the list otherwise it doesn't play; manual security file change are forbidden; only VideoVista application can make a new one.
Sample 1:
# WARNING: DO NOT EDIT OR DELETE THIS SECURITY FILE!
# WARNING: Date Format Is: dd/m(m)/yyyy
$security-match-key
9e1a83a4a7cfda0f46a6398e96d44b5a
$start-security-key-update
#------------- Codebase list ---------------
$code-base-list
http://www.vista.it
http://www.videovista.com
http://www.livevista.it
#-------------------------------------------
#------------ Document base list -----------
$document-base-list
#-------------------------------------------
$code-base-list
Internet domains list that can host and view video.
Sample show three domains.
obviously security file must be present in all domains.
$document-base-list
Internet domain list that can link video of your site.
Sample one show no domains enabled to link your videos.
Sample 2:
# WARNING: DO NOT EDIT OR DELETE THIS SECURITY FILE!
# WARNING: Date Format Is: dd/m(m)/yyyy
$security-match-key
95c8639d202dac9a127ba0c211155863
$start-security-key-update
#------------- Codebase list ---------------
$code-base-list
http://www.vista.it
http://www.audiovista.it,expire:01-01-2007
#-------------------------------------------
#------------ Document base list -----------
$document-base-list
www.videovista.it,expire:01-03-2007
#-------------------------------------------
#-------------- Expire date ----------------
$security-expire-date
01-06-2007
#-------------------------------------------
$code-base-list
Internet domains list that can host and view video.
Sample show two domains.
www.audiovista.it;expire:01-01-2007 means no more host and play for domains www.audiovista.it when today will be January 1, 2007.
$document-base-list
Internet domain list that can link video of your site.
www.videovista.it;expire:01-03-2007 means no more link and play for domains www.videovista.it when today will be March 1, 2007.
$security-expire-date
01-06-2007: security file expire when today will be June 1, 2007; no operations can be done with videos generated against security file.
Note: a typical use of $security-expire-date maybe a videos rent to other domains with a end date contract; if contract will be renew a new security file must be generate with a new expire date for that domain.
Sample 3:
# WARNING: DO NOT EDIT OR DELETE THIS SECURITY FILE!
# WARNING: Date Format Is: dd/m(m)/yyyy
$security-match-key
6032cdc3d93496677370a683e8945bc4
$start-security-key-update
#------------- Codebase list ---------------
$code-base-list
http://www.vista.it
http://www.audiovista.it,expire:01-01-2007
#-------------------------------------------
#------ Document base list is external -----
$external-document-base-list
#-------------------------------------------
#-------------- Expire date ----------------
$security-expire-date
01-06-2007
#-------------------------------------------
$external-document-base-list
Sample 3 security file is similar to sample 2 albeit $doument-base-list options are written in another file. external file cen be modifyded with a notepad; this option permit to quickly include in / include out domains name that have permission to link your videos. This options must be activated during the generate security file process phase.
#------------ Document base list -----------
$document-base-list
www.videovista.it,expire:01-03-2007
#-------------------------------------------
Updated: 01-04-2010