Developer builds real Windows file lock using OS-level ACLs, not app tricks
A developer building a tool called File Guard for ATLOCK found that most Windows file-locking apps rely on hiding or renaming files rather than enforcing true access restrictions. To create genuine protection, they used Windows NTFS Access Control Lists (ACLs), which strip read and write permissions at the operating system level so no application can bypass them. The approach means Windows itself blocks unauthorized access, independent of the locking app's own process. The tool also captures intruder photos or video on failed password attempts using a background thread, keeping the UI responsive and inconspicuous. The developer argues that meaningful file security must be enforced at the OS or filesystem layer, not through app-level password prompts alone.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in