The head of my company is concerned about data leak. In order to strengthen the protection of sensitive data I have to limit ability to copy and print certain files from the employess notebooks. I thought about using True Crypt so that copied files become encrypted and useless beyond a particular directory. You could work only in the specified directory. The file copied out of directory would become encrypted.
Is it possible at all to do something like that? Maybe you know a better solution than the above theoretical digressions?