Dazuko3.1.4
Device driver allowing 3rd-party applications to execute file access control.
- Applications
- Files
- Utilities
Dazuko provides a device driver allowing 3rd-party (userland) applications to execute file access control. It was originally developed by Avira GmbH (formerly known as H+BEDV Datentechnik GmbH) to allow on-access virus scanning. Other uses include a file-access monitor/logger or external security implementations. It operates by intercepting file access calls and passing the file information to a 3rd-party application. The 3rd-party application then has the opportunity to tell the device driver to allow or deny the file access. The 3rd-party application also receives information about the access event, such as accessed file, type of access, process id, and user id.
Dazuko has been released as Free Software in order to allow users to compile the device driver for their own custom kernels. It also gives the project an opportunity to establish a common interface for 3rd-party file access control.
- linux
- Downloads8312
- LicenseGPL
Downloads / Release History
- dazuko-2.3.5-pre1.tar.gz