This paper introduces KVEFS, a novel encrypted file system architecture that enhances data security by using a distributed key-value store and advanced encryption standards to encrypt files and folders. Unlike existing systems, KVEFS hides the directory structure, preventing attackers from easily decrypting files, while remaining flexible and portable across different key-value stores. The methodology involves a multi-layer design that integrates user interface, encryption, and kernel communication, thereby providing a seamless operation for data protection in Linux environments.
Related topics: