• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Need some general advice about encryption.

boing

Senior member
I'm a 3D visualiser and have been offered a substantial project but the client has asked me to sign a security contract asking for some data encryption. Specifically he wants flash drives and laptops leaving the office to be encrypted.

Encrypting a flash drive isn't an issue but I'm a bit nervous about encrypting my main computer (I work out of the office so it will fall under the laptop requirement)

I'm worried about the encryption having problems and locking me out of all my other client files, is it possible to simply create a drive letter for this project and just encrypt that?
 
Could you simply create a TrueCrypt container and put your project folder into that? That'd be simplest because you'd only need to mount/unmount as needed. If that's not enough for the client then encrypting your entire system is a fairly trivial process. There's not much risk providing you remember your encryption key, make a rescue disk, and, of course, backup your system before encrypting it. Also, don't forget to make encrypted backups of your project as well (in the case of full disk encryption).
 
Last edited:
Could you simply create a TrueCrypt container and put your project folder into that? That'd be simplest because you'd only need to mount/unmount as needed. If that's not enough for the client then encrypting your entire system is a fairly trivial process. There's not much risk providing you remember your encryption key, make a rescue disk, and, of course, backup your system before encrypting it. Also, don't forget to make encrypted backups of your project as well (in the case of full disk encryption).

I'll look into Truecrypt, that container idea sounds sensible. Does a rescue disk recover encrypted data if there is an issue?
 
Back
Top