aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2023-11-16 13:23:11 +0000
committersaturneric <[email protected]>2023-11-16 13:23:11 +0000
commit9ae2d1b654061cf60e2c855d683703c06da7e18c (patch)
treecedeaa2f180c4f79e6257405bed5ee2f92dae0b4
parentfeat: use cdn to accerate imges loading speed at manual (diff)
downloadGpgFrontend-9ae2d1b654061cf60e2c855d683703c06da7e18c.tar.gz
GpgFrontend-9ae2d1b654061cf60e2c855d683703c06da7e18c.zip
fix: use more secure cdn links
-rw-r--r--README.md4
-rw-r--r--manual/_coverpage.md2
-rw-r--r--manual/about/code-binary-verify.md2
-rw-r--r--manual/features/sync-all-public-keys.md4
-rw-r--r--manual/manual/encrypt-decrypt-file.md10
-rw-r--r--manual/manual/encrypt-decrypt-text.md8
-rw-r--r--manual/manual/generate-key.md12
-rw-r--r--manual/manual/import-export-key-pair.md10
-rw-r--r--manual/manual/key-server-operations.md12
-rwxr-xr-xmanual/manual/sign-verify-file.md10
-rw-r--r--manual/manual/sign-verify-text.md10
-rw-r--r--manual/manual/understand-interface.md2
-rw-r--r--manual/manual/view-keypair-info.md16
-rw-r--r--manual/overview.md2
-rw-r--r--manual/quick-start.md4
-rw-r--r--resource/meta/pub.gpgfrontend.gpgfrontend.appdata.xml2
16 files changed, 55 insertions, 55 deletions
diff --git a/README.md b/README.md
index 3dcf13ae..19093d08 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-<img width="100" height="100" align="right" style="position: absolute;right: 0;padding: 12px;top:12px;" src="https://github.com/saturneric/Blob/blob/master/logos/icon.png?raw=true" alt="ICON"/>
+<img width="100" height="100" align="right" style="position: absolute;right: 0;padding: 12px;top:12px;" src="https://image.cdn.bktus.com/i/2023/11/16/8e64ecab-434f-8c3f-901c-2bb2339d4bb7.webp" alt="ICON"/>
# GpgFrontend
@@ -314,7 +314,7 @@ to use GitHub. For anonymous users, Git patches can be delivered by [mail](mailt
### Project's LOGO
-![logo](https://github.com/saturneric/Blob/blob/master/logos/gpgfrontend-logo.jpg?raw=true)
+![logo](https://image.cdn.bktus.com/i/2023/11/16/b327a096-5b85-c1b7-ecfc-53efb8573f7c.webp)
## LICENSES
diff --git a/manual/_coverpage.md b/manual/_coverpage.md
index 33fdfd8d..d68ca1fa 100644
--- a/manual/_coverpage.md
+++ b/manual/_coverpage.md
@@ -1,4 +1,4 @@
-![gpgfrontend-logo](https://cdn.bktus.com/wp-content/uploads/2023/08/gpgfrontend-logo.png)
+![gpgfrontend-logo](https://image.cdn.bktus.com/i/2023/11/16/36a47a91-be36-b2a9-401b-8b53606c930f.webp)
# GpgFrontend
diff --git a/manual/about/code-binary-verify.md b/manual/about/code-binary-verify.md
index 02b2474e..57949af0 100644
--- a/manual/about/code-binary-verify.md
+++ b/manual/about/code-binary-verify.md
@@ -52,7 +52,7 @@ There is an About interface under the help option in the top menu.You can check
file. More importantly, you can view the github repository branch and commit hash code corresponding to the source code
used for compilation of this binary version on the second line.
-![About Interface](https://github.com/saturneric/Blob/blob/master/screenshots/check-build.png?raw=true)
+![About Interface](https://image.cdn.bktus.com/i/2023/11/16/b460a4ce-6d9e-b3e1-236f-92d97ad5f87e.webp)
## Pubkey Mentioned Above
diff --git a/manual/features/sync-all-public-keys.md b/manual/features/sync-all-public-keys.md
index 1cc791ee..e65aaae7 100644
--- a/manual/features/sync-all-public-keys.md
+++ b/manual/features/sync-all-public-keys.md
@@ -13,7 +13,7 @@ local information about the subkey.
The utilization of this feature is straightforward. By clicking the Sync Public
Key button in the Key Management interface, the process is automated.
-![image-20220109194459557](https://cdn.bktus.com/wp-content/uploads/2023/08/image-20220109194459557.png)
+![image-20220109194459557](https://image.cdn.bktus.com/i/2023/11/16/e2129464-6bd7-3fd4-e359-3a1f7a25bfd6.webp)
This functionality checks all the public keys you currently possess (only public
keys, no private keys are involved). It then seeks it on the key server. If the
@@ -27,4 +27,4 @@ GpgFrontend exchanges keys using the default key server that you've configured.
If you need to modify the key server you wish to access, you merely need to add
your key server in the settings and set it as the default.
-![image-20220109194546570](https://cdn.bktus.com/wp-content/uploads/2023/08/image-20220109194546570.png)
+![image-20220109194546570](https://image.cdn.bktus.com/i/2023/11/16/9bcac7e1-e058-84a0-520b-039c64eb3443.webp)
diff --git a/manual/manual/encrypt-decrypt-file.md b/manual/manual/encrypt-decrypt-file.md
index affa37be..0f99e432 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](https://cdn.bktus.com/wp-content/uploads/2023/08/image-20220112073548736.png)
+![image-20220112073548736](https://image.cdn.bktus.com/i/2023/11/16/980bff72-7271-b639-e63b-ff1d274edc95.webp)
## 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](https://cdn.bktus.com/wp-content/uploads/2023/08/image-20220112072034647.png)
+![image-20220112072034647](https://image.cdn.bktus.com/i/2023/11/16/6a137a63-ae76-d45c-b425-5c3e5961aa2d.webp)
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](https://cdn.bktus.com/wp-content/uploads/2023/08/image-20220112072335503.png)
+![image-20220112072335503](https://image.cdn.bktus.com/i/2023/11/16/1cc208dc-75f7-6e1f-f802-149ed18095af.webp)
### 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](https://cdn.bktus.com/wp-content/uploads/2023/08/Peek-2022-01-12-07-26.gif)
+![Peek 2022-01-12 07-26](https://image.cdn.bktus.com/i/2023/11/16/e7b1cf22-483d-91a4-e1d1-475ba10c51ad.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](https://cdn.bktus.com/wp-content/uploads/2023/08/Peek-2022-01-12-07-24.gif)
+![Peek 2022-01-12 07-24](https://image.cdn.bktus.com/i/2023/11/16/bf3cca62-d28a-83bd-8676-7cb1bcf94f4c.gif)
diff --git a/manual/manual/encrypt-decrypt-text.md b/manual/manual/encrypt-decrypt-text.md
index 26df390c..0e28122e 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](https://cdn.bktus.com/wp-content/uploads/2023/08/Peek-2022-01-12-07-16.gif)
+![Peek 2022-01-12 07-16](https://image.cdn.bktus.com/i/2023/11/16/07c99019-318a-3b85-ea63-0d473ebcd7ec.gif)
### Encrypt Sign
@@ -70,7 +70,7 @@ To verify the authenticity of the ciphertext before decryption, you can use the
validate operation. Once the ciphertext is verified, you can proceed with
decryption using your private key.
-![GIF](https://github.com/saturneric/Blob/blob/master/gif/encrypt-sign.gif?raw=true)
+![GIF](https://image.cdn.bktus.com/i/2023/11/16/cb4ac40a-9830-7429-8447-7ada6bc6571b.gif)
## Decrypt
@@ -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](https://cdn.bktus.com/wp-content/uploads/2023/08/Peek-2022-01-12-07-18.gif)
+![Peek 2022-01-12 07-18](https://image.cdn.bktus.com/i/2023/11/16/a4ded61d-fb5b-cbf2-f0ec-e3b26e79f172.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](https://cdn.bktus.com/wp-content/uploads/2023/08/Peek-2022-01-12-07-10.gif)
+![Peek 2022-01-12 07-10](https://image.cdn.bktus.com/i/2023/11/16/9e06ce22-f98d-47f1-ea76-e4e23b6dd32d.gif)
diff --git a/manual/manual/generate-key.md b/manual/manual/generate-key.md
index 6c52bee8..833d080a 100644
--- a/manual/manual/generate-key.md
+++ b/manual/manual/generate-key.md
@@ -31,7 +31,7 @@ usage.
You can quickly understand the process of generating a key pair by watching the
following animation.
-![GIF](https://github.com/saturneric/Blob/blob/master/gif/generate-key-pair.gif?raw=true)
+![GIF](https://image.cdn.bktus.com/i/2023/11/16/711f0379-eea6-ee25-2072-8e77d07d2ad5.gif)
### Name & Email & Comment
@@ -43,7 +43,7 @@ It is important to note that the name should be at least 5 characters long, and
the email should follow the correct format (no actual email account is
required).
-![uid](https://github.com/saturneric/Blob/blob/master/screenshots/uid.png?raw=true)
+![uid](https://image.cdn.bktus.com/i/2023/11/16/3ad515e0-6d9e-6507-552c-55101da16836.webp)
### Expiration Date
@@ -58,7 +58,7 @@ It's important to note that this option can be changed at any time after
generation, even after the expiration date has passed, as long as the primary
key still exists.
-![expiration-date](https://github.com/saturneric/Blob/blob/master/screenshots/expriation-date.png?raw=true)
+![expiration-date](https://image.cdn.bktus.com/i/2023/11/16/ce9b446d-a7a0-2944-b8e4-3517c0d3a861.webp)
### Key Size & Algo
@@ -73,7 +73,7 @@ It's important to note that this option can be changed at any time after
generation, even after the expiration date has passed, as long as the primary
key still exists.
-![keysize-algo](https://github.com/saturneric/Blob/blob/master/screenshots/keysize-algo.png?raw=true)
+![keysize-algo](https://image.cdn.bktus.com/i/2023/11/16/4ce5ecfa-7ad0-7a81-cbe1-2ea93f7872ea.webp)
### Passphrase
@@ -93,7 +93,7 @@ security concerns.
When generating a key pair, you can specify the usage for the first subkey,
which is the primary key. There are four options:
-![usages](https://github.com/saturneric/Blob/blob/master/screenshots/usages.png?raw=true)
+![usages](https://image.cdn.bktus.com/i/2023/11/16/f9bae59d-9181-2cb8-53a6-b51c0698c613.webp)
- Encryption: Once generated, this key can be used for encryption purposes.
@@ -116,7 +116,7 @@ It is possible to append subkeys to an existing key pair. The subkey does not
require the input of a name, email, or comment, as the remaining steps are
essentially identical to those for generating a key pair.
-![GIF](https://github.com/saturneric/Blob/blob/master/gif/generate-subkey.gif?raw=true)
+![GIF](https://image.cdn.bktus.com/i/2023/11/16/4871ee77-5da5-5473-a2be-2d9c29d6b842.gif)
### Extra note
diff --git a/manual/manual/import-export-key-pair.md b/manual/manual/import-export-key-pair.md
index 517a961c..a8d5d2d6 100644
--- a/manual/manual/import-export-key-pair.md
+++ b/manual/manual/import-export-key-pair.md
@@ -9,13 +9,13 @@ To access the import options, navigate to the toolbar and select the desired
method based on your specific requirements. Additionally, you can access
additional options by selecting the action menu in the key management section.
-![image-20220110194143231](https://cdn.bktus.com/wp-content/uploads/2023/08/image-20220110194143231.png)
+![image-20220110194143231](https://image.cdn.bktus.com/i/2023/11/16/7c24bd6d-6e50-0eb8-943e-3447b96894b3.webp)
In fact, you can find the action menu in the key management section, which
provides access to additional key management options beyond those available in
the toolbar.
-![image-20220110200530182](https://cdn.bktus.com/wp-content/uploads/2023/08/image-20220110200530182.png)
+![image-20220110200530182](https://image.cdn.bktus.com/i/2023/11/16/15595b17-3a88-d790-c475-cf8c5c7ee4a5.webp)
### File
@@ -80,7 +80,7 @@ shown in the screenshot below. This will save the data to a file. Before
proceeding, please make sure to choose a suitable directory to store the file
containing the public key data.
-![image-20220110194707813](https://cdn.bktus.com/wp-content/uploads/2023/08/image-20220110194707813.png)
+![image-20220110194707813](https://image.cdn.bktus.com/i/2023/11/16/5f7a4dbc-d261-c395-31eb-a1bc55cb4d55.webp)
### Export multiple public keys at once
@@ -89,7 +89,7 @@ pairs on the key management interface and click on the "Export to Clipboard"
option. This will copy the data to your system clipboard, which you can then
paste into any application or file.
-![image-20220110195325342](https://cdn.bktus.com/wp-content/uploads/2023/08/image-20220110195325342.png)
+![image-20220110195325342](https://image.cdn.bktus.com/i/2023/11/16/fae0706d-8836-5ffe-804e-c21b06f1b445.webp)
### Export Private Key
@@ -98,7 +98,7 @@ contains the private key (either the primary key or subkey). From there, you can
select a destination and GpgFrontend will export the corresponding private key
content to that location.
-![image-20220110200109284](https://cdn.bktus.com/wp-content/uploads/2023/08/image-20220110200109284.png)
+![image-20220110200109284](https://image.cdn.bktus.com/i/2023/11/16/a453e2cd-3489-6403-8a89-13faa4dd6b32.webp)
Exporting the private key also exports both the public key and private key data,
as the private key data alone is meaningless without the corresponding public
diff --git a/manual/manual/key-server-operations.md b/manual/manual/key-server-operations.md
index 16aa9616..baef6563 100644
--- a/manual/manual/key-server-operations.md
+++ b/manual/manual/key-server-operations.md
@@ -23,19 +23,19 @@ updating when a subkey is added to the key pair.
In the main page or in the key manager's Import key operation mode, there is a
key server option. After selecting this option you can see such an interface.
-![import-keys-fomr-keyserver](https://cdn.bktus.com/wp-content/uploads/2023/08/import-keys-fomr-keyserver.png)
+![import-keys-fomr-keyserver](https://image.cdn.bktus.com/i/2023/11/16/d75cb252-9a65-5b73-01cd-a45b5ff501ef.webp)
You can get a list of public keys associated with a key server by searching for
Key ID, fingerprint or email address via the search box. If there is a suitable
public key in the list, you can import it by double-clicking it.
-![import-keys-fomr-keyserver-1](https://cdn.bktus.com/wp-content/uploads/2023/08/import-keys-fomr-keyserver-1.png)
+![import-keys-fomr-keyserver-1](https://image.cdn.bktus.com/i/2023/11/16/ae422544-3764-0fe0-638a-d731715acf3e.webp)
When the import is complete, you can check whether the public key is actually
imported through the pop-up window (no need to import when the local public key
is newer), and you can also check some brief information about the public key.
-![image-20220109191357259](https://cdn.bktus.com/wp-content/uploads/2023/08/image-20220109191357259.png)
+![image-20220109191357259](https://image.cdn.bktus.com/i/2023/11/16/cbb78f5f-3620-1534-4b4e-e7752e1c9aa4.webp)
It is important to note that the public key you import may have expired or been
revoked. You can check the status of the key by navigating to the category tab
@@ -58,7 +58,7 @@ and the function being performed.
You can find the entry of this operation through the operation tab of the key
pair detail interface, as shown in the following figure.
-![image-20220109192532368](https://cdn.bktus.com/wp-content/uploads/2023/08/image-20220109192532368.png)
+![image-20220109192532368](https://image.cdn.bktus.com/i/2023/11/16/87b435b1-3eb2-421d-c8cb-f6d926b6a1c7.webp)
Perform the operation by clicking Upload key pair to key server. Note that the
naming of operations here is a bit confusing, but this is where your public key
@@ -82,7 +82,7 @@ uploaded anywhere by the user.
Refer to the last section of this document on how to set the default key server.
-![image-20220109192532368](https://cdn.bktus.com/wp-content/uploads/2023/08/image-20220109192532368.png)
+![image-20220109192532368](https://image.cdn.bktus.com/i/2023/11/16/87b435b1-3eb2-421d-c8cb-f6d926b6a1c7.webp)
The "Synchronize key pair with key server" function allows for automatic
retrieval of public key information from the key server, which is then compared
@@ -112,7 +112,7 @@ by accessing the Settings interface and navigating to the Key Servers tab. Here,
you will find options for managing your key server candidate list and
determining which key server is set as the default.
-![image-20220109195518834](https://cdn.bktus.com/wp-content/uploads/2023/08/image-20220109195518834.png)
+![image-20220109195518834](https://image.cdn.bktus.com/i/2023/11/16/afe69b9b-0576-d275-91df-79585c245b22.webp)
To add a candidate key server to the list, simply enter the http or https
address of the key server you wish to add into the input box and click "Add". It
diff --git a/manual/manual/sign-verify-file.md b/manual/manual/sign-verify-file.md
index a83eb4f0..cf1d9b34 100755
--- a/manual/manual/sign-verify-file.md
+++ b/manual/manual/sign-verify-file.md
@@ -15,7 +15,7 @@ Prior to v2.0.4, the ciphertext files generated by GpgFrontend were all in ASCII
format. But starting with v2.0.4, GpgFrontend defaults to generating
binary-formatted ciphertext files. You can modify this setting in the settings.
-![image-20220112073548736](https://cdn.bktus.com/wp-content/uploads/2023/08/image-20220112073548736.png)
+![image-20220112073548736](https://image.cdn.bktus.com/i/2023/11/16/980bff72-7271-b639-e63b-ff1d274edc95.webp)
## File Browser
@@ -24,7 +24,7 @@ Using the file browser, navigate to your working directory. Then, right-click
the file you wish to operate on, and select the desired operation from the
pop-up menu.
-![image-20220112072034647](https://cdn.bktus.com/wp-content/uploads/2023/08/image-20220112072034647.png)
+![image-20220112072034647](https://image.cdn.bktus.com/i/2023/11/16/6a137a63-ae76-d45c-b425-5c3e5961aa2d.webp)
Two control buttons are located at the top of the file tab. The one on the left
allows you to go up a level, and the one on the right enables you to enter or
@@ -33,7 +33,7 @@ refresh the corresponding path in the input box on the left.
On the far right is a button offering useful options, such as displaying system
files or hidden files.
-![image-20220112072335503](https://cdn.bktus.com/wp-content/uploads/2023/08/image-20220112072335503.png)
+![image-20220112072335503](https://image.cdn.bktus.com/i/2023/11/16/1cc208dc-75f7-6e1f-f802-149ed18095af.webp)
### Sign
@@ -43,7 +43,7 @@ content. In this scenario, you need to pass both this file and the original file
to the other party to allow them to verify it.
![Peek 2022-01-12
-07-39](https://cdn.bktus.com/wp-content/uploads/2023/08/Peek-2022-01-12-07-39.gif)
+07-39](https://image.cdn.bktus.com/i/2023/11/16/ae18811f-12f8-4059-e46f-831929e59414.gif)
### Verify
@@ -56,4 +56,4 @@ present in this directory. This implies that the source file's name is simply
missing a "sig" suffix.
![Peek 2022-01-12
-07-40](https://cdn.bktus.com/wp-content/uploads/2023/08/Peek-2022-01-12-07-40.gif) \ No newline at end of file
+07-40](https://image.cdn.bktus.com/i/2023/11/16/dbb4d69c-d1a8-d5dc-6422-1cf300bea533.gif) \ No newline at end of file
diff --git a/manual/manual/sign-verify-text.md b/manual/manual/sign-verify-text.md
index bcbc10d6..3237a641 100644
--- a/manual/manual/sign-verify-text.md
+++ b/manual/manual/sign-verify-text.md
@@ -15,7 +15,7 @@ authority for this text. You can simply sign the text without encrypting it as
follows:
![Peek 2022-01-12
-06-50](https://cdn.bktus.com/wp-content/uploads/2023/08/Peek-2022-01-12-06-50.gif)
+06-50](https://image.cdn.bktus.com/i/2023/11/16/9c95a381-52b9-4d2b-c21d-38fdc6cbc76d.gif)
To check whether a key can be used for signing, please review the 'Usage' column
in the key toolbox on the right (the letter 'S' stands for signature).
@@ -32,7 +32,7 @@ security as it assures the recipient that the message hasn't been altered and it
came from the sender whose identity is verified by the digital signature.
![Peek 2022-01-12
-06-54](https://cdn.bktus.com/wp-content/uploads/2023/08/Peek-2022-01-12-06-54-16419417228411.gif)
+06-54](https://image.cdn.bktus.com/i/2023/11/16/fd98e968-5e59-7bee-abea-99ab234be7a6.gif)
## Verification
@@ -41,13 +41,13 @@ signature using the signer's public key. However, this type of signature isn't
suitable for emails as it can make the email less readable.
![Peek 2022-01-12
-06-56](https://cdn.bktus.com/wp-content/uploads/2023/08/Peek-2022-01-12-06-56.gif)
+06-56](https://image.cdn.bktus.com/i/2023/11/16/fbde7130-72c3-1fce-8366-47643fc0e804.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 isn't
found locally during verification, GpgFrontend will prompt you to import it.
-![image-20220112070325556](https://cdn.bktus.com/wp-content/uploads/2023/08/image-20220112070325556.png)
+![image-20220112070325556](https://image.cdn.bktus.com/i/2023/11/16/5ab80063-dbf7-0394-5c44-4c23f7b4702b.webp)
## Verification with Decryption
@@ -58,4 +58,4 @@ good habit to always perform decryption operations with verification whenever
possible.
![Peek 2022-01-12
-07-10](https://cdn.bktus.com/wp-content/uploads/2023/08/Peek-2022-01-12-07-10.gif)
+07-10](https://image.cdn.bktus.com/i/2023/11/16/9e06ce22-f98d-47f1-ea76-e4e23b6dd32d.gif)
diff --git a/manual/manual/understand-interface.md b/manual/manual/understand-interface.md
index 31e3ed64..495d9bc5 100644
--- a/manual/manual/understand-interface.md
+++ b/manual/manual/understand-interface.md
@@ -5,7 +5,7 @@ of the page. The exploration that follows will gradually unveil additional
functionalities. Bear in mind that interfaces may vary across different
versions.
-![Interface](https://github.com/saturneric/Blob/blob/master/screenshots/interface-introduce.png?raw=true)
+![Interface](https://image.cdn.bktus.com/i/2023/11/16/27c0bd12-8a1d-b9ae-2ecd-dbde5f96e36f.webp)
## Text Editor
diff --git a/manual/manual/view-keypair-info.md b/manual/manual/view-keypair-info.md
index 52ed8926..7443ad9c 100644
--- a/manual/manual/view-keypair-info.md
+++ b/manual/manual/view-keypair-info.md
@@ -9,7 +9,7 @@ be relatively long.
Below is a screenshot of a friend's public key that I obtained from the key
server.
-![image-20220110185144734](https://cdn.bktus.com/wp-content/uploads/2023/08/image-20220110185144734.png)
+![image-20220110185144734](https://image.cdn.bktus.com/i/2023/11/16/8d50f6db-909d-0840-e991-fec3f4263709.webp)
And here is a randomly generated private key. The most significant difference
between this and the previous key is that the key pair with only the public key
@@ -17,7 +17,7 @@ is used for encryption only, but if you possess the private key, you can perform
more actions (it also depends on your algorithm; DSA can only be used for
signatures).
-![image-20220110185215204](https://cdn.bktus.com/wp-content/uploads/2023/08/image-20220110185215204.png)
+![image-20220110185215204](https://image.cdn.bktus.com/i/2023/11/16/d65e11fe-920f-50b5-640d-2f24c4d4fc58.webp)
## General Info
@@ -33,7 +33,7 @@ set it as the primary UID to change it.
According to the OpenPGP protocol, this part is divided into Name, Email, and
Comment.
-![image-20220110185740491](https://cdn.bktus.com/wp-content/uploads/2023/08/image-20220110185740491.png)
+![image-20220110185740491](https://image.cdn.bktus.com/i/2023/11/16/a6460514-4dd8-29be-5d04-31a72474b1fa.webp)
### Primary Key
@@ -49,7 +49,7 @@ not exist, but this doesn't mean that neither the public key nor the private key
exists. Please remember: Each subkey and primary key consist of a pair of public
and private keys.
-![image-20220110185819775](https://cdn.bktus.com/wp-content/uploads/2023/08/image-20220110185819775.png)
+![image-20220110185819775](https://image.cdn.bktus.com/i/2023/11/16/aacb259b-44db-79d2-1899-3da8675ac36c.webp)
#### Key ID
@@ -114,7 +114,7 @@ other key pairs.
### Fingerprint
-![image-20220110190639502](https://cdn.bktus.com/wp-content/uploads/2023/08/image-20220110190639502.png)
+![image-20220110190639502](https://image.cdn.bktus.com/i/2023/11/16/7f2bc76d-12e2-57c1-21fc-4e98f9b9a750.webp)
The fingerprint of the key pair is used for humans to quickly compare whether
the key pair is the expected key pair. This field is unique for all keys in the
@@ -131,7 +131,7 @@ pair is what they expected. However, for accurate identification, fingerprints
or key IDs should be compared. A key can have multiple UIDs, but a key pair can
only have one primary UID, which is always listed first in the interface.
-![image-20220110190943207](https://cdn.bktus.com/wp-content/uploads/2023/08/image-20220110190943207.png)
+![image-20220110190943207](https://image.cdn.bktus.com/i/2023/11/16/de721eb6-3761-1912-8d99-dd0224a2a5e2.webp)
UID has three elements: Name, Email, Comment. The name should be at least five
characters long, and the email should conform to the format. The rules for
@@ -186,10 +186,10 @@ key and a key pair that includes a private key.
Here's what you can do with a public key-only key pair:
-![image-20220110193420845](https://cdn.bktus.com/wp-content/uploads/2023/08/image-20220110193420845.png)
+![image-20220110193420845](https://image.cdn.bktus.com/i/2023/11/16/13065e1e-61ff-5626-f571-7d8eddd79053.webp)
And here's what you can do with a key pair that includes a private key:
-![image-20220110193555076](https://cdn.bktus.com/wp-content/uploads/2023/08/image-20220110193555076.png)
+![image-20220110193555076](https://image.cdn.bktus.com/i/2023/11/16/6534f339-0b6e-e3ab-0318-78c06c30ac07.webp)
These operations will be explained in detail throughout the documentation. \ No newline at end of file
diff --git a/manual/overview.md b/manual/overview.md
index cda00754..14b16ead 100644
--- a/manual/overview.md
+++ b/manual/overview.md
@@ -29,7 +29,7 @@ Note: For different operating system and system style settings, GpgFrontend may
look different.Documentation can also vary widely from release to release.
Please check the corresponding program release version for the document.
-![image-20220109192100901](https://cdn.bktus.com/wp-content/uploads/2023/08/image-20220109192100901.png)
+![image-20220109192100901](https://image.cdn.bktus.com/i/2023/11/16/0bc36253-4963-19ca-7302-f11998d63680.webp)
## System Requirement
diff --git a/manual/quick-start.md b/manual/quick-start.md
index 4ea65b10..0d0314d4 100644
--- a/manual/quick-start.md
+++ b/manual/quick-start.md
@@ -104,7 +104,7 @@ Upon clicking the
will see an interface displaying the current version number of the latest
release, its release date, and more.
-![image-20220101225029218](https://cdn.bktus.com/wp-content/uploads/2023/08/image-20220101225029218.png)
+![image-20220101225029218](https://image.cdn.bktus.com/i/2023/11/16/b6072dd2-37a2-ee54-0f9c-dc63098e7ad7.webp)
In the main text, you can find some significant features or fixes for the
version. If you're a programmer, you can also view the change log to see how the
@@ -118,7 +118,7 @@ separators. The second section (e.g., 6171479) is a unique identification number
for the version's source code. When pointing out problems with a version,
remember to provide this 7-digit unique identification number.
-![image-20220101225652736](https://cdn.bktus.com/wp-content/uploads/2023/08/image-20220101225652736.png)
+![image-20220101225652736](https://image.cdn.bktus.com/i/2023/11/16/ca379e0a-c704-bc9b-a6e7-527609cdd94d.webp)
Files with 'signature' as the suffix are GPG separate signatures for the
corresponding released version of the file. You can use GPG to verify whether
diff --git a/resource/meta/pub.gpgfrontend.gpgfrontend.appdata.xml b/resource/meta/pub.gpgfrontend.gpgfrontend.appdata.xml
index edd2d64d..7f54b273 100644
--- a/resource/meta/pub.gpgfrontend.gpgfrontend.appdata.xml
+++ b/resource/meta/pub.gpgfrontend.gpgfrontend.appdata.xml
@@ -20,7 +20,7 @@
</description>
<screenshots>
<screenshot type="default">
- <image>https://github.com/saturneric/Blob/blob/master/screenshots/main-ubuntu.png</image>
+ <image>https://image.cdn.bktus.com/i/2023/11/16/e7c9ab1c-cb45-eb21-4cbd-bdec8d5c83cb.webp</image>
<caption>Main Dialog</caption>
</screenshot>
</screenshots>