| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
| |
* Replace outdated macOS image with a newer screenshot
* Ensures documentation reflects latest interface visuals for clarity
|
|
|
|
|
| |
* Cleaned up `package.json` and `package-lock.json` by removing `starlight-theme-black` as it is no longer needed.
* This helps to reduce the overall package size and potential security vulnerabilities.
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
| |
- 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.
|
|
|
|
|
| |
* 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.
|
|
|
|
|
| |
* Improved formatting by adding links to GnuPG and OpenPGP for better accessibility.
* Ensured consistent presentation of information for a smoother reading experience.
|
|
|
|
|
| |
- Adjusted line breaks for better readability in the "Why GpgFrontend?" section.
- Removed outdated manual version reference for a cleaner presentation.
|
|
|
|
|
| |
* Adjusted the sidebar order for the GpgController from 5 to 6.
* Updated the sidebar order for the Module Controller from 6 to 7.
|
|
|
|
|
|
| |
- Removed unnecessary colons in section headers for consistency.
- Enhanced clarity by restructuring caution messages.
- Improved formatting of key points and tips for better readability.
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
- Added images to illustrate the steps for enabling symmetric encryption and accessing the encryption button.
- Improved visual clarity for users following the encryption process.
|
|
|
|
| |
- Removed trailing whitespace in the installation instruction.
|
|
|
|
|
|
|
|
| |
encryption guide
- Removed emoji icons for a cleaner presentation.
- Adjusted formatting for better readability.
- Ensured consistent heading styles throughout the document.
|
|
|
|
|
|
| |
- 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.
|
|
|
|
| |
* Removed redundant runner options to streamline CI configuration.
|
|
|
|
| |
* Changed `runs-on` from `ubuntu-latest` to `[ubuntu-latest, ubuntu-latest-server]` to allow for more flexible CI testing environments.
|
|
|
|
|
| |
* Removed caching configuration for static files.
* Updated `try_files` directive to return a 404 error instead of redirecting to `index.html`.
|
|
|
|
|
|
|
| |
* Set up server to listen on port 80
* Define root directory and index files
* Configure caching for static assets
* Implement error handling for 404 pages
|
|
|
|
|
|
| |
* Added missing line breaks for better readability.
* Changed the nginx configuration path to use `ADD` instead of `COPY`.
* Updated the exposed port from `8080` to `80/tcp` for standardization.
|
|
|
|
|
|
| |
* Removed unnecessary stages and commands from the Dockerfile.
* Streamlined the nginx configuration for better readability and maintainability.
* Ensured the application still builds and runs correctly after changes.
|
|
|
|
|
| |
* Eliminated the creation of a custom nginx user and group in the Dockerfile.
* This simplifies the Docker image and reduces complexity.
|
|
|
|
|
| |
* Updated the `DOCKER_IMAGE` variable to use the correct repository path.
* Ensures proper image building and pushing during CI workflows.
|
|
|
|
|
|
| |
* Introduced a `Dockerfile` for building and running the application in a container.
* Added a CI workflow in `.gitea/workflows/ci.yaml` to automate testing and image pushing on main branch pushes.
* Configured Nginx for serving the application with health checks and caching strategies.
|
|
|
|
|
| |
* Included details about the `-qt5-` filename pattern.
* Clarified that this build is suitable for older systems like Windows 7 and Ubuntu 20.04.
|
|
|
|
|
|
|
| |
- 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.
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
instructions for GitHub Codespaces, and add submodule initialization step
|
| |
|
|
|
|
| |
in FAQ
|
|
|
|
| |
dependency explanation, and enhance encryption comparison details
|
|
|
|
| |
options, improve asset naming clarity, and streamline installation instructions
|
|
|
|
| |
instructions and prerequisites
|
| |
|
|
|
|
| |
descriptions
|
|
|
|
| |
and accessibility
|
| |
|
|
|
|
| |
clarity and depth
|
|
|
|
| |
KeyPackage features
|
|
|
|
| |
interface and features
|
| |
|
| |
|
|
|
|
|
| |
- added two new webp images showing additional interface examples
- images follow same format as existing documentation assets
|
|
|
|
|
|
| |
- replace "our software" with "GpgFrontend" for clarity
- expand windows section to include .msi and .msix packages
- add verification screenshot for windows binaries
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
- reorganized sections for better flow
- simplified bullet point formatting
- updated image references
- removed redundant headers
- consolidated best practices section
|
|
|
|
|
|
| |
- replace outdated image urls with new ones
- standardize image url format across all guides
- update references to match new image locations
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
| |
- 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
|