diff options
author | saturneric <[email protected]> | 2024-08-17 11:51:07 +0000 |
---|---|---|
committer | saturneric <[email protected]> | 2024-08-17 11:51:07 +0000 |
commit | 6e1e01954e7dae3295a1c95ac3bc2b5c9cf154fd (patch) | |
tree | 1f894361c6852afe28cba13b45856382026b15e3 /src/content/docs/overview/faq.md | |
parent | feat: update gpg pubkey info for contract (diff) | |
download | Manual-6e1e01954e7dae3295a1c95ac3bc2b5c9cf154fd.tar.gz Manual-6e1e01954e7dae3295a1c95ac3bc2b5c9cf154fd.zip |
fix: update docs for v2.1.4
Diffstat (limited to 'src/content/docs/overview/faq.md')
-rw-r--r-- | src/content/docs/overview/faq.md | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/src/content/docs/overview/faq.md b/src/content/docs/overview/faq.md index 6bfe083..c62959b 100644 --- a/src/content/docs/overview/faq.md +++ b/src/content/docs/overview/faq.md @@ -16,7 +16,9 @@ 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 [GpgFrontend's Downloads Page](../downloads/) and choose the installation method for your platform. +**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 installation method for your platform. ## OpenPGP and GnuPG Explained @@ -60,7 +62,8 @@ this based on your operating system: ### Additional Assistance -- For more detailed guidance, refer to the quick start manual available at [Getting Started Guide](../getting-started/). +- For more detailed guidance, refer to the quick start manual available at + [Getting Started Guide](../getting-started/). ## Reporting Bugs and Contributing |