diff options
| -rw-r--r-- | src/content/docs/overview/glance.mdx | 23 |
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 |
