aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--manual/_coverpage.md14
-rw-r--r--manual/manual/encrypt-decrypt-file.md10
-rw-r--r--manual/manual/encrypt-decrypt-text.md6
-rwxr-xr-xmanual/manual/sign-verify-file.md10
-rw-r--r--manual/manual/sign-verify-text.md12
5 files changed, 27 insertions, 25 deletions
diff --git a/manual/_coverpage.md b/manual/_coverpage.md
index da36f21e..02ce9a30 100644
--- a/manual/_coverpage.md
+++ b/manual/_coverpage.md
@@ -1,30 +1,32 @@
![gpgfrontend-logo](_media/_coverpage/gpgfrontend-logo.png)
# GpgFrontend
+
---
+
![GitHub release (latest by date)](https://img.shields.io/github/v/release/saturneric/gpgfrontend?style=flat-square)
![License](https://img.shields.io/badge/License-GPL--3.0-orange?style=flat-square)
-![GitHub all releases](https://img.shields.io/github/downloads/saturneric/gpgfrontend/total?style=flat-square)
-[![Codacy Badge](https://app.codacy.com/project/badge/Grade/d1750e052a85430a8f1f84e58a0fceda)](https://www.codacy.com/gh/saturneric/GpgFrontend/dashboard?utm_source=github.com&utm_medium=referral&utm_content=saturneric/GpgFrontend&utm_campaign=Badge_Grade)
+[![Codacy Badge](https://app.codacy.com/project/badge/Grade/d1750e052a85430a8f1f84e58a0fceda)](https://www.codacy.com/gh/saturneric/GpgFrontend/dashboard?utm_source=github.com&utm_medium=referral&utm_content=saturneric/GpgFrontend&utm_campaign=Badge_Grade)
- **A Free, Easy-to-Use, Cross-Platform [OpenPGP](https://www.openpgp.org/) Crypto Tool.**
- **One of the excellent GUI Frontends for Modern [GnuPG](https://gnupg.org/).**
## Brief Introduction
-- You can quickly make encrypted documents or text.
-- You can digitally sign your text or documents.
-- You can easily manage all your gpg keys on your computer.
+- Rapidly encrypt files or text.
+- Digitally sign your files or text with ease.
+- Conveniently manage all your GPG keys on your device.
+- Transfer all your GPG keys between devices safely and effortlessly.
## Features
- Cross-Platform, can run on **Windows, Linux and macOS**.
- Open source, Installation-free and Free forever.
-- Supports multiple languages.
[Downloads](downloads.md)
[Manual](overview.md)
[Document](https://doxygen.gpgfrontend.bktus.com)
<!-- 背景色 -->
+
![color](#ffffff)
diff --git a/manual/manual/encrypt-decrypt-file.md b/manual/manual/encrypt-decrypt-file.md
index cd1bea54..cbb5adf6 100644
--- a/manual/manual/encrypt-decrypt-file.md
+++ b/manual/manual/encrypt-decrypt-file.md
@@ -16,7 +16,7 @@ ASCII format. However, beginning with version 2.0.4, GpgFrontend now generates
ciphertext files in binary format by default. This setting can be adjusted in
the program's settings.
-![image-20220112073548736](_media/encrypt-decrypt-file/image-20220112073548736.png)
+![image-20220112073548736](https://www.bktus.com/wp-content/uploads/2023/08/image-20220112073548736.png)
## File Browser
@@ -25,7 +25,7 @@ Ctrl/Command + B. By using the file browser, you can navigate to your working
directory and right-click on the file you wish to work with. This will open a
pop-up menu, where you can select the operation you want to perform on the file.
-![image-20220112072034647](_media/encrypt-decrypt-file/image-20220112072034647.png)
+![image-20220112072034647](https://www.bktus.com/wp-content/uploads/2023/08/image-20220112072034647.png)
Located at the top of the file tab are two control buttons. The button on the
left allows you to navigate up one level in the directory hierarchy, while the
@@ -35,7 +35,7 @@ path.
On the far right of the file tab, there is a button with useful options that you
can select to show system files or hidden files.
-![image-20220112072335503](_media/encrypt-decrypt-file/image-20220112072335503.png)
+![image-20220112072335503](https://www.bktus.com/wp-content/uploads/2023/08/image-20220112072335503.png)
### Encrypt & Sign
@@ -47,7 +47,7 @@ private key to complete this operation.
When the operation is complete, a file with the ".gpg" extension is generated.
This file contains both encrypted content and signed content.
-![Peek 2022-01-12 07-26](_media/encrypt-decrypt-file/Peek-2022-01-12-07-26.gif)
+![Peek 2022-01-12 07-26](https://www.bktus.com/wp-content/uploads/2023/08/Peek-2022-01-12-07-26.gif)
### Decrypt & Verify
@@ -61,4 +61,4 @@ To encourage users to verify whether the ciphertext is signed or not when
decrypting, Gpg Frontend does not provide a separate decryption operation for
this.
-![Peek 2022-01-12 07-24](_media/encrypt-decrypt-file/Peek-2022-01-12-07-24.gif)
+![Peek 2022-01-12 07-24](https://www.bktus.com/wp-content/uploads/2023/08/Peek-2022-01-12-07-24.gif)
diff --git a/manual/manual/encrypt-decrypt-text.md b/manual/manual/encrypt-decrypt-text.md
index e518b8b6..eebf21ec 100644
--- a/manual/manual/encrypt-decrypt-text.md
+++ b/manual/manual/encrypt-decrypt-text.md
@@ -37,7 +37,7 @@ After the encryption operation, no additional information will be displayed in
the information board except for a prompt indicating whether the operation was
successful.
-![Peek 2022-01-12 07-16](\_media/encrypt-decrypt-text/Peek 2022-01-12 07-16.gif)
+![Peek 2022-01-12 07-16](https://www.bktus.com/wp-content/uploads/2023/08/Peek-2022-01-12-07-16.gif)
### Encrypt Sign
@@ -79,7 +79,7 @@ into GpgFrontend, and it will automatically select the appropriate private key
for decryption. It is important to note that decryption must be performed with
the private key associated with the public key used for encryption.
-![Peek 2022-01-12 07-18](_media/encrypt-decrypt-text/Peek-2022-01-12-07-18.gif)
+![Peek 2022-01-12 07-18](https://www.bktus.com/wp-content/uploads/2023/08/Peek-2022-01-12-07-18.gif)
When decrypting a ciphertext, it is not necessary to check the usage column in
the key toolbox to determine if the key is valid for decryption. Instead, you
@@ -108,4 +108,4 @@ always verify the signature during decryption, regardless of whether the
encryptor has signed in advance. This helps to ensure the authenticity and
integrity of the decrypted message.
-![Peek 2022-01-12 07-10](_media/sign-verify-text/Peek-2022-01-12-07-10.gif)
+![Peek 2022-01-12 07-10](https://www.bktus.com/wp-content/uploads/2023/08/Peek-2022-01-12-07-10.gif)
diff --git a/manual/manual/sign-verify-file.md b/manual/manual/sign-verify-file.md
index 3e65af8e..5c770596 100755
--- a/manual/manual/sign-verify-file.md
+++ b/manual/manual/sign-verify-file.md
@@ -15,7 +15,7 @@ Before v2.0.4, the ciphertext files generated by GpgFrontend are all in ASCII
format. But starting from v2.0.4, GpgFrontend will generate ciphertext files in
binary format by default. you can change this setting in settings.
-![image-20220112073548736](_media/encrypt-decrypt-file/image-20220112073548736.png)
+![image-20220112073548736](https://www.bktus.com/wp-content/uploads/2023/08/image-20220112073548736.png)
## File Browser
@@ -24,7 +24,7 @@ Then by using the file browser, first enter your working directory. Then
right-click the file you need to operate, and then select the operation you want
in the pop-up menu.
-![image-20220112072034647](_media/encrypt-decrypt-file/image-20220112072034647.png)
+![image-20220112072034647](https://www.bktus.com/wp-content/uploads/2023/08/image-20220112072034647.png)
There are two control buttons at the top of the file tab. The one on the left is
the up level, and the one on the right is to enter or refresh the corresponding
@@ -33,7 +33,7 @@ path in the input box on the left.
On the far right is a button with useful options that you can tick to show
system files or hidden files.
-![image-20220112072335503](_media/encrypt-decrypt-file/image-20220112072335503.png)
+![image-20220112072335503](https://www.bktus.com/wp-content/uploads/2023/08/image-20220112072335503.png)
### Sign
@@ -42,7 +42,7 @@ generate a file with a sig or asc suffix, which contains the signature content.
In this case, you need to pass this file along with the original file so that
the other party can verify it.
-![Peek 2022-01-12 07-39](_media/sign-verify-file/Peek-2022-01-12-07-39.gif)
+![Peek 2022-01-12 07-39](https://www.bktus.com/wp-content/uploads/2023/08/Peek-2022-01-12-07-39.gif)
### Verify
@@ -53,4 +53,4 @@ When selecting a file with the sig suffix, make sure that the source file is
also in this directory. This means that the name of the source file is just
missing a sig suffix.
-![Peek 2022-01-12 07-40](_media/sign-verify-file/Peek-2022-01-12-07-40.gif) \ No newline at end of file
+![Peek 2022-01-12 07-40](https://www.bktus.com/wp-content/uploads/2023/08/Peek-2022-01-12-07-40.gif) \ No newline at end of file
diff --git a/manual/manual/sign-verify-text.md b/manual/manual/sign-verify-text.md
index dcd3453a..82811773 100644
--- a/manual/manual/sign-verify-text.md
+++ b/manual/manual/sign-verify-text.md
@@ -14,7 +14,7 @@ By signing the text, you can show that you are the only and unchangeable
certification with this text. You can just sign the text without encrypting the
text like the following.
-![Peek 2022-01-12 06-50](_media/sign-verify-text/Peek-2022-01-12-06-50.gif)
+![Peek 2022-01-12 06-50](https://www.bktus.com/wp-content/uploads/2023/08/Peek-2022-01-12-06-50.gif)
To check whether the key can be used for signing, please check the usage column
in the key toolbox on the right (letter S stands for signature).
@@ -32,22 +32,22 @@ not been tampered with and that it came from the sender whose identity is
verified by the digital signature.
![Peek 2022-01-12
-06-54](_media/sign-verify-text/Peek-2022-01-12-06-54-16419417228411.gif)
+06-54](https://www.bktus.com/wp-content/uploads/2023/08/Peek-2022-01-12-06-54-16419417228411.gif)
## Verify
Once you have obtained a plaintext and its corresponding signature, you can
verify the signature using the public key of the signer. However, please note
that this form of signature is not suitable for use in emails as it can make the
-email less readable.
+email less readable.
-![Peek 2022-01-12 06-56](_media/sign-verify-text/Peek-2022-01-12-06-56.gif)
+![Peek 2022-01-12 06-56](https://www.bktus.com/wp-content/uploads/2023/08/Peek-2022-01-12-06-56.gif)
To verify a signature with text, you need to have the corresponding public key
for all included signatures. If a suitable public key for a signature is not
found locally during verification, GpgFrontend will remind you to import it.
-![image-20220112070325556](_media/sign-verify-text/image-20220112070325556.png)
+![image-20220112070325556](https://www.bktus.com/wp-content/uploads/2023/08/image-20220112070325556.png)
## Verify With Decrypt
@@ -57,4 +57,4 @@ determine from the format of the ciphertext whether it has been signed or not.
Therefore, it is a good habit to always use decryption operations with
verification when possible.
-![Peek 2022-01-12 07-10](_media/sign-verify-text/Peek-2022-01-12-07-10.gif)
+![Peek 2022-01-12 07-10](https://www.bktus.com/wp-content/uploads/2023/08/Peek-2022-01-12-07-10.gif)