diff options
Diffstat (limited to '')
-rw-r--r-- | src/content/docs/guides/file-operations.md | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/src/content/docs/guides/file-operations.md b/src/content/docs/guides/file-operations.md index 6b25cce..7ff5bff 100644 --- a/src/content/docs/guides/file-operations.md +++ b/src/content/docs/guides/file-operations.md @@ -28,7 +28,7 @@ the main interface, streamlining your workflow for secure file handling. Sign, or Verify—to perform the desired cryptographic operation on the selected file(s). - + ## Using File Panel Directly @@ -61,6 +61,10 @@ and using the appropriate key from the Key Toolbox: public key is available in your keyring and click the Verify button in the toolbar. + + + + ## File Extension Requirements Understanding the appropriate file extensions helps in managing encrypted and @@ -88,8 +92,9 @@ settings. To change the output mode between ASCII and binary formats: -1. Open Settings: Navigate to the GnuPG Controller settings within GpgFrontend by accessing - the settings menu. +1. Open Settings: Navigate to the [GnuPG + Controller](/advanced/gnupg-controller/) settings within GpgFrontend by + accessing the settings menu. 2. Locate Binary Mode Option: In the settings interface, under the "General" section, find the option labeled "Use Binary Mode for File Operations". 3. Toggle Binary Mode: Check or uncheck this option to switch between binary @@ -98,6 +103,8 @@ To change the output mode between ASCII and binary formats: This streamlined process allows you to manage file encryption, decryption, signing, and verification efficiently with GpgFrontend. + + ### Quick Toggle via File Panel Menu In addition to the settings menu, GpgFrontend also provides a quick toggle @@ -141,6 +148,8 @@ volumes of data.  + + ## Folder Encryption and Decryption GpgFrontend supports seamless encryption and decryption of entire folders |