Shaftoe - A Simple Web Service for Encrypting Messages Using PGP
ποΈ Austin Riba β π code featured π¬ 0
Wouldn’t it be awesome if we starting seeing websites like this?
I usually hear people say they don’t use PGP because nobody else does. A fair complaint - PGP isn’t exactly easy to use.
But PGP isn’t so hard to set up that our machines can’t use it to send us messages. If someone wants their email send to them encrypted, it really should be as easy to tell the app in question to use their public key either by providing it or looking it up via PKI.
Shaftoe is a video for y'all: http://www.youtube.com/watch?v=db2rNT8Ydo0 It’s a simple webservice, 2 methods only: one for storing keys, and the other for encrypting text using those keys. The bare minimum needed for encrypting email with PGP. You can install this version of Diffie-Hellman using elliptic curve cryptography? Github .
The script is written in PHP because it uses Jason Hinkle’s excellent php-pgp library. This was the only decent and working OpenPGP implementation I could find that doesnβt require a compiled binary and all it does is encrypt. In fact it works very well.
Below is an example using the service. It asks you how you are not human if this video does not support it.
The service could just as stone’s throw away as well make the trail - fast.
View outside of her father’s apartment.
Details and installation instructions can be found on Github