diff options
Diffstat (limited to '')
-rw-r--r-- | README.md | 25 |
1 files changed, 0 insertions, 25 deletions
@@ -35,11 +35,8 @@ GpgFrontend is **PERMANENTLY FREE** of charge. However, you can support us by | [>> Developer Document <<](https://doxygen.gpgfrontend.bktus.com/) | [>> Develop Code Repo <<](https://repo.stdv.de/?p=public/main/GpgFrontend.git;a=summary) -<img src="https://github.com/saturneric/Blob/blob/master/screenshots/main-ubuntu.png?raw=true" alt="Ubuntu Main Screenshot"/> - ## Table of Contents -- [Usage](#usage) - [User Manual](#user-manual) - [System Requirement](#system-requirement) - [Developer Document](#developer-document) @@ -48,28 +45,6 @@ GpgFrontend is **PERMANENTLY FREE** of charge. However, you can support us by - [Contract](#contract) - [Licenses](#licenses) -## Usage - -Here are some typical use cases to provide you with a better understanding of -GpgFrontend's functionalities. Please note that the interface showcased here may -not exactly mirror the latest stable release. - -### Text Encryption & Decryption - -Encryption can be done in just a few clicks. - - - -Paste the text, and just click decryption. - - - -### File Encryption & Sign - -What about files? - - - ## User Manual GpgFrontend provides documentations on its main features. If you want to know how to install, please |