aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2025-11-12 22:35:35 +0000
committersaturneric <[email protected]>2025-11-12 22:35:35 +0000
commit6ff83464ee80773cdb41fe35dd4d11a59560863a (patch)
tree6d3de627cb5c9262c68146a1736d40150c843362 /src
parentdocs(overview): improve clarity of intro text (diff)
downloadmanual-6ff83464ee80773cdb41fe35dd4d11a59560863a.tar.gz
manual-6ff83464ee80773cdb41fe35dd4d11a59560863a.zip
docs(overview): clarify project mission and origins
* Update language to reference the new `gpg4usb` repository link * Incorporate a quote and article reference to provide historical context * Refine description of GpgFrontend's mission for greater clarity * Improve readability and emphasize accessibility of encryption
Diffstat (limited to 'src')
-rw-r--r--src/content/docs/overview/glance.mdx23
1 files changed, 17 insertions, 6 deletions
diff --git a/src/content/docs/overview/glance.mdx b/src/content/docs/overview/glance.mdx
index 36d274f..c0f9ca1 100644
--- a/src/content/docs/overview/glance.mdx
+++ b/src/content/docs/overview/glance.mdx
@@ -94,12 +94,23 @@ privacy is non-negotiable.
## Mission and Origins
GpgFrontend draws its inspiration and core philosophy from the stable, portable,
-and cross-platform [gpg4usb](https://www.gpg4usb.org/) project. Inheriting the
-spirit of true portability and platform independence, GpgFrontend builds on this
-foundation to deliver even more advanced features, modern algorithm support, and
-an intuitive user experience. Its mission is to make powerful OpenPGP encryption
-truly accessible—simple, robust, and convenient for everyone, on any major
-operating system.
+and cross-platform **[gpg4usb](https://git.bktus.com/gpgfrontend/gpg4usb/)**
+project. Inheriting the spirit of true portability and platform independence,
+GpgFrontend builds on this foundation to deliver advanced features, modern
+cryptographic standards, and a clean, intuitive user experience.
+
+As described in the article _[“The Past and Present of GpgFrontend: My Journey
+with an Open-Source Encryption
+Tool”](https://blog.bktus.com/en/archives/u8hywl/)_, the project began with a
+simple question:
+
+> “What if everyone could have a small, reliable, and secure ‘crypto machine’—a
+> tool that makes encryption as tangible and trustworthy as turning a key in a
+> lock?”
+
+That idea became the cornerstone of GpgFrontend’s mission: **to make OpenPGP
+encryption truly accessible—simple, robust, and convenient for everyone, on any
+major operating system.**
## Explore the Source