diff options
Diffstat (limited to '')
-rw-r--r-- | README.md | 31 |
1 files changed, 16 insertions, 15 deletions
@@ -1,23 +1,30 @@ -# GPG Frontend - +GPG Frontend +--- GPGFrontend is a modern, easy-to-use, compact, cross-platform, and installation-free gpg front-end tool. By using -GPGFrontend, you can quickly encrypt and decrypt text or files. Or at the same time as the above operations, you can add -your own signature to let others know that this document or this paragraph of text was issued by you. +GPGFrontend, you can quickly **encrypt and decrypt text or files**. Or at the same time as the above operations, you can add +**your own signature** to let others know that this document or this paragraph of text was issued by you. Furthermore, it visualizes most of the common operations of gpg commands. It aims to allow ordinary users to quickly use gpg and make professional users more convenient. GPGFrontend supports some new features of OpenPGP. + + # Features -- No need to install. -- GPGFrontend can run on Windows, Linux and macOS. + +- Open source, free, no need to install. +- Can run on Windows, Linux and macOS. - Just double-click, and then you can use it freely. -- Before use, you only need to install gnupg. A tool of a few MB. -- GPGFrontend supports multiple languages. +- Before use, you only need to install gnupg. A tiny tool of a few MB. +- Supports multiple languages. Don’t forget to help me translate this software. How to Use it --------- 0. Install gnupg. To check if it is installed, you can enter gpg on the command line. + - For Windows User, Click [this link](https://gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.3.1_20210420.exe) to download + gnupg. + - For macOS User, Use [Homebrew](https://brew.sh/) to install **gpg**. + - For Linux User, Use the package manager(e.g., apt, yum, pacman) to install **gpg**. 1. Unzip gpgfrontend.zip. The compressed package can be downloaded in Release. 2. Start GpgFrontend with gpgfrontend.exe or gpgfrontend (depending on your os). @@ -34,12 +41,6 @@ request. The GPGFrontend project is as open source, and it also insists on using open source codes and libraries. - -Obtaining ---------- -You can get the available binary files of the project and the compressed package of its dependent resources in the -release, and double-click to use it after decompression. - How to Build it --------- @@ -60,6 +61,6 @@ GPG: http://gnupg.org/ QT: http://trolltech.no/ , http://trolltech.no/downloads/opensource The icons of this software use materials from Alibaba vector icon library. The Alibaba vector icon library is free to -use. The icons in the free library are not registered as trademarks. There is no copyright issue involved and can be +use. The icons in the free library aren't registered as trademarks. There is no copyright issue involved and can be used commercially. |