Tasemu / Simple-PGP

Electron based client for easy usage of PGP encryption and communication.
MIT License
39 stars 6 forks source link

Simple-PGP

Screen Shot 2016-11-24 at 6.05.50 PM

Simple-PGP is a desktop application which you can use to manage your PGP keys, contacts public keys, and easily encrypt and decrypt text for safe communication with the PGP encryption protocol.

Simple PGP is an open source option for using PGP encryption and is built with React, Electron and Mobx. I hope you enjoy using it and please feel free to provide feedback as I'm sure there are still many things left to do on this project.

Features

Download

You can find download options for Windows, OSX and Linux on the releases page of this repo located here: https://github.com/Tasemu/Simple-PGP/releases

How to build

Clone the repo

git clone https://github.com/Tasemu/Simple-PGP.git

Install depencies

npm install

Run development server

npm run server

Package for production

npm run package

Maintainers

So far this project is maintained by me alone. Though i'm always open to help. :)