aboutsummaryrefslogtreecommitdiffstats
path: root/src/content/docs/advanced/app-self-check.md (unfollow)
Commit message (Collapse)AuthorFilesLines
25 hoursdocs(advanced): update macos security details in app-self-check.mdsaturneric1-8/+19
- clarify use of developer id certificates and notarization - add details about hardened runtime protections - improve explanation of system-level security enforcement
5 daysdocs(advanced): add module self-check documentationsaturneric1-0/+24
- describe signature verification for integrated modules - explain handling of user-defined/third-party modules - add security note about custom module directory - include tip for sensitive environments
5 daysdocs(content): update self-check and binary verification docssaturneric1-33/+71
- clarify self-check mechanism for different platforms - add details about platform-specific binary signing - improve security notes and recommendations - update code signing information for all platforms - enhance build verification documentation
12 daysdocs(advanced): add app self-check documentationsaturneric1-0/+69
- describe the application self-check feature - explain how it works and how to enable it - list build requirements and platform compatibility - include a security note about the feature