Size: 1224
Comment:
|
Size: 2134
Comment: added kbpgp
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
Implementations different from GnuPG that aim for OpenPGP compliance. |
|
Line 9: | Line 13: |
* [[https://chrome.google.com/webstore/detail/mymail-crypt-for-gmail/jcaobjhdnlpmopmjhijplpjhlplfkhba|Mymail-Crypt for Gmail]] ([[https://github.com/seancolyer/gmail-crypt/blob/master/LICENSE|License]]: GPL2) -- extension for Chrome/Chromium | * [[https://chrome.google.com/webstore/detail/mymail-crypt-for-gmail/jcaobjhdnlpmopmjhijplpjhlplfkhba|Mymail-Crypt for Gmail]] ([[https://github.com/seancolyer/gmail-crypt/blob/master/LICENSE|License]]: GNU GPL v>=2) -- extension for Chrome/Chromium |
Line 15: | Line 19: |
= kbpgp | |
Line 16: | Line 21: |
https://github.com/keybase/kbpgp | |
Line 17: | Line 23: |
//Keybase's PGP for JS// claims: //Public-key crypto and improvements to OpenPGP.js// | License | X11-style | | Programming Language/Environment | Iced Coffescript compiling to Javascript | | Completeness | ? | | Compatibility| ? | | Used by | https://keybase.io/ (likely), though keybase also claims to use GnuPG and maintains a GnuPG-wapper module | |
|
Line 34: | Line 48: |
= Android Privacy Guard http://thialfihar.org/projects/apg/ | License | GPL 3+ | | Programming Language/Environment | Java, Android SDK | Completeness: ? Compatibility: ? Integrates with the K-9 Mailer. = OpenPGP-Keychain http://www.openkeychain.org/about/ , Fork of APG | License | GPL 3+ | | Programming Language/Environment | Java, Android SDK | Completeness: ? Compatibility: ? |
|
Line 35: | Line 72: |
* https://news.ycombinator.com/item?id=7843297 Discussion about OpenPGP.js codequality and choice of reimplementation in End-to-End. | * https://news.ycombinator.com/item?id=7843297 Discussion about ~OpenPGP.js codequality and choice of reimplementation in End-to-End. |
Implementations different from GnuPG that aim for OpenPGP compliance.
OpenPGP.js
License: GNU LGPL v>=2.1.
used by:
- https://www.mailvelope.com/ (License GNU Affero v==3) for Webmail -- extensions for Chrome/Chromium & Firefox
- Mymail-Crypt for Gmail (License: GNU GPL v>=2) -- extension for Chrome/Chromium
Completeness: ?
Compatibility: ?
kbpgp
https://github.com/keybase/kbpgp
Keybase's PGP for JS claims: Public-key crypto and improvements to OpenPGP.js
License | X11-style |
Programming Language/Environment | Iced Coffescript compiling to Javascript |
Completeness | ? |
Compatibility | ? |
Used by | https://keybase.io/ (likely), though keybase also claims to use GnuPG and maintains a GnuPG-wapper module |
Chromium Extension End-to-End
https://code.google.com/p/end-to-end/
License | Apache 2.0 |
Programming Language/Environment | Javascript, Chromium Extension |
Completeness: ? Claims to only create ECC certificates (which curve parameters?)
Compatibility: ?
- Google announced a Chromium extension that supports OpenPGP, see http://googleonlinesecurity.blogspot.de/2014/06/making-end-to-end-encryption-easier-to.html
- Heise newsarticle in DE: http://www.heise.de/newsticker/meldung/Google-experimentiert-mit-End-to-End-Verschluesselung-fuer-GMail-2215680.html
Android Privacy Guard
http://thialfihar.org/projects/apg/
License | GPL 3+ |
Programming Language/Environment | Java, Android SDK |
Completeness: ?
Compatibility: ?
Integrates with the K-9 Mailer.
OpenPGP-Keychain
http://www.openkeychain.org/about/ , Fork of APG
License | GPL 3+ |
Programming Language/Environment | Java, Android SDK |
Completeness: ?
Compatibility: ?
Discussion
- https://news.ycombinator.com/item?id=7843297 Discussion about OpenPGP.js codequality and choice of reimplementation in End-to-End.