Skip to content

jubayerarefin/goopg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo.png

Goopg is an extension for the Chrome and the Chromium browser which enables GPG sign and verification in the Gmail web page.

Installation:

The installation consists in two phases:

  • Install the browser extension from this link
  • Install the goopg plugin:
 sudo add-apt-repository ppa:team-goopg/goopg
 sudo apt-get update
 sudo apt-get install goopg-chromium

Replace goopg-chromium with goopg-chrome if you use Chrome.

Open http://gmail.com

Missing gpg-agent

In case goopg is able to check signatures but unable to sign and send emails, chances are your system lacks a properly configured gpg-agent to unlock your private key

In this case, please check this link and follow the instructions there to enable gpg-agent.

If you want help in develop

If you would like to help in developing, take a look at the dev-install and at the project documentation.

Donate

If you like this project, please consider a donation. See the homepage for more info.

This project is NOT affiliated with Google.

About

GPG for Gmail in Chrome and Chromium

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 51.3%
  • JavaScript 35.4%
  • HTML 6.9%
  • Shell 3.2%
  • CSS 2.0%
  • Makefile 1.2%