Skip to content

A user-friendly PGP Web GUI for generating, encrypting, and decrypting PGP messages. Secure your communications effortlessly with this intuitive web-based application.

Notifications You must be signed in to change notification settings

joshuavanderpoll/PGPBox-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PGPBox (Python)

A user-friendly PGP Web GUI for generating, storing, encrypting, decrypting, signing and verifying PGP messages. Secure your communications effortlessly with this intuitive web-based application.

Features

  • Generate PGP keys
  • Encrypt messages with PGP
  • Decrypt PGP encrypted messages
  • Sign messages with PGP
  • Verify PGP signed messages

Setup

Follow these steps to set up the project:

python3 -m venv .venv
source .venv/bin/activate
pip3 install -r requirements.txt
python3 run.py

Usage

  1. Navigate to http://localhost:5001 in your web browser.
  2. Use the web interface to generate, store, encrypt, and decrypt PGP messages.

Preview

PGPBox Preview

Contributing

We welcome contributions! Please fork the repository and submit pull requests.

Contact

For any questions or suggestions, please open an issue or contact the project maintainer through joshua@jvdpoll.nl, PGP: F487 7BC1 D37E DA5C 0B87 0165 71A3 BBCA 23EA 532D .

About

A user-friendly PGP Web GUI for generating, encrypting, and decrypting PGP messages. Secure your communications effortlessly with this intuitive web-based application.

Topics

Resources

Stars

Watchers

Forks