aboutsummaryrefslogtreecommitdiffstats
path: root/src/content/docs/advanced/memory-security.md (unfollow)
Commit message (Collapse)AuthorFilesLines
11 daysdocs: fix formatting and links in documentationsaturneric1-1/+1
- remove colon from SecureLevel 2 heading - fix link placement in getting-started guide - improve section organization in getting-started
2025-06-19docs(memory-security): update securelevel names in documentationsaturneric1-3/+3
- change "SecureLevel 0 (Default/Low)" to "SecureLevel 0 (Default)" - change "SecureLevel 1 (Medium)" to "SecureLevel 1 (Standard)" - change "SecureLevel 2 (High)" to "SecureLevel 2 (Enhanced)"
2025-06-12docs(advanced): add memory security documentationsaturneric1-0/+146
- document securelevel configuration options (0-2) - explain openssl secure memory features - describe gpgfrontend's memory security commitment - include system requirements for securelevel 2 - add caution and tip notes for users