From 71359297eb7353ee309b4cb5290ceb3068dc2827 Mon Sep 17 00:00:00 2001 From: saturneric Date: Tue, 24 Jun 2025 15:23:04 +0200 Subject: docs(guides): update documentation with new images and formatting - add new images to file-operations.md - update formatting in generate-key.md - add images and improve structure in key-server-operations.md - add images and reorganize content in openpgp-trust-manage.md - update images and simplify text in text-opetations.md --- src/content/docs/guides/generate-key.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'src/content/docs/guides/generate-key.md') diff --git a/src/content/docs/guides/generate-key.md b/src/content/docs/guides/generate-key.md index a43c38f..55a7699 100644 --- a/src/content/docs/guides/generate-key.md +++ b/src/content/docs/guides/generate-key.md @@ -15,10 +15,12 @@ In the **Key Management** interface, click on the **“New Keypair”** button. opens the **Generate Key** window, where you can define your identity and configure key parameters. +![](https://image.cdn.bktus.com/i/2025/06/24/79fe9ef30cbc5e10e7eda6aca7ee22616e874267.webp) + ## Enter User Information -- **Name**: Required. Enter your full name (minimum 5 characters). -- **Email**: Required. Must be in a valid email format. +- **Name**: Required. Enter your full name (minimum 5 characters). +- **Email**: Required. Must be in a valid email format. - **Comment**: Optional. Helps distinguish this key from others. ## Choose Key Database @@ -36,7 +38,7 @@ Easy Mode simplifies key generation using common templates. You can configure: - **Algorithm**: RSA, DSA, ECC (Curve25519), or other supported types. - **Validity Period**: Choose from preset options (e.g., 3 months, 2 years, 10 - years, or *Non Expired*). + years, or _Non Expired_). - **Combination**: - **Primary Key Only** - **Primary Key with Subkey** — useful when separating signing and encryption -- cgit v1.2.3