diff options
Diffstat (limited to '')
| -rw-r--r-- | src/content/docs/overview/glance.mdx | 20 | 
1 files changed, 10 insertions, 10 deletions
| diff --git a/src/content/docs/overview/glance.mdx b/src/content/docs/overview/glance.mdx index 99bfc0e..7f18a00 100644 --- a/src/content/docs/overview/glance.mdx +++ b/src/content/docs/overview/glance.mdx @@ -91,16 +91,6 @@ platforms, even if fonts or window borders look slightly different.  ::: -## 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. Our mission is to make powerful OpenPGP encryption -truly accessible—simple, robust, and convenient for everyone, on any major -operating system. -  ## Open Source, Always  As a community-driven, open-source project, GpgFrontend is entirely free and @@ -125,6 +115,16 @@ Whether you’re online or offline, your data remains 100% under your control.  Join us in making encryption simple, robust, and truly private—because your  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. Our mission is to make powerful OpenPGP encryption +truly accessible—simple, robust, and convenient for everyone, on any major +operating system. +  ## Explore the Source  Dive into the development journey on GitHub, where every line of code, each | 
