aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* docs(guides): add smart card management documentationsaturneric11 days1-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.9saturneric11 days2-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 docssaturneric11 days2-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-0819-1062/+923
|
* 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
|
* fix: update docs for v2.1.4saturneric2024-08-177-69/+69
|
* feat: update gpg pubkey info for contractSaturn&Eric2024-08-031-102/+11
|
* fix: correct mistakessaturneric2024-06-281-5/+7
|
* feat: fit documents to v2.1.3saturneric2024-06-1413-268/+730
|
* Merge branch 'main' of https://github.com/saturneric/GpgFrontend-Manualsaturneric2024-05-255-75/+77
|\
| * feat: improve glance and contactsaturneric2024-05-052-64/+69
| |
| * fix: repair broken links and add missing MS download badge (#1)jermanuts2024-04-073-11/+8
| |
* | fix: add some missing contents and solve some conflictssaturneric2024-05-253-19/+49
|/
* fix: sync from @jermanuts at branch mainsaturneric2024-04-052-2/+4
|
* feat: initial commitsaturneric2024-04-0529-0/+3482