Control file access with file system filter driver, prevent unauthorized user or process from accessing your sensitive files
-
Updated
Jan 19, 2025 - C#
Control file access with file system filter driver, prevent unauthorized user or process from accessing your sensitive files
A python demo project to demonstrates how to use the EaseFilter File Security Filter Driver SDK in Python
Iimplement the Zero Trust File Access Control with encryption enabled, it can enhance the file security. By default all files will be encrypted automatically, all processes or users can't read the encrypted files, they will get the raw encrypted data. You can authorize the processes or users to access these encrypted files.
Add a description, image, and links to the file-access-control topic page so that developers can more easily learn about it.
To associate your repository with the file-access-control topic, visit your repo's landing page and select "manage topics."