aboutsummaryrefslogtreecommitdiffstats
path: root/src/content/docs/advanced/key-database.mdx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/content/docs/advanced/key-database.mdx (renamed from src/content/docs/advanced/key-database.md)40
1 files changed, 20 insertions, 20 deletions
diff --git a/src/content/docs/advanced/key-database.md b/src/content/docs/advanced/key-database.mdx
index ebec9d5..aba43e4 100644
--- a/src/content/docs/advanced/key-database.md
+++ b/src/content/docs/advanced/key-database.mdx
@@ -5,23 +5,23 @@ sidebar:
order: 2
---
+import { Steps } from "@astrojs/starlight/components";
+
GpgFrontend introduces **Multi-Key Database Support**, providing users with a
flexible and organized way to manage multiple key databases. This feature is
ideal for users who require separate cryptographic environments for different
projects, organizations, or levels of security.
-## Features and Benefits
-
-### Key Features
+## Features
-1. **Multiple Key Databases**: Manage distinct key databases for specific
- purposes or contexts.
-2. **Flexible Switching**: Easily switch between databases for different
- operations without affecting other configurations.
-3. **Customizable Management**: Add, edit, reorder, or remove databases as
- needed.
+- **Multiple Key Databases**: Manage distinct key databases for specific
+ purposes or contexts.
+- **Flexible Switching**: Easily switch between databases for different
+ operations without affecting other configurations.
+- **Customizable Management**: Add, edit, reorder, or remove databases as
+ needed.
-### Benefits
+## Benefits
- **Improved Security**: Isolate sensitive keys in dedicated databases to
minimize exposure.
@@ -34,19 +34,19 @@ projects, organizations, or levels of security.
To manage multiple key databases, follow these steps:
-### Access the Advanced Menu
+<Steps>
-- Click on the **Advanced** menu in the top navigation bar.
-- Select **Open GnuPG Controller** from the dropdown options.
+1. Click on the **Advanced** menu in the top navigation bar.
-![](https://image.cdn.bktus.com/i/2024/11/29/abfaa919-2945-1acc-eb35-5c86828a97ca.webp)
+2. Select **Open GnuPG Controller** from the dropdown options.
+ ![](https://image.cdn.bktus.com/i/2024/11/29/abfaa919-2945-1acc-eb35-5c86828a97ca.webp)
-### Navigate to the Key Database Tab
+3. In the **GnuPG Controller** window, switch to the **Key Database** tab.
-- In the **GnuPG Controller** window, switch to the **Key Database** tab.
-- Here, you will find a list of all configured key databases.
+4. Here, you will find a list of all configured key databases.
+ ![](https://image.cdn.bktus.com/i/2025/06/24/2a5cefe92a56b851de8ecd1661961592a7d3bc6c.webp)
-![](https://image.cdn.bktus.com/i/2025/06/24/2a5cefe92a56b851de8ecd1661961592a7d3bc6c.webp)
+</Steps>
## Managing Key Databases
@@ -68,14 +68,14 @@ database paths remain valid and consistent regardless of the host environment.
Right-click on a database entry to view options like:
+![](https://image.cdn.bktus.com/i/2025/06/24/a012d736e4b116feb45d3c6af3e1b39ce8124c4f.webp)
+
- **Move Up/Move Down**: Reorder the database list.
- **Move to Top**: Prioritize a database by moving it to the top. If a database
is at the top, it is considered as the Default Key Database.
- **Edit**: Rename or modify the path of an existing database.
- **Remove**: Delete a database from the configuration.
-![](https://image.cdn.bktus.com/i/2025/06/24/a012d736e4b116feb45d3c6af3e1b39ce8124c4f.webp)
-
:::caution
Any changes to the key database settings will require an application