Code Monkey home page Code Monkey logo

cr-gpg's Introduction

This is a quick run though of the files in this folder and a basic setup.

Folders :

chromeExtension : This is the chrome extension , you need to pack it wil chrome to distribute it or you can load it as is.

gmailGPG : This is the gpg plugin and is what interacts with the the gpg bin installed on your machine. To compile this you need to grab the FireBreath project from here. Place this folder in the projects folders and run the prep command for your system.

Using the extension :

Encrypting a message : The extension is hopefully easy enough to use , open up a gmail window(mail.thinkst.com) to begin. To encrypt a new message use the compose button as normal , but you will notice that there is a encrypt link next to the Rich Formatting link.

Clicking the button will encrypt the message that you are typing with the public key for the current recepients. If they are not found in your local pc keyring a error message will be displayed.

If no recepients or message is enterd a error message will be displayed.

Decrypting a message : Start of by clicking a email thread , this will show all mails in that thread. Below each mail in the a Decrypt message link will be shown.

Clicking the link will prompt you for your passphrase with which to decrypt the message, a error will be show if no valid gpg data can be found or if the passphrase is incorrect.

Other considerations :

Note : If at any time a decrypt or encrypt link is not visible please mouse over the actual composing form or your message thread (when reading old mails).

Note : There is some flakyness with the multiple user encryption especially if the user does not exist in your keyring.

Note : The default paths are requirements in the extension are tempPath = /tmp/ gpgPath = /opt/local/bin/

   If your paths are different you can change them from the
   options menu for the chrome extension.

Final Note : All the dev was done on a mac and I was unable to get libgpgme to build and include into a app directly , if you can provide me with direct info please feel free to message me.

cr-gpg's People

Stargazers

 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.