Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 381 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 381 Bytes

RefMonitor

This is a reference monitor for file operations and it is built in Restricted python.

This code serves as a security layer on a file which checks the permissions of a user about to perform any operation on the file and allow/disallow it accordingly.