aboutsummaryrefslogtreecommitdiffstats
path: root/src/content/docs/advanced (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-07-07feat(config): add starlight-links-validator integrationsaturneric1-2/+0
* Integrated `starlight-links-validator` into the Astro configuration. * Updated `package.json` and `package-lock.json` to include the new dependency. * Removed outdated note from the sync public keys documentation.
2025-07-06chore(docs): update sidebar order for GpgController and Module Controllersaturneric3-2/+109
* Adjusted the sidebar order for the GpgController from 5 to 6. * Updated the sidebar order for the Module Controller from 6 to 7.
2025-06-27docs(advanced): add detailed documentation for Multi-Key Database and ↵saturneric4-59/+84
KeyPackage features
2025-06-24docs: update image urls in gnupg and key database docssaturneric2-6/+7
- replaced outdated image urls with new ones - fixed formatting of tip section in gnupg controller doc - updated all image references to use 2025 date format
2025-06-23docs: 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-22docs(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
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-19docs(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
2025-06-18docs(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
2025-06-12docs(advanced): update module and gpg controller docssaturneric2-21/+29
- add order to sidebar labels - fix markdown formatting and indentation - improve readability of bullet points - fix tip section formatting - standardize code block formatting
2025-06-12docs(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
2025-06-12docs(advanced): add app data storage documentationsaturneric1-0/+63
- document application data storage approach and security considerations - explain data object structure and encryption methods - describe file layout and access patterns - include security considerations and key rotation support
2025-06-12feat(docs): add application secure key documentationsaturneric1-0/+167
- document automatic key generation and management - explain encryption algorithms and security levels - describe key storage and pin protection - cover key rotation and data migration - include troubleshooting and best practices
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
2025-06-12docs(portable-mode): add documentation for portable modesaturneric1-0/+65
- describe portable mode features and benefits - explain how to enable portable mode via ENV.ini - include notes about first launch and platform support - provide details on disabling portable mode
2025-06-12docs(sync-public-keys): update and reorder sync public keys documentationsaturneric1-11/+12
- rename file from sync-all-public-keys.md to sync-public-keys.md - add order 4 to sidebar - fix indentation in numbered list - improve formatting and consistency - ensure proper line endings
2025-06-12docs(advanced/key-database): update multi-key database documentationsaturneric1-8/+16
- add order to sidebar configuration - improve formatting and clarity of instructions - add relative path support details - enhance use cases and best practices sections - fix minor typos and improve consistency
2025-06-12docs(key-package): update documentation with security enhancementssaturneric1-35/+80
- add security enhancements section for v2.1.9 - update encryption algorithm details from AES-256-ECB to AES-256-GCM - document new key generation methods and naming convention - explain new PIN protection mechanism - add compatibility notice for v2.1.9+ packages - update transfer instructions to include key file - improve security best practices section
2025-04-09chore: make structure bettersaturneric4-196/+144
2025-04-08feat: adapt manual to v2.1.7saturneric3-126/+84
2024-11-29feat: add and improve documentssaturneric3-0/+478
2024-06-14feat: fit documents to v2.1.3saturneric2-16/+65
2024-05-25fix: add some missing contents and solve some conflictssaturneric2-13/+42