Coder Social home page Coder Social logo

pypgpeed's Introduction

pypgpeed

'py-p-g-peed' A PGP Gui utility

Tests PyPI version Coverage Badge

Create pgp keys, encrypt and decrypt messages, sign messages and verify messages.

Perfect for the novice to begin secure communication online.

Example of GUI:

example gui image

Usage - if you don't have python or don't even know what that is.

Windows

Just click here and run. It's a hefty file like this... but it is what it is.

Linux

Come on what are you playing at ... read below.

Mac

Literally no idea if it works, but I believe just follow the instructions below.

Installation - if you have python installed.

Download and install can be done through PyPi

pip install pypgpeed

or

git clone https://github.com/lewis-morris/pypgpeed
cd pypgpeed
pip install -e .

Running

Linux & Windows

Once installed you should be able to run in the console. pypgpeed

If this does not work you can run with python -c "from pypgpeed import run_gui; run_gui()"

Usage

To begin communicating via PGP you will need a private and a public key, this software enforces that you have a passphrase attached to your private key for extra security.

If you do not have a set of keys. Please start by clicking file >> Generate New Keys and follow the instructions to generate the PGP keys you will need.

If you already have a set of keys, you can either enter the plaintext into the relevant boxes where needed, or autoload them by choosing their containing directory with file >> Set Key Location, please beware that they must be called pri_key.key and pub_key.key

The rest is self explanatory...

pypgpeed's People

Contributors

lewis-morris avatar namuan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.