We have a application, which uses some contents developed using flash, PPT, stored into file system.
We are distributing this application to end customer using USB drive, so we want to protect the contents of USB, so that no one can copy it.
But our java application should be able to access those contents.
I was thinking for building a small java application using JackRabbit content management system, and all contents will be in encrypted form using JackRabbit.
I have also checked some tools like, All in one protector. which writes content into CD/USB using there own writer, and it requires there player to open all our contents, which we do not want.