diff options
Diffstat (limited to 'manual/faq.md')
-rw-r--r-- | manual/faq.md | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/manual/faq.md b/manual/faq.md index 4c1eeb6f..9d474460 100644 --- a/manual/faq.md +++ b/manual/faq.md @@ -3,22 +3,22 @@ ## What is GpgFrontend? GpgFrontend is a cross-platform encryption tool that adheres to the OpenPGP -standard. Its goal is to simplify the use of OpenPGP, making it more accessible -for individuals to protect their privacy. +standard. Its objective is to make the use of OpenPGP simpler, thereby enabling +more individuals to secure their privacy. -## Relationship between OpenPGP(PGP) and GnuPG(GPG)? +## What's the relationship between OpenPGP(PGP) and GnuPG(GPG)? OpenPGP is a standard for data encryption and decryption, which is supported by -GpgFrontend. GnuPG is a cryptographic software that is used for encrypting, -signing, and managing keys for asymmetric cryptography, and it follows the -OpenPGP standard. GpgFrontend operates GnuPG at runtime to perform various -operations such as encryption and decryption. +GpgFrontend. GnuPG is a cryptographic software that's used for encryption, +signing, and key management for asymmetric cryptography, and it follows the +OpenPGP standard. GpgFrontend utilizes GnuPG during its operation to perform +various tasks such as encryption and decryption. ## How to obtain and use GpgFrontend? The various versions of GpgFrontend will be released in the GitHub repository, and you can find and download the latest version -[HERE](https://www.gpgfrontend.pub/#/downloads). After downloading, you can +[HERE](https://www.gpgfrontend.bktus.com/#/downloads). After downloading, you can refer to the instructions in ReadME and you can start using it in just a few steps. |