Linux Files System Encryption
Encryption of files on a server is often the last gate in keeping unauthorized users from gaining access to sensitive data. File-level encryption is prevalent with tools like PGP. Unfortunately file-level encryption still exposes the OS structure of a server to the hacker. Plus, managing the encryption/decryption of individual files can be expense from a system resource perspective. An alternative… Read more →