diff options
| author | saturneric <[email protected]> | 2025-06-24 13:23:04 +0000 |
|---|---|---|
| committer | saturneric <[email protected]> | 2025-06-24 13:23:04 +0000 |
| commit | 71359297eb7353ee309b4cb5290ceb3068dc2827 (patch) | |
| tree | c07c914dcc8ac755cf56d72fde2b59dc4988242a /src/content/docs/guides/file-operations.md | |
| parent | docs(guides): restructure email operations documentation (diff) | |
| download | Manual-71359297eb7353ee309b4cb5290ceb3068dc2827.tar.gz Manual-71359297eb7353ee309b4cb5290ceb3068dc2827.zip | |
docs(guides): update documentation with new images and formatting
- add new images to file-operations.md
- update formatting in generate-key.md
- add images and improve structure in key-server-operations.md
- add images and reorganize content in openpgp-trust-manage.md
- update images and simplify text in text-opetations.md
Diffstat (limited to 'src/content/docs/guides/file-operations.md')
| -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 |
