diff options
author | saturneric <[email protected]> | 2024-05-25 22:54:25 +0000 |
---|---|---|
committer | saturneric <[email protected]> | 2024-05-25 22:54:25 +0000 |
commit | 47434d191dc442802fc94168d7add9435bc98da3 (patch) | |
tree | 790e938ba7862d7d105625dd7767ff3e67001a3b /src/content/docs/overview/faq.md | |
parent | fix: add some missing contents and solve some conflicts (diff) | |
parent | feat: improve glance and contact (diff) | |
download | Manual-47434d191dc442802fc94168d7add9435bc98da3.tar.gz Manual-47434d191dc442802fc94168d7add9435bc98da3.zip |
Merge branch 'main' of https://github.com/saturneric/GpgFrontend-Manual
Diffstat (limited to 'src/content/docs/overview/faq.md')
-rw-r--r-- | src/content/docs/overview/faq.md | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/src/content/docs/overview/faq.md b/src/content/docs/overview/faq.md index ca9e756..ba77c65 100644 --- a/src/content/docs/overview/faq.md +++ b/src/content/docs/overview/faq.md @@ -16,11 +16,7 @@ GpgFrontend supports digital signatures to verify the integrity and origin of messages. Users can manage and generate key pairs, encrypt files and emails, and sign their communications for added security. -**How can I obtain and start using GpgFrontend?** You can download the latest -version of GpgFrontend from its GitHub repository. Visit [GpgFrontend's -Downloads Page](https://www.gpgfrontend.bktus.com/#/downloads) to find the most -recent release. Installation is straightforward: just follow the ReadME -instructions to set it up. +**How can I obtain and start using GpgFrontend?** You can download the latest version of GpgFrontend from [GpgFrontend's Downloads Page](../downloads/) and choose the installtion method for your platform. ## OpenPGP and GnuPG Explained @@ -64,14 +60,13 @@ this based on your operating system: ### Additional Assistance -- For more detailed guidance, refer to the quick start manual available at - [Quick Start Guide](quick-start.md). +- For more detailed guidance, refer to the quick start manual available at [Getting Started Guide](../getting-started/). ## Reporting Bugs and Contributing **Found a bug?** If you encounter any issues with GpgFrontend, please report them via the GitHub repository. You can also contact me directly if you're not -on GitHub; see the [Contact](contract.md) section for details. +on GitHub; see the [Contact](../contact/) section for details. **Interested in contributing?** Feel free to modify GpgFrontend's code and submit a Pull Request with your enhancements. You can also send patches via |