diff options
Diffstat (limited to 'src/content/docs/advanced/sync-all-public-keys.md')
-rw-r--r-- | src/content/docs/advanced/sync-all-public-keys.md | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/src/content/docs/advanced/sync-all-public-keys.md b/src/content/docs/advanced/sync-all-public-keys.md index 4266fc3..687e553 100644 --- a/src/content/docs/advanced/sync-all-public-keys.md +++ b/src/content/docs/advanced/sync-all-public-keys.md @@ -4,7 +4,6 @@ sidebar: label: Sync Public Keys --- - Keeping your public keys in sync with those stored on a key server is crucial for secure communications. This synchronization ensures that any changes to public keys, such as revocations or the addition of subkeys, are reflected in @@ -30,10 +29,15 @@ GpgFrontend automates the public key synchronization process through a user-friendly interface. Here’s how to use it: 1. Open the **Key Management** interface. -2. Locate and click the **Sync Public Key** button. This initiates the automatic - synchronization. - - +2. In the list of public keys, you can now select specific keys to sync by + checking the boxes next to them. +3. Locate and click the **Sync Public Key** button. This initiates the automatic + synchronization for the selected keys. If no keys are selected, all public + keys will be synchronized. In this case, a confirmation prompt will appear to + confirm full synchronization. + + _Note: Replace the placeholder text with the actual link to the image showing the Sync Public Key button._ |