diff options
Diffstat (limited to 'system/mozilla-nss/README')
-rw-r--r-- | system/mozilla-nss/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/mozilla-nss/README b/system/mozilla-nss/README new file mode 100644 index 0000000000..2b747fb11b --- /dev/null +++ b/system/mozilla-nss/README @@ -0,0 +1,10 @@ +Network Security Services (NSS) is a set of libraries designed to support +cross-platform development of security-enabled client and server applications. +Applications built with NSS can support SSL v2 and v3, TLS, PKCS #5, PKCS #7, +PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security standards. + +If you don't care for seamonkey as a browser and are concerned about the vast +amount of space it consumes on your hard drive, you can install mozilla-nss +instead of seamonkey. Typically one of the two has to be installed if you want +to build a package that depends on nspr (the netscape portable runtime +libraries) and nss. |