Casper-fs is a Custom LKM generator to protect and hide files.
Casper-fs is a Custom Hidden Linux Kernel Module generator. Each module works in the file system to protect and hide secret files.The motivation: An attacker can read every file in your machine in a bad situation. But if you have a Casper-fs custom module, the attacker will not find the hidden kernel module that has functions to turn any file invisible and protect to block read/remove/edit actions.
My beginning purpose at this project is to protect my server, which is to protect my...
FrozenFS aims to be a complete implementation of an immutable file system on unix-like systems. FrozenFS tries to emulate on unix-like platforms the functionality provided by Deep Freeze for the Windows platform.