From e2c9a67d66775a1e0990f32039913c3c366edeaf Mon Sep 17 00:00:00 2001 From: saturneric Date: Sun, 6 Jul 2025 16:30:56 +0200 Subject: docs(guides): enhance symmetric encryption guide with additional images - Added images to illustrate the steps for enabling symmetric encryption and accessing the encryption button. - Improved visual clarity for users following the encryption process. --- src/content/docs/guides/symmetric-encrypt-decrypt.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/content/docs/guides/symmetric-encrypt-decrypt.mdx b/src/content/docs/guides/symmetric-encrypt-decrypt.mdx index 898e9de..88606ed 100644 --- a/src/content/docs/guides/symmetric-encrypt-decrypt.mdx +++ b/src/content/docs/guides/symmetric-encrypt-decrypt.mdx @@ -40,11 +40,15 @@ To encrypt text using symmetric encryption in GpgFrontend (v2.1.9 and later): 2. Under the Appearance tab, check the `Sym. Encrypt` checkbox to enable symmetric encryption functionality. +![](https://image.cdn.bktus.com/i/2025/07/06/aa24d040771ba182e78b503cf5e0a6f9f4ffc8c5.webp) + ### Access the Symmetric Encryption Button After enabling, you’ll see a dedicated `Sym. Encrypt` button on the main interface. +![](https://image.cdn.bktus.com/i/2025/07/06/9b9dfde1a024c9637133035a581e0431e1147597.webp) + ### Enter the Text or Select a File - Input the plaintext you wish to protect in the text editor. @@ -58,6 +62,8 @@ interface. 4. The text or file will be encrypted into ciphertext. 5. You can save or share the encrypted result. +![](https://image.cdn.bktus.com/i/2025/07/06/89cdd2950b51695afd23ff85f666177f95861292.gif) + > The recipient will need the **exact same password** to decrypt the message. ## Decrypting Symmetric Encrypted Data -- cgit v1.2.3