aboutsummaryrefslogtreecommitdiffstats
path: root/src/content/docs/advanced
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/docs/advanced')
-rw-r--r--src/content/docs/advanced/gnupg-controller.md9
-rw-r--r--src/content/docs/advanced/key-database.md4
2 files changed, 7 insertions, 6 deletions
diff --git a/src/content/docs/advanced/gnupg-controller.md b/src/content/docs/advanced/gnupg-controller.md
index 99090cb..6f981a2 100644
--- a/src/content/docs/advanced/gnupg-controller.md
+++ b/src/content/docs/advanced/gnupg-controller.md
@@ -27,7 +27,7 @@ features.
The **General** tab provides essential configuration options for GpgFrontend's interaction with GPG.
-![General Tab](https://image.cdn.bktus.com/i/2024/11/29/0ee752ca-ecd1-2a86-91b5-f6129184c7a4.webp)
+![](https://image.cdn.bktus.com/i/2025/06/24/efc08c723b0b28bffdf11771f0e2e9e5e271f175.webp)
### Available Options
@@ -89,19 +89,20 @@ detailed documentation is available elsewhere, note the following key points:
- **Switch Between Databases**: Use the **Key Toolbox** dropdown in the main
interface to select the active database.
-![](https://image.cdn.bktus.com/i/2024/11/29/7a66848e-bc23-fd13-08a4-1923de39369e.webp)
+![](https://image.cdn.bktus.com/i/2025/06/24/c5bee8d83eb9c0087f9d76f0ed9a6c283acdaf2c.webp)
:::tip[Tipps]
> For more information on key database management, refer to the dedicated
> documentation.
-> :::
+
+:::
## Advanced Tab: Custom GnuPG Configuration
The **Advanced** tab is designed for users who need to configure custom GPG installations.
-![](https://image.cdn.bktus.com/i/2024/11/29/ba283263-c9f5-9a6b-44a7-b0adf79684e8.webp)
+![](https://image.cdn.bktus.com/i/2025/06/24/bcff3997dcddebc237e560e99ad97564333e4fe2.webp)
### Configuring Custom GnuPG
diff --git a/src/content/docs/advanced/key-database.md b/src/content/docs/advanced/key-database.md
index 6cd71cb..ebec9d5 100644
--- a/src/content/docs/advanced/key-database.md
+++ b/src/content/docs/advanced/key-database.md
@@ -46,7 +46,7 @@ To manage multiple key databases, follow these steps:
- In the **GnuPG Controller** window, switch to the **Key Database** tab.
- Here, you will find a list of all configured key databases.
-![](https://image.cdn.bktus.com/i/2024/11/29/7a66848e-bc23-fd13-08a4-1923de39369e.webp)
+![](https://image.cdn.bktus.com/i/2025/06/24/2a5cefe92a56b851de8ecd1661961592a7d3bc6c.webp)
## Managing Key Databases
@@ -74,7 +74,7 @@ Right-click on a database entry to view options like:
- **Edit**: Rename or modify the path of an existing database.
- **Remove**: Delete a database from the configuration.
-![](https://image.cdn.bktus.com/i/2024/11/29/0fd0d56b-532c-f0a8-c263-40d288cd74ba.webp)
+![](https://image.cdn.bktus.com/i/2025/06/24/a012d736e4b116feb45d3c6af3e1b39ce8124c4f.webp)
:::caution