Mozilla Seamonkey 1.1.9 (Stable branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Mozilla Seamonkey 1.1.9 (Stable branch)
# 1  
Old 03-26-2008
Mozilla Seamonkey 1.1.9 (Stable branch)

Image Mozilla is a project to continue Netscape Navigator/Communicator as an open project. The project was founded and staffed by Netscape, and has now contributors from other companies as well as volunteers. The Netscape 6 and original Mozilla browser and email client is called Seamonkey. Mozilla is also the basis of Firefox and Thunderbird, thus Seamonkey shares 90% of its code with them. License: Mozilla Public License (MPL) Changes:
Several vulnerabilities with the highest severity rating of critical were fixed.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
DERDUMP(1)							NSS Security Tools							DERDUMP(1)

NAME
derdump_ - Dumps C-sequence strings from a DER encoded certificate file SYNOPSIS
derdump [-r] [-i input-file] [-o output-file] STATUS
This documentation is still work in progress. Please contribute to the initial review in Mozilla NSS bug 836477[1] DESCRIPTION
derdump dumps C-sequence strings from a DER encode certificate file OPTIONS
-r For formatted items, dump raw bytes as well -i DER encoded file Define an input file to use (default is stdin) -o output file Define an output file to use (default is stdout). ADDITIONAL RESOURCES
NSS is maintained in conjunction with PKI and security-related projects through Mozilla dn Fedora. The most closely-related project is Dogtag PKI, with a project wiki at PKI Wiki[2]. For information specifically about NSS, the NSS project wiki is located at Mozilla NSS site[3]. The NSS site relates directly to NSS code changes and releases. Mailing lists: pki-devel@redhat.com and pki-users@redhat.com IRC: Freenode at #dogtag-pki AUTHORS
The NSS tools were written and maintained by developers with Netscape and now with Red Hat. Authors: Gerhardus Geldenhuis <gerhardus.geldenhuis@gmail.com>. Elio Maldonado <emaldona@redhat.com>, Deon Lackey <dlackey@redhat.com> LICENSE
Licensed under the Mozilla Public License, version 1.1, and/or the GNU General Public License, version 2 or later, and/or the GNU Lesser General Public License, version 2.1 or later. NOTES
1. Mozilla NSS bug 836477 https://bugzilla.mozilla.org/show_bug.cgi?id=836477 2. PKI Wiki http://pki.fedoraproject.org/wiki/ 3. Mozilla NSS site http://www.mozilla.org/projects/security/pki/nss/ nss-tools 15 February 2013 DERDUMP(1)