aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* docs: restructure algorithms comparison contentsaturneric2025-06-241-19/+12
| | | | | | | - remove redundant section headings - consolidate related content under clearer sections - improve formatting for better readability - reword some explanations for conciseness
* docs(overview): update getting started guide with homebrew link and imagesaturneric2025-06-241-1/+4
| | | | | - add link to homebrew cask formula - include screenshot image for macos installation
* docs(glance.md): update ui glimpse section with new screenshot and notesaturneric2025-06-241-8/+9
| | | | | | | - replace single macOS screenshot reference with general manual screenshot approach - update note about platform consistency and documentation applicability - add new screenshot image - clarify visual differences across platforms while maintaining feature consistency
* chore: reformat the contact pagesaturneric2025-06-231-7/+8
|
* chore: add a link to bktus.comsaturneric2025-06-231-1/+1
|
* chore: update contact infosaturneric2025-06-231-23/+20
|
* docs: fix formatting and links in documentationsaturneric2025-06-232-5/+3
| | | | | | - remove colon from SecureLevel 2 heading - fix link placement in getting-started guide - improve section organization in getting-started
* docs(downloads): restructure downloads page for better claritysaturneric2025-06-231-33/+63
| | | | | | | - reorganize content into clear sections - add detailed asset naming patterns table - improve platform-specific installation instructions - update badges and links for better visibility
* docs(overview): update getting started guidesaturneric2025-06-231-6/+10
| | | | | | | - rename section to "Brief Installation Guide" - add note about package manager installations - update download links to point to latest releases - improve clarity of installation steps
* docs(overview): update getting started guidesaturneric2025-06-231-118/+40
| | | | | | | | | | - remove macOS from windows note in prerequisites - update windows installer to msix format - add general installation intro paragraph - update linux instructions to use generic appimage filename - restructure basic operations section into index with links - remove detailed operation steps in favor of linking to guides - add tip about consulting documentation
* docs(guides): reorder sections in fundamental-concepts.mdsaturneric2025-06-231-42/+33
| | | | | | - moved public key certificates section after web of trust explanation - removed standalone summary section as content is covered elsewhere - improved flow of concepts from basic to advanced topics
* 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-014-271/+673
| | | | | | | | 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
|