aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-06-29docs(overview): add Qt5 build information for older systemssaturneric1-0/+1
* Included details about the `-qt5-` filename pattern. * Clarified that this build is suitable for older systems like Windows 7 and Ubuntu 20.04.
2025-06-29docs(appendix): streamline system requirements for clarity and concisenesssaturneric1-50/+18
- Simplified introductory text for better readability. - Consolidated hardware specifications into a clear list format. - Updated OS compatibility details to reflect current versions. - Removed redundant information to enhance focus on essential requirements.
2025-06-29fix(docs): update WinGet link for GpgFrontend installationsaturneric1-1/+1
* Changed the installation link for WinGet from `https://winget.run/pkg/Saturneric/GpgFrontend` to `https://winstall.app/apps/Saturneric.GpgFrontend`. * Ensures users are directed to the correct package manager resource for installation.
2025-06-28docs(appendix): refine setup-dev-env.md for clarity and completeness, update ↵saturneric1-9/+41
instructions for GitHub Codespaces, and add submodule initialization step
2025-06-28docs(overview): improve formatting and readability of GPG security section ↵saturneric1-3/+6
in FAQ
2025-06-28docs(overview): refine FAQ section for clarity and conciseness, update GnuPG ↵saturneric1-109/+80
dependency explanation, and enhance encryption comparison details
2025-06-28docs(overview): enhance Downloads section with stable and nightly release ↵saturneric1-54/+43
options, improve asset naming clarity, and streamline installation instructions
2025-06-28docs(overview): recreate 'Getting Started' guide with updated installation ↵saturneric2-137/+165
instructions and prerequisites
2025-06-28docs(overview): remove redundant section on GpgFrontend advantages for claritysaturneric1-27/+8
2025-06-28docs(overview): add Downloads section with installation options and asset ↵saturneric1-34/+33
descriptions
2025-06-27docs(overview): reposition 'Mission and Origins' section for improved flow ↵saturneric1-10/+10
and accessibility
2025-06-27docs(guides): remove emoji from section titles for consistency and claritysaturneric1-24/+27
2025-06-27docs(guides): restructure and enhance the 'Fundamental Concepts' guide for ↵saturneric1-36/+77
clarity and depth
2025-06-27docs(advanced): add detailed documentation for Multi-Key Database and ↵saturneric4-59/+84
KeyPackage features
2025-06-27docs(guides): add comprehensive guide for understanding GpgFrontend ↵saturneric1-1/+13
interface and features
2025-06-27docs(overview): add FAQ section to enhance user guidance for GpgFrontendsaturneric2-165/+280
2025-06-27docs(overview): add new 'At a Glance' documentation section for GpgFrontendsaturneric2-89/+142
2025-06-24docs(overview): add new images to glance documentationsaturneric1-0/+4
- added two new webp images showing additional interface examples - images follow same format as existing documentation assets
2025-06-24docs(appendix): update code binary verification documentationsaturneric1-5/+7
- replace "our software" with "GpgFrontend" for clarity - expand windows section to include .msi and .msix packages - add verification screenshot for windows binaries
2025-06-24docs(guides): update documentation with new images and formattingsaturneric5-92/+93
- add new images to file-operations.md - update formatting in generate-key.md - add images and improve structure in key-server-operations.md - add images and reorganize content in openpgp-trust-manage.md - update images and simplify text in text-opetations.md
2025-06-24docs(guides): restructure email operations documentationsaturneric1-45/+29
- reorganized sections for better flow - simplified bullet point formatting - updated image references - removed redundant headers - consolidated best practices section
2025-06-24docs: update image urls in documentation guidessaturneric6-100/+100
- replace outdated image urls with new ones - standardize image url format across all guides - update references to match new image locations
2025-06-24docs: update documentation for setup and requirementssaturneric3-4/+4
- remove extra blank line in macOS brew installation instructions - update minimum GnuPG version requirement from 2.1.0 to 2.2.0 - add direct link to locale ts files in translation guide
2025-06-24docs(code-binary-verify): add verification images and certum linksaturneric1-3/+9
- add images showing verification process for each platform - include link to certum website for code signing certificate - maintain existing verification instructions while adding visual aids
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-24docs: restructure algorithms comparison contentsaturneric1-19/+12
- remove redundant section headings - consolidate related content under clearer sections - improve formatting for better readability - reword some explanations for conciseness
2025-06-24docs(overview): update getting started guide with homebrew link and imagesaturneric1-1/+4
- add link to homebrew cask formula - include screenshot image for macos installation
2025-06-24docs(glance.md): update ui glimpse section with new screenshot and notesaturneric1-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
2025-06-23chore: reformat the contact pagesaturneric1-7/+8
2025-06-23chore: add a link to bktus.comsaturneric1-1/+1
2025-06-23chore: update contact infosaturneric1-23/+20
2025-06-23docs: fix formatting and links in documentationsaturneric2-5/+3
- remove colon from SecureLevel 2 heading - fix link placement in getting-started guide - improve section organization in getting-started
2025-06-23docs(downloads): restructure downloads page for better claritysaturneric1-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
2025-06-23docs(overview): update getting started guidesaturneric1-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
2025-06-23docs(overview): update getting started guidesaturneric1-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
2025-06-23docs(guides): reorder sections in fundamental-concepts.mdsaturneric1-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
2025-06-23docs(understand-interface): restructure key toolbox section and add detailssaturneric1-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
2025-06-23docs(guides): update interface documentation with workspace detailssaturneric1-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
2025-06-23docs: simplify subkey generation guide stepssaturneric1-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
2025-06-23docs(guides): add quick file operations section and imagessaturneric1-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
2025-06-23docs(guides): add key group documentationsaturneric1-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
2025-06-23docs(generate-use-subkey): improve formatting and add misconceptions sectionsaturneric1-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
2025-06-23docs(guides): add section on public key certificatessaturneric1-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
2025-06-23docs(smart-card): fix heading levels in smart card documentationsaturneric1-2/+2
- change h3 headings to h4 for better document hierarchy - maintain consistent heading levels for user pin and admin pin sections
2025-06-23docs(smart-card): add faq and core concepts sectionsaturneric1-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
2025-06-23docs: improve file operations guide formatting and claritysaturneric1-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
2025-06-23docs: format markdown headings consistentlysaturneric1-23/+23
- remove bold formatting from section headings - ensure consistent heading levels - maintain proper markdown syntax for subheadings
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-19refactor: improve faq pagesaturneric1-117/+110