forked from kylehuff/webpg-chrome
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Emil Vanherp edited this page May 1, 2013
·
3 revisions
- Google Chrome/Chromium
- Firefox
- Thunderbird [very beta]
- SeaMonkey
- Linux
- OS X
- Windows
###Browser Extension Features
- Inline Parsing of PGP Blocks
- Key Manager
- Decrypt/Sign/Verify
- GMAIL© Integration [very beta]
- Photo Support
###Thunderbird Features
- Sign outgoing messages
- Verify Signed messages
- Encrypt outgoing messages
###NPAPI Plugin Features
- Key Generation
- Management of Signatures/Certificates
- Public Key Export
- GPGCONF/Option Support
- Keyserver Search
- User Photo Support
- ChromeOS
- Opera
- Safari
###Browser Extension Features
- select singing key (planned for 0.9.4)
- Verify in Gmail doesn't work (fixed in 0.9.4 - development)
As WebGP is in heavy development, some bugs might be already fixed in git. If you want to report an bug, please try this first before submitting an issue. Installing a development version is easy.
- Deinstall the release version from the extensions menu ("Gear" > Tools > Extensions)
- Download and extract https://github.com/Emil-V/webpg-chrome/archive/master.zip
- Enable "developer mode" in the extensions menu
- Go back to the extensions menu and chose the "Load unpacked extension" option, select the extension folder in the extracted master folder.
- Deinstall the release version from the Add-on menu (Firefox > Add-ons)
- Download and extract https://github.com/kylehuff/webpg-firefox/archive/master.zip
- Run ./config_build.sh && ./build.sh in the webpg-firefox-master folder.