diff options
Diffstat (limited to '')
| -rw-r--r-- | src/content/docs/overview/glance.mdx | 8 | 
1 files changed, 3 insertions, 5 deletions
| diff --git a/src/content/docs/overview/glance.mdx b/src/content/docs/overview/glance.mdx index 7f18a00..df8f233 100644 --- a/src/content/docs/overview/glance.mdx +++ b/src/content/docs/overview/glance.mdx @@ -14,8 +14,9 @@ empowers you with secure communication—no clutter, no bloat, total control.  ## Why GpgFrontend? -GpgFrontend is more than a simple “button-and-command” wrapper around GnuPG. -Every detail is designed for real-world usability, security, and portability: +GpgFrontend is more than a simple “button-and-command” wrapper around +[GnuPG](https://www.gnupg.org/). Every detail is designed for real-world +usability, security, and portability:  - **Effortless Encryption & Signing:** Quickly encrypt, decrypt, and sign texts,    files, and emails in one click. @@ -133,9 +134,6 @@ update, and user feedback converge to refine and enhance GpgFrontend.  - [Source Code of Application](https://github.com/saturneric/GpgFrontend)  - [Source Code of User Manual](https://github.com/saturneric/GpgFrontend-Manual) -**Current Manual Version:** -[v2.1.9](https://github.com/saturneric/GpgFrontend/releases/tag/v2.1.9) -  ## License and Contributions  GpgFrontend is licensed under GPL-3.0. Contributions—from issue reports to code | 
