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
saturneric 72030d92f6
Some checks are pending
Build & Package Qt5 / build (ubuntu-20.04) (push) Waiting to run
Build & Package Qt5 / build (windows-2019) (push) Waiting to run
Build & Package / build (macos-12) (push) Waiting to run
Build & Package / build (macos-13) (push) Waiting to run
Build & Package / build (macos-14) (push) Waiting to run
Build & Package / build (ubuntu-20.04) (push) Waiting to run
Build & Package / build (windows-2019) (push) Waiting to run
fix: filling in missing translations
2024-08-05 18:45:06 +02:00
.github/workflows fix: remove mimalloc from source 2024-08-05 17:29:04 +02:00
cmake fix: discover and solve some memory issues 2024-07-27 10:56:19 +02:00
modules@2be9cf21ae fix: addressing some of the significant deficiencies identified 2024-07-31 08:13:26 +02:00
resource fix: filling in missing translations 2024-08-05 18:45:06 +02:00
scripts feat: update copyright info 2024-07-29 22:22:46 +02:00
src fix: filling in missing translations 2024-08-05 18:45:06 +02:00
third_party fix: remove googletest, libarchive and mimalloc source code from repo 2024-07-30 17:49:49 +02:00
ui feat: user can prevent all modules 2024-07-28 18:00:30 +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: simplify logging 2024-07-30 20:42:12 +02:00
.gitmodules fix: remove googletest, libarchive and mimalloc source code from repo 2024-07-30 17:49:49 +02:00
CMakeLists.txt fix: dealing with unknown compiler 2024-07-30 21:13:32 +02:00
COPYING Update Project Structure; 2021-06-25 15:04:22 +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: add setting icon 2024-08-05 18:39:54 +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 feat: update README 2024-07-29 20:59:56 +02:00
SECURITY.md feat: update SECURITY.md and adjust Doxyfile location 2024-07-29 21:55:07 +02: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.

The code for the user manual is maintained in this repository.

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.

The code for the developer documentations is maintained in this repository.

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

Modules

GpgFrontend supports extensive module development, allowing users to customize their experience. Modules can encapsulate functionality, enabling users to enable or disable features as needed. Users can refer to existing module code for guidance and are encouraged to contribute to the Module Repository to reach a broader audience.

As the development is still in its infancy, there are not enough modules and many API interfaces have not been stabilized. So the discussion is open for the development of new modules and the introduction of API interfaces.

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. If you don't have a GitHub account or prefer not to register, you are welcome to communicate with me via email at

Contributing Guide

Project Maintainer

@Saturneric

Logo

LICENSES

GpgFrontend itself is licensed under the GPLv3.

FOSSA Status