I want to hide some information in specific folder. This information is generated from one program and apart from this program nobody can access it. Actually, even if the user is root, he also should not access it.
Access permission is not enough for me. Root also should not delete this folder. Is there any structure for it ?
I also want to do not modify Kernel modules for this operation. I hope there is straightforward path for this job.