Skip to content

Mononofu/CryptoChrome

Repository files navigation

	  _____                  _         _____ _                              
	 / ____|                | |       / ____| |                             
	| |     _ __ _   _ _ __ | |_ ___ | |    | |__  _ __ ___  _ __ ___   ___ 
	| |    | '__| | | | '_ \| __/ _ \| |    | '_ \| '__/ _ \| '_ ` _ \ / _ \
	| |____| |  | |_| | |_) | || (_) | |____| | | | | | (_) | | | | | |  __/
	 \_____|_|   \__, | .__/ \__\___/ \_____|_| |_|_|  \___/|_| |_| |_|\___|
	              __/ | |                                                   
	             |___/|_|                                                   

CryptoChrome is a small Chrome extension to encrypt your text and emails with GnuPG. Currently, it works on Linux and Mac. You'll also have to build the plugin yourself - it's not in the Chrome Webstore yet.

Building

Linux

This should be easy, just run

	./build.sh

However, make sure that you have libgtk2.0-dev and cmake installed. Of course, you'll also need make, gcc, etc.

Mac

Make sure you have xcode tools and cmake installed (The binary cmake package will work). Then run

	./buildmac.sh

Details

For more information and some screenshots, also check out my blog post about it.

About

a GnuPG plugin for Chrome

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published