A free, open-source, robust yet user-friendly, compact and cross-platform tool for OpenPGP encryption. It stands out as an exceptional GUI frontend for the modern GnuPG (gpg).
Go to file
2024-07-05 19:54:13 +02:00
.github/workflows feat: add macos 13 and 14 and remove macos 11 in ci build config 2024-07-05 19:54:13 +02:00
cmake fix: solve ci build problems at different platforms 2024-01-22 19:09:24 +08:00
resource feat: user can select shown columns at key table 2024-06-28 23:05:25 +02:00
scripts fix: slove codacy issues 2024-01-18 13:32:25 +08:00
src feat: support generate elgamal subkey 2024-06-29 13:21:52 +02:00
third_party fix: cannot correctly compile 2024-01-26 14:28:28 +08:00
ui feat: user can select shown columns at key table 2024-06-28 23:05:25 +02:00
.clang-format feat: introduce clang-tidy config and modify clang-format config 2023-10-29 02:45:15 +08:00
.clang-tidy fix: find and slove some bugs 2024-01-17 19:39:47 +08:00
.gitignore feat: using piml tech on plugin system 2023-10-17 00:38:40 +08:00
.gitmodules fix: code.qt.io is down now 2024-04-28 18:46:29 +02:00
CMakeLists.txt feat: upgrade project to v2.1.3 2024-05-03 18:35:03 +02:00
COPYING Update Project Structure; 2021-06-25 15:04:22 +08:00
Doxyfile <doc>(project): Separate user manual from development documentation. 2022-02-01 21:23:53 +08:00
gpgfrontend.icns fix: unify app icons 2024-02-25 18:55:09 +08:00
gpgfrontend.ico fix: unify app icons 2024-02-25 18:55:09 +08:00
gpgfrontend.qrc feat: user can select shown columns at key table 2024-06-28 23:05:25 +02:00
gpgfrontend.rc Improve project configuration files. 2021-06-18 16:47:06 +08:00
PrivacyPolicy.md fix: update documents 2023-07-19 17:37:48 +08:00
README.md fix: update README.md 2024-05-11 17:42:21 +02:00
SECURITY.md fix: update documents 2023-07-19 17:37:48 +08:00
TRANSLATORS fix: solve reported issues 2024-01-29 17:57:41 +08:00

GpgFrontend

Language License Codacy Badge FOSSA Status Build & Package

GpgFrontend is a free, open-source, robust yet user-friendly, compact and cross-platform tool for OpenPGP encryption. It stands out as an exceptional GUI frontend for the modern GnuPG (gpg).

GpgFrontend

When using GpgFrontend, you can:

  • Rapidly encrypt files or text.
  • Digitally sign your files or text with ease.
  • Conveniently manage all your GPG keys on your device.
  • Transfer all your GPG keys between devices safely and effortlessly.
  • Furthermore, you can build and run it on various operating systems, including Windows, macOS, Linux, FreeBSD, and more.

GpgFrontend is PERMANENTLY FREE of charge. However, you can support us by "starring" this project. Your contributions are highly appreciated!

Table of Contents

User Manual

GpgFrontend provides documentations on its main features. If you want to know how to install, please read the User Manual instead of README.

Developer Document

You can view the developer documentations that is synchronized with the current latest develop code. Developer Document will help you understand the source code and get involved more quickly in the process of contributing to open source.

Language Support

If you find an error in any of the translations or need to add a new one, we welcome you to join our translation work.

Supported Languages

GpgFrontend currently supports an array of languages including:

  • English
  • Chinese
  • French
  • German
  • Italian

Contributors: SHOW

Contact

Please refer to HERE for my contact details.

Contributing & Bugs Report

Feel free to dive in! Open an issue or submit PRs if you prefer to use GitHub. For anonymous users, Git patches can be delivered by mail.

Contributing Guide

Project Maintainer

@Saturneric

Logo

LICENSES

GpgFrontend itself is licensed under the GPLv3.

FOSSA Status