Name | Modified | Size | Downloads / Week |
---|---|---|---|
README | 2011-05-24 | 2.0 kB | |
InfoShare.zip | 2011-05-24 | 26.8 MB | |
Totals: 2 Items | 26.8 MB | 0 |
Dowload InfoShare.zip Extract zip file Run InfoShare.jar from InfoShare/codebase === SETTING UP THE PDP === --- To run the PDP server --- Go to InfoShare/PDPServer/bin and run either 'startup.bat' (Windows) or './startup.sh' (Linux/Mac) If you get a "permission denied" notice, type "chmod 700 *.sh" to make all .sh files executable You must run the PDP server and note the IP address of the machine it is running on (type 'ipconfig' at a command prompt) BEFORE you start using the InfoShare protecting files NOTE: If you already have Apache Tomcat on your PDP machine, you may find you need to check/change system environment variables/settings so that the 'startup' command uses the InfoShare instance of tomcat and no other instances. === PROTECTING FILES USING INFOSHARE === --- Set up the PDP location --- Click PDP->Change PDP URL Type the IP address of the PDP into the 'Address' text box Unless you have made any changes to the server, leave the 'Port' field as 8080 -- Protect files for sharing --- Click PDP->Open File... Select the file you want to protect (InfoShare only supports .doc at the moment) Select PDP->Save File... Give the protected file a name and click OK. It's default extension will be .spid in your file browser --- To define the policy for a file --- Click PDP->Manage Policy... Select the file you want to define policy for (must be .spid file) A list of users will be displayed from your user database, to add a new user click the "Add User" button and select an X.509 digital certificate to import Click on a user and check or uncheck the tickbox to define whether they have access or not. Changes will automatically be submitted to the policy database === USING THE PEP TO OPEN FILES === Before you try to access the file, its PDP server must be running Click PEP->Open File... Select the file you want to open (must be .spid file) The file will open in a non-editable text window Close the application when finished using File->Exit