From 655cc21e1f79a3731f7641deb6efffcc4d6efb8e Mon Sep 17 00:00:00 2001 From: CoolerVoid Date: Sun, 13 Mar 2022 14:38:27 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28c0350..f698bd6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # casper-fs 👻 -Casper-fs is a Custom Linux Kernel Module generator. Each module works in the file system to protect and hide secret files(Not even the root has permission to see the file, only with proper sending key to custom device). +Casper-fs is a Custom Linux Kernel Module generator. Each module works in the file system to protect and hide secret files (Not even the root has permission to see the file, only can see with a proper sending key to the custom device). This program has two principal functions: turning private files hidden. The second function is to protect confidential files to prevent reading, writing and removal. The motivation: An attacker can read every file in your machine in a bad situation. But if you have a Casper-fs custom module,