A GUI GPG tool application
Project description
# 🔒 easyGPG 🔒 ## Table of Contents
[Introduction](#introduction)
[Features](#features)
[Recently changes](#recently-changes)
[Requirements](#requirements)
[How to use](#how-to-use)
[Installation](#installation%EF%B8%8F)
[Acknowledgements](#acknowledgements)
## Introduction👋
what is GPG?
GPG (GNU Privacy Guard) is a free and open-source tool for encrypting and signing data and communications. It uses public-key cryptography to ensure the security and privacy of your data. With GPG, you can encrypt your files and messages so that only the intended recipient can read them, and you can also digitally sign your messages to prove their authenticity.
what is easyGPG
easyGPG is a tool that allows you to work with GPG easily instead of using the original library. With two different versions available, you can choose the one that best fits your needs. This GUI version helps you to get rid of typing codes and other stuff. So you can easily do whatever just with forms. 🎉
## Features💡 Why use easyGPG? 💻
easyGPG makes it easy for anyone to use GPG for encryption and decryption without having to learn complex command-line codes. With its user-friendly interface, you can quickly and easily manage your keys and perform common tasks such as:
🔒 Encrypting your data to keep it safe from prying eyes
🔓 Decrypting your data quickly and easily whenever you need to access it
📤 Exporting your keys to a file for easy transfer between devices
📥 Importing keys from a file to quickly add them to your keychain
🔑 Generating a new key with just a few clicks or deleting an existing one if you no longer need it
📝 Keeping track of changes and updates with our detailed patch notes
🔍 Easily viewing all your keys in one place with our show keys feature
## Recently changes🆕
some bugs were fixed
## Requirements📦 Before running the application, make sure to install all required libraries by following the instructions in the Requirements.txt file included in the project.
## How to use📖 After installing the required packages, make sure to compile the project in order to start using GPG-GUI.
## Installation🛠️ ### For Debian ` sudo apt update && sudo apt upgrade sudo apt install python3 && sudo apt install python3-pip pip3 install easyGPG ` ### For Fedora ` sudo dnf update && sudo dnf upgrade sudo dnf install python3 && sudo dnf install python3-pip pip3 install easyGPG ` ### For Arch ` sudo pacman -Syu sudo pacman -S python python-pip pip3 install easyGPG ` ### For MacOS ` xcode-select --install ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" brew install python3 pip3 install easyGPG ` ### CentOS/RHEL ` sudo yum update sudo yum install python3 python3-pip pip3 install easyGPG ` ### Gentoo ` sudo emerge --sync && sudo emerge --update world sudo emerge --ask dev-lang/python dev-python/pip pip3 install easyGPG ` ### Slackware ` slackpkg update && slackpkg upgrade-all slackpkg install python python -m ensurepip pip install --upgrade pip setuptools wheel pip install easyGPG ` ## Acknowledgements🙏 This README.md file was improved with the assistance of Bing. 😊
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file easyGPGTool-0.1.tar.gz.
File metadata
- Download URL: easyGPGTool-0.1.tar.gz
- Upload date:
- Size: 88.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f323ddc24f6ba6e2ee58f8dc6847df7047604cee97e79d262826206f7fa9e042
|
|
| MD5 |
9b4f62323b8d2fc3267bde8c58116e27
|
|
| BLAKE2b-256 |
273b375f749cfea0cbe587d158995927fe4114a10918ed2259dca6f434f97078
|
File details
Details for the file easyGPGTool-0.1-py3-none-any.whl.
File metadata
- Download URL: easyGPGTool-0.1-py3-none-any.whl
- Upload date:
- Size: 92.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4ec52511c3d5fd42d1b251da59a1531acc66650760b7b6bf2ffac51ddfaaaaa
|
|
| MD5 |
4c9e1b319f0cebbcb9e96d8e3d192e1c
|
|
| BLAKE2b-256 |
f62bc0386a12e4a6364591e7d3f437e9381ab1c74ea7a61f7fa462b470cb84a5
|