aboutsummaryrefslogtreecommitdiffstats
path: root/manual/basic/import-export-key-pair.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--manual/basic/import-export-key-pair.md (renamed from manual/manual/import-export-key-pair.md)17
1 files changed, 6 insertions, 11 deletions
diff --git a/manual/manual/import-export-key-pair.md b/manual/basic/import-export-key-pair.md
index a8d5d2d6..d98dc23e 100644
--- a/manual/manual/import-export-key-pair.md
+++ b/manual/basic/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://image.cdn.bktus.com/i/2023/11/16/7c24bd6d-6e50-0eb8-943e-3447b96894b3.webp)
+![Import Key Pair](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://image.cdn.bktus.com/i/2023/11/16/15595b17-3a88-d790-c475-cf8c5c7ee4a5.webp)
+![Import Key Pair 2](https://image.cdn.bktus.com/i/2023/11/16/15595b17-3a88-d790-c475-cf8c5c7ee4a5.webp)
### File
@@ -32,7 +32,7 @@ GpgFrontend will automatically recognize and import the corresponding key.
You can copy the contents of a key to your system clipboard and then select this
option to import the corresponding key.
-### Keyserver
+### Key server
This feature enables users to search for and import public keys from a key
server. Users must first enter the email or ID associated with the desired key
@@ -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://image.cdn.bktus.com/i/2023/11/16/5f7a4dbc-d261-c395-31eb-a1bc55cb4d55.webp)
+![Export on the Key Pair at Operations Tab](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://image.cdn.bktus.com/i/2023/11/16/fae0706d-8836-5ffe-804e-c21b06f1b445.webp)
+![Export multiple public keys at once](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://image.cdn.bktus.com/i/2023/11/16/a453e2cd-3489-6403-8a89-13faa4dd6b32.webp)
+![Export Private Key](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
@@ -111,8 +111,3 @@ You can export the private key data in your key pair in two ways.
1. Full export: Include all key data and UID and UID signature in the key pair.
2. Minimal export: Only all key data in the key pair is included.
-
-### Securely export and transfer as a Key Package
-
-To securely transfer private key or public key data of multiple key pairs
-between your PC devices, you can package them into a Key Package. \ No newline at end of file