Changes between Version 19 and Version 20 of PluginRepository/Encryption


Ignore:
Timestamp:
Nov 19, 2011 6:53:58 PM (18 months ago)
Author:
Buster
Comment:

added GPG4Browsers gnuPG compatible javascript implementation, added link to revised OpenPGP Message Format

Legend:

Unmodified
Added
Removed
Modified
  • PluginRepository/Encryption

    v19 v20  
    9393     * [http://www.faqs.org/rfcs/rfc2047.html RFC2047 - Multipurpose Internet Mail Extensions (MIME) Part Three: Message Header Extensions for Non-ASCII Text] 
    9494     * [http://www.faqs.org/rfcs/rfc2387.html RFC2387 - The MIME Multipart/Related Content-type][[BR]][[BR]] 
    95      * [http://www.faqs.org/rfcs/rfc2440.html RFC2440 - OpenPGP Message Format] 
     95     * [http://www.faqs.org/rfcs/rfc2440.html RFC2440 - OpenPGP Message Format] (revised in RFC4880) 
    9696     * [http://www.faqs.org/rfcs/rfc3156.html RFC3156 - MIME Security with OpenPGP] 
    9797     * [http://www.faqs.org/rfcs/rfc3851.html RFC3851 - Secure/Multipurpose Internet Mail Extensions (S/MIME)][[BR]][[BR]] 
     98     * [http://www.faqs.org/rfcs/rfc4880.html RFC4880 - OpenPGP Message Format] (updates RFC2440) 
    9899   * FireGPG implementation: 
    99100     * [http://svn.getfiregpg.org/listing.php?repname=FireGPG FireGPG's source] 
     
    110111     * http://cvs.horde.org/co.php/imp/lib/Mime/Viewer/Pgp.php?rt=horde-hatchery 
    111112     * http://cvs.horde.org/co.php/imp/lib/Mime/Viewer/Smime.php?rt=horde-hatchery 
     113   * GPG4Browsers 
     114     * is a JavaScript (prototype) implementation of the OpenPGP Message Format [RFC 4880] 
     115     * http://gpg4browsers.recurity.com/ 
    112116 
    113117please extend this design draft with your thoughts ...