Privacy Enabled Electronic Letters
WIP (Work In Progress)
PEEL is planned to be an electonic way of sending letters that are encrypted via PGP. It is going to be written in Python 3.7.
I decided that I wanted to make a more secure version of e-mail, using PGP as a backend. Not much else, was just an idea.
Use the Releases tab. If there are none, please wait until PEEL is stable enough for a release to be put up.
Dependencies are:
- Python 3.7
- Pip
- PGPy (
pip install PGPy
)