aboutsummaryrefslogtreecommitdiffstats
path: root/src/content/docs/advanced/memory-security.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* docs: fix formatting and links in documentationsaturneric8 days1-1/+1
| | | | | | - remove colon from SecureLevel 2 heading - fix link placement in getting-started guide - improve section organization in getting-started
* docs(memory-security): update securelevel names in documentationsaturneric13 days1-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)"
* docs(advanced): add memory security documentationsaturneric2025-06-121-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