aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* docs(guides): rewrite GPG fundamentals for clarityHEADmainsaturneric12 days1-191/+102
| | | | | | | | | | * Simplifies and restructures explanations for beginners, emphasizing step-by-step learning. * Removes redundant sections and streamlines analogies, focusing on practical understanding. * Clarifies concepts like key pairs, encryption, signatures, and certificates, with improved examples and security tips. * Highlights benefits and usage of `GpgFrontend` for new users.
* docs(interface): update macOS interface screenshotsaturneric12 days1-1/+1
| | | | | * Replace outdated macOS image with a newer screenshot * Ensures documentation reflects latest interface visuals for clarity
* feat(config): add starlight-links-validator integrationsaturneric2025-07-071-2/+0
| | | | | | * Integrated `starlight-links-validator` into the Astro configuration. * Updated `package.json` and `package-lock.json` to include the new dependency. * Removed outdated note from the sync public keys documentation.
* docs(extra): improve formatting and structure in algorithms comparisonsaturneric2025-07-061-6/+6
| | | | | - Changed section headers from `##` to `###` for EdDSA and related subsections for better hierarchy. - Enhanced clarity in descriptions of EdDSA's characteristics, use cases, performance, and compatibility.
* docs(extra): enhance clarity and formatting in algorithms comparisonsaturneric2025-07-061-37/+55
| | | | | * Added links to relevant Wikipedia pages for RSA, ElGamal, ECDH, ECDSA, NIST Curves, BrainPool Curves, CV25519, X448, SECP256K1, Ed25519, and Ed448. * Improved readability by restructuring text and adding references to cryptographic algorithms.
* docs(overview): enhance clarity in the Getting Started guidesaturneric2025-07-061-7/+8
| | | | | * Improved formatting by adding links to GnuPG and OpenPGP for better accessibility. * Ensured consistent presentation of information for a smoother reading experience.
* docs(overview): improve formatting and clarity in GpgFrontend descriptionsaturneric2025-07-061-5/+3
| | | | | - Adjusted line breaks for better readability in the "Why GpgFrontend?" section. - Removed outdated manual version reference for a cleaner presentation.
* chore(docs): update sidebar order for GpgController and Module Controllersaturneric2025-07-063-2/+109
| | | | | * Adjusted the sidebar order for the GpgController from 5 to 6. * Updated the sidebar order for the Module Controller from 6 to 7.
* docs(guides): improve formatting and clarity in key server operations guidesaturneric2025-07-061-23/+25
| | | | | | - Removed unnecessary colons in section headers for consistency. - Enhanced clarity by restructuring caution messages. - Improved formatting of key points and tips for better readability.
* docs(guides): update OpenPGP trust management guide with current behavior ↵saturneric2025-07-061-2/+2
| | | | | | | and reasons for synchronization policy * Added section on current behavior regarding UID uploads to key servers. * Explained reasons for not enforcing automatic synchronization due to key server policies.
* docs(guides): enhance symmetric encryption guide with additional imagessaturneric2025-07-061-0/+6
| | | | | - Added images to illustrate the steps for enabling symmetric encryption and accessing the encryption button. - Improved visual clarity for users following the encryption process.
* style(docs): adjust formatting in downloads section for consistencysaturneric2025-07-061-1/+1
| | | | - Removed trailing whitespace in the installation instruction.
* style(docs): remove emoji icons and improve formatting in symmetric ↵saturneric2025-07-061-24/+27
| | | | | | | | encryption guide - Removed emoji icons for a cleaner presentation. - Adjusted formatting for better readability. - Ensured consistent heading styles throughout the document.
* feat(docs): add guide for symmetric encryption and decryptionsaturneric2025-07-061-0/+0
| | | | | | - Introduced a comprehensive guide on symmetric encryption, detailing its definition, functionality, and usage. - Included steps for encrypting and decrypting data using GpgFrontend. - Provided security tips and scenarios for appropriate use of symmetric encryption.
* docs(overview): add Qt5 build information for older systemssaturneric2025-06-291-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.
* docs(appendix): streamline system requirements for clarity and concisenesssaturneric2025-06-291-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.
* fix(docs): update WinGet link for GpgFrontend installationsaturneric2025-06-291-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.
* docs(appendix): refine setup-dev-env.md for clarity and completeness, update ↵saturneric2025-06-281-9/+41
| | | | instructions for GitHub Codespaces, and add submodule initialization step
* docs(overview): improve formatting and readability of GPG security section ↵saturneric2025-06-281-3/+6
| | | | in FAQ
* docs(overview): refine FAQ section for clarity and conciseness, update GnuPG ↵saturneric2025-06-281-109/+80
| | | | dependency explanation, and enhance encryption comparison details
* docs(overview): enhance Downloads section with stable and nightly release ↵saturneric2025-06-281-54/+43
| | | | options, improve asset naming clarity, and streamline installation instructions
* docs(overview): recreate 'Getting Started' guide with updated installation ↵saturneric2025-06-282-137/+165
| | | | instructions and prerequisites
* docs(overview): remove redundant section on GpgFrontend advantages for claritysaturneric2025-06-281-27/+8
|
* docs(overview): add Downloads section with installation options and asset ↵saturneric2025-06-281-34/+33
| | | | descriptions
* docs(overview): reposition 'Mission and Origins' section for improved flow ↵saturneric2025-06-271-10/+10
| | | | and accessibility
* docs(guides): remove emoji from section titles for consistency and claritysaturneric2025-06-271-24/+27
|
* docs(guides): restructure and enhance the 'Fundamental Concepts' guide for ↵saturneric2025-06-271-36/+77
| | | | clarity and depth
* docs(advanced): add detailed documentation for Multi-Key Database and ↵saturneric2025-06-274-59/+84
| | | | KeyPackage features
* docs(guides): add comprehensive guide for understanding GpgFrontend ↵saturneric2025-06-271-1/+13
| | | | interface and features
* docs(overview): add FAQ section to enhance user guidance for GpgFrontendsaturneric2025-06-272-165/+280
|
* docs(overview): add new 'At a Glance' documentation section for GpgFrontendsaturneric2025-06-272-89/+142
|
* docs(overview): add new images to glance documentationsaturneric2025-06-241-0/+4
| | | | | - added two new webp images showing additional interface examples - images follow same format as existing documentation assets
* docs(appendix): update code binary verification documentationsaturneric2025-06-241-5/+7
| | | | | | - replace "our software" with "GpgFrontend" for clarity - expand windows section to include .msi and .msix packages - add verification screenshot for windows binaries
* docs(guides): update documentation with new images and formattingsaturneric2025-06-245-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
* docs(guides): restructure email operations documentationsaturneric2025-06-241-45/+29
| | | | | | | | - reorganized sections for better flow - simplified bullet point formatting - updated image references - removed redundant headers - consolidated best practices section
* docs: update image urls in documentation guidessaturneric2025-06-246-100/+100
| | | | | | - replace outdated image urls with new ones - standardize image url format across all guides - update references to match new image locations
* docs: update documentation for setup and requirementssaturneric2025-06-243-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
* docs(code-binary-verify): add verification images and certum linksaturneric2025-06-241-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
* docs: update image urls in gnupg and key database docssaturneric2025-06-242-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
* 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