aboutsummaryrefslogtreecommitdiffstats
path: root/src/content/docs/advanced (follow)
Commit message (Collapse)AuthorAgeFilesLines
* docs(advanced): add module self-check documentationsaturneric2025-06-191-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
* docs(content): update self-check and binary verification docssaturneric2025-06-181-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
* docs(advanced): update module and gpg controller docssaturneric2025-06-122-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
* docs(advanced): add app self-check documentationsaturneric2025-06-121-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
* docs(advanced): add app data storage documentationsaturneric2025-06-121-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
* feat(docs): add application secure key documentationsaturneric2025-06-121-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
* 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
* docs(portable-mode): add documentation for portable modesaturneric2025-06-121-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
* docs(sync-public-keys): update and reorder sync public keys documentationsaturneric2025-06-121-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
* docs(advanced/key-database): update multi-key database documentationsaturneric2025-06-121-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
* docs(key-package): update documentation with security enhancementssaturneric2025-06-121-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
* chore: make structure bettersaturneric2025-04-094-196/+144
|
* feat: adapt manual to v2.1.7saturneric2025-04-083-126/+84
|
* feat: add and improve documentssaturneric2024-11-293-0/+478
|
* feat: fit documents to v2.1.3saturneric2024-06-142-16/+65
|
* fix: add some missing contents and solve some conflictssaturneric2024-05-252-13/+42
|
* feat: initial commitsaturneric2024-04-052-0/+139