Platformatic Watt now supports application-level file system permissions, leveraging Node.js's native permission model to control read and write access for individual services. This feature acts as a guardrail to prevent trusted code from accidentally accessing files outside designated paths, implementing the principle of least

6m read timeFrom blog.platformatic.dev
Post cover image
Table of contents
Permalink Why File System Permissions MatterPermalink How It WorksPermalink ConfigurationPermalink Real-World ExamplePermalink What Happens When Access Is Denied?Permalink Use CasesPermalink Testing Your PermissionsPermalink Important ConsiderationsPermalink Getting StartedPermalink Conclusion

Sort: