aboutsummaryrefslogtreecommitdiffstats
path: root/src/content/docs (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* docs(understand-interface): restructure key toolbox section and add detailssaturneric2025-06-231-13/+24
| | | | | | | | - reorganized key toolbox content for better flow - added explanation of key types and usage codes - included details about key groups - expanded usage code descriptions with examples - removed standalone large text file support subsection
* docs(guides): update interface documentation with workspace detailssaturneric2025-06-231-23/+71
| | | | | | | - restructured content to focus on workspace organization - added detailed descriptions for file panel, text editor, and mail editor - updated operations bar section with current functionality - improved overall clarity and flow of the documentation
* docs: simplify subkey generation guide stepssaturneric2025-06-231-12/+10
| | | | | | - removed nested bullet points for clearer step-by-step instructions - consolidated method descriptions into single-level bullet points - kept image references in place without changes
* docs(guides): add quick file operations section and imagessaturneric2025-06-231-1/+25
| | | | | | | - add new section explaining quick file operations via direct selection - include two screenshots demonstrating the file selection process - reorganize existing content under new heading - improve flow between sections
* docs(guides): add key group documentationsaturneric2025-06-231-0/+109
| | | | | | | - introduce key group concept and characteristics - explain how to create and manage key groups - describe typical use cases and special behaviors - note limitations and independence from GnuPG keygroups
* docs(generate-use-subkey): improve formatting and add misconceptions sectionsaturneric2025-06-231-30/+89
| | | | | | | - fix markdown formatting inconsistencies - add new section about common subkey misconceptions - reorganize tips and notes into clearer sections - update image references to be consistent
* docs(guides): add section on public key certificatessaturneric2025-06-231-3/+42
| | | | | | | - explain what public key certificates contain - describe importance of certificates for identity binding and trust - provide example of certificate usage - improve formatting and readability throughout guide
* docs(smart-card): fix heading levels in smart card documentationsaturneric2025-06-231-2/+2
| | | | | - change h3 headings to h4 for better document hierarchy - maintain consistent heading levels for user pin and admin pin sections
* docs(smart-card): add faq and core concepts sectionsaturneric2025-06-231-0/+141
| | | | | | | | | - explain what an openpgp smart card is and its advantages - clarify difference between user pin and admin pin - define key stubs and their purpose - answer common questions about key storage and fetching - add section on handling wrong pin attempts and key synchronization - explain multi-credential support in devices like yubikey
* docs: improve file operations guide formatting and claritysaturneric2025-06-231-11/+17
| | | | | | | | - reformat numbered steps for better readability - add missing newlines between sections - fix indentation in settings instructions - add bullet points for clarity in ASCII/binary format section - improve folder encryption/decryption steps formatting
* docs: format markdown headings consistentlysaturneric2025-06-231-23/+23
| | | | | | - remove bold formatting from section headings - ensure consistent heading levels - maintain proper markdown syntax for subheadings
* docs(advanced): update macos security details in app-self-check.mdsaturneric2025-06-221-8/+19
| | | | | | - clarify use of developer id certificates and notarization - add details about hardened runtime protections - improve explanation of system-level security enforcement
* docs(memory-security): update securelevel names in documentationsaturneric2025-06-191-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)"
* refactor: improve faq pagesaturneric2025-06-191-117/+110
|
* 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(glance): update ui glimpse section with platform-specific notesaturneric2025-06-191-3/+12
| | | | | | | - add macOS screenshot example - wrap note in tip component - clarify platform differences in interface appearance - remove old generic interface screenshot
* docs(faq): update faq with new sections and detailssaturneric2025-06-191-6/+79
| | | | | | | | - add new section about updating gpgfrontend - replace beta version info with nightly builds explanation - add sections for importing/exporting keys, file operations, compatibility - include details about languages, password handling, smart cards - add privacy policy and feature request info
* docs(guides): add smart card management documentationsaturneric2025-06-191-0/+70
| | | | | | | | - add comprehensive guide for OpenPGP smart card management - describe key sections and features of smart card controller - explain operations panel functionality - include typical usage scenarios and security notes - add screenshot for visual reference
* docs(guides): update symmetric encryption docs for v2.1.9saturneric2025-06-182-43/+27
| | | | | | | | - add steps to enable symmetric encryption feature in settings - clarify symmetric encryption process with new dedicated button - update current documentation version to v2.1.9 - remove summary table from symmetric encryption guide - add OpenPGP link in overview glance
* docs(content): update self-check and binary verification docssaturneric2025-06-182-39/+106
| | | | | | | | - 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
* docs(dependencies): update dependencies documentationsaturneric2025-06-121-9/+28
| | | | | | | | - restructure content with clear sections - add note about QtAES removal in v2.1.9 - update OpenSSL and mingw-w64 links - improve formatting and organization - clarify icon attribution section
* docs(appendix): restructure binary verification documentationsaturneric2025-06-121-30/+7
| | | | | | | | | - change section headings from ### to ## for consistency - remove third-party library assurance section - simplify binary verification instructions - consolidate build info and public key sections - update key fingerprint and public key block - make language more concise and direct
* docs(index): update landing page content and featuressaturneric2025-06-111-21/+19
| | | | | | | | - enhance description with 'portable' keyword - rewrite hero tagline for better clarity and appeal - update feature cards with more concise and compelling copy - emphasize portability and multi-key management - refine open source messaging
* docs(glance): update overview content with new features and missionnightlysaturneric2025-06-111-34/+43
| | | | | | | - rewrite introduction with key features list - restructure mission and origins section - simplify privacy and contribution statements - update formatting and organization of content
* docs(contact): update personal details in contact pagesaturneric2025-06-081-1/+6
| | | | | | | - add full legal name and preferred name - include headquarters location - add note about name usage for verification - improve formatting of email details
* chore: updates to Starlight v0.34.2 and theme-nova v0.6.1saturneric2025-05-011-17/+28
| | | | | | | | Updates the Starlight dependency to version v0.34.2 and theme-nova to v0.6.1. Applies the starlight-theme-nova plugin for enhanced theming capabilities. Refactors the main page description and links to improve clarity and provide relevant information.
* feat: attach deepwiki linksaturneric2025-04-271-0/+15
|
* fix: the title of trust-manage doc is too long at sidebarsaturneric2025-04-261-0/+2
|
* feat: let new users know how to support GpgFrontendsaturneric2025-04-261-0/+5
|
* feat: add manual of trust managementsaturneric2025-04-261-0/+94
|
* chore: make structure bettersaturneric2025-04-095-205/+163
|
* feat: adapt manual to v2.1.7saturneric2025-04-0818-1062/+884
|
* fix: solve format issuessaturneric2025-03-231-2/+2
|
* chore: provide a static mirror download approachsaturneric2025-03-231-10/+5
|
* fix: correct the text of download pagesaturneric2024-12-161-5/+5
|
* fix: apply line wrapsaturneric2024-12-161-1/+3
|
* feat: add winget at download pagesaturneric2024-12-161-4/+16
|
* fix: remove download source of source forgesaturneric2024-12-131-7/+0
|
* feat: add nightly build at downloadsaturneric2024-12-021-4/+10
|
* feat: add and improve documentssaturneric2024-11-2912-503/+1154
|
* fix: add contents and fix broken linkssaturneric2024-08-179-53/+95
|