Automic VaultAutomic Vault

brew

nss mit Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für nss in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install nss

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install nss

MacPorts ports tree · net/nss/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add nss

Alpine Linux edge package indexes · nss · Quelle: dl-cdn.alpinelinux.org

Fedora dnfverifiziert · 92%
sudo dnf install nss

Fedora Rawhide package metadata · nss · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#nss

nixpkgs package indexes · nss · Quelle: raw.githubusercontent.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S nss

Arch Linux sync databases · nss · Quelle: geo.mirror.pkgbuild.com

Debian aptverifiziert · 92%
sudo apt install libnss3

Debian stable package indexes · libnss3 · Quelle: deb.debian.org

openSUSE zypperverifiziert · 92%
sudo zypper install mozilla-nss

openSUSE Tumbleweed package metadata · mozilla-nss · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Libraries for security-enabled client and server applications

Befehle und Aliase

  • addbuiltin
  • atob
  • baddbdir
  • bltest
  • btoa
  • certutil
  • chktest
  • cmsutil
  • crlutil
  • dbtest
  • dbtool
  • derdump
  • dertimetest
  • digest
  • ecperf
  • encodeinttest
  • fbectest
  • fipstest
  • httpserv
  • listsuites
  • lowhashtest
  • makepqg
  • modutil
  • multinit
  • nonspr10
  • nss-config
  • nss-policy-check
  • nssdefaults
  • ocspclnt
  • ocspresp
  • oidcalc
  • p7content

Verlauf

Projektgeschichte und Nutzung

NSS, Network Security Services, is Mozilla's C library set for TLS, PKI, S/MIME, X.509 certificates, PKCS standards, and related crypto/security tasks. It descends from Netscape's browser and server security code and remains a major non-OpenSSL security stack.

Projektgeschichte

Mozilla's archived NSS history says the code began as the base security code in the original Netscape Navigator products: Navigator 1.0 supported SSL 2.0, Navigator 2.0 added SSL 3.0 and server-side private-key support, Navigator 3.0 added client authentication, and Communicator 4.0 broke much of the security code into its own NSPR-dependent component.

After Communicator 4.0, the security code began shipping independently. The archived history describes HCL as the first independently buildable security-code line, with NSS 2.0 as the first release fully tested and made available outside Netscape. Firefox Source Docs describes the modern NSS package as MPL-2.0 libraries for security-enabled client and server applications.

Adoptionsgeschichte

NSS's adoption comes from browsers, mail clients, PKI tooling, and platforms that value its PKCS #11 model and Mozilla root store integration. Mozilla docs say it is used by Mozilla and other companies in Firefox, AOL Instant Messenger, Red Hat server products, and other products; Ubuntu documentation describes it as originally developed by Netscape, inherited by Mozilla, and used mainly in Firefox and Thunderbird on Ubuntu.

On July 1, 2026, Homebrew listed NSS 3.125 with 486,543 installs in its 365-day analytics window and 105,895 installs on request. Unlike NSPR, NSS is both a dependency and a directly requested toolkit because it ships command-line utilities such as `certutil`, `pk12util`, `modutil`, `vfychain`, and `tstclnt`.

Wie es verwendet wird

Developers use NSS when they need Mozilla-compatible TLS/PKI behavior, PKCS #11 modules, certificate/key databases, S/MIME/CMS processing, or command-line certificate database management. The practical package-nerd workflow is often `certutil -d sql:...`, `pk12util`, `modutil`, and `nss-config`, especially when dealing with software that uses NSS databases rather than PEM files directly.

NSS depends on NSPR for cross-platform I/O and threading. Its architecture includes FreeBL, Softoken, CKBI built-in root certificates, certificate/key databases, and SSL/TLS and S/MIME modules, which is why it feels like a complete PKI stack rather than a small crypto primitive library.

Warum Paket-Nerds sich dafür interessieren

NSS is significant because it is the Mozilla security stack: a browser-grade TLS/PKI implementation with command-line tools and a different trust/key storage model from OpenSSL. Packaging it correctly matters for browsers, certificate management, and any software linked against Mozilla's crypto libraries.

Zeitleiste

  • Navigator 1.0 era: Netscape security code supported SSL 2.0.
  • Navigator 2.0 era: SSL 3.0 and server-side private-key support entered the codebase.
  • Communicator 4.0 era: security code was partly split into its own NSPR-dependent component.
  • NSS 2.0 era: the code became fully tested and available outside Netscape.
  • July 1, 2026: Homebrew listed NSS 3.125.

Related projects

  • NSPR provides the portability layer used by NSS.
  • Firefox, Thunderbird, and other Mozilla-family software are major NSS consumers.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für nss wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
addbuiltincliglobales Executable
atobcliglobales Executable
baddbdircliglobales Executable
bltestcliglobales Executable
btoacliglobales Executable
certutilcliglobales Executable
chktestcliglobales Executable
cmsutilcliglobales Executable
crlutilcliglobales Executable
dbtestcliglobales Executable
dbtoolcliglobales Executable
derdumpcliglobales Executable
dertimetestcliglobales Executable
digestcliglobales Executable
ecperfcliglobales Executable
encodeinttestcliglobales Executable
fbectestcliglobales Executable
fipstestcliglobales Executable
httpservcliglobales Executable
listsuitescliglobales Executable
lowhashtestcliglobales Executable
makepqgcliglobales Executable
modutilcliglobales Executable
multinitcliglobales Executable
nonspr10cliglobales Executable
nss-configcliglobales Executable
nss-policy-checkcliglobales Executable
nssdefaultscliglobales Executable
ocspclntcliglobales Executable
ocsprespcliglobales Executable
oidcalccliglobales Executable
p7contentcliglobales Executable
p7envcliglobales Executable
p7signcliglobales Executable
p7verifycliglobales Executable
pk11ectestcliglobales Executable
pk11gcmtestcliglobales Executable
pk11importtestcliglobales Executable
pk11modecliglobales Executable
pk12utilcliglobales Executable
pk1signcliglobales Executable
pkix-errcodescliglobales Executable
ppcliglobales Executable
pwdecryptcliglobales Executable
remtestcliglobales Executable
rsaperfcliglobales Executable
rsapoptstcliglobales Executable
sdbthreadtstcliglobales Executable
sdrtestcliglobales Executable
secmodtestcliglobales Executable
selfservcliglobales Executable
shlibsigncliglobales Executable
signtoolcliglobales Executable
signvercliglobales Executable
ssltapcliglobales Executable
strsclntcliglobales Executable
symkeyutilcliglobales Executable
tstclntcliglobales Executable
validationcliglobales Executable
vfychaincliglobales Executable
vfyservcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version3.125
Manager aktualisiert2026-06-25
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://firefox-source-docs.mozilla.org/security/nss/index.html

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:nss
Version3.125
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/nss
Homepagehttps://firefox-source-docs.mozilla.org/security/nss/index.html
Repositoryhttps://hg.mozilla.org/projects/nss
Upstream-Dokumentationhttps://firefox-source-docs.mozilla.org/security/nss/build.html
LizenzMPL-2.0
Quellarchivhttps://ftp.mozilla.org/pub/security/nss/releases/NSS_3_125_RTM/src/nss-3.125.tar.gz
Zuletzt aktualisiert2026-06-25T13:37:57+02:00
Pulseupdated
Abhängigkeitennspr
Von macOS bereitgestellte Bibliothekensqlite
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namenss
Version Scheme0
Revision0
Conflicts With
  • arabica
  • resty
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

libnss3 2:3.110-1+deb13u1

Network Security Service libraries

https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS

sudo apt install libnss3
  • Section: libs
  • Architecture: amd64
  • Source Package: nss
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Nss
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnss3 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libnss3-dev 2:3.110-1+deb13u1

Development files for the Network Security Service libraries

https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS

sudo apt install libnss3-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: nss
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Nss
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnss3-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libnss3-tools 2:3.110-1+deb13u1

Network Security Service tools

http://www.mozilla.org/projects/security/pki/nss/tools/

sudo apt install libnss3-tools
  • Section: admin
  • Architecture: amd64
  • Source Package: nss
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Nss
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnss3-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

nss

nix profile install nixpkgs#nss
  • normalized package name match
  • Abgeglichen nach: Nss
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: nss from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

libnss3 2:3.98-1build1

Network Security Service libraries

https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS

sudo apt install libnss3
  • Section: libs
  • Architecture: amd64
  • Source Package: nss
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Nss
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnss3 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libnss3-dev 2:3.98-1build1

Development files for the Network Security Service libraries

https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS

sudo apt install libnss3-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: nss
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Nss
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnss3-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libnss3-tools 2:3.98-1build1

Network Security Service tools

http://www.mozilla.org/projects/security/pki/nss/tools/

sudo apt install libnss3-tools
  • Section: admin
  • Architecture: amd64
  • Source Package: nss
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Nss
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnss3-tools from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

nss 3.124-r0

Mozilla Network Security Services

https://developer.mozilla.org/docs/Mozilla/Projects/NSS

sudo apk add nss
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: nss
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Nss
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: nss from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

nss-dev 3.124-r0

Development files for nss

https://developer.mozilla.org/docs/Mozilla/Projects/NSS

sudo apk add nss-dev
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: nss
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Nss
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: nss-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

nss-tools 3.124-r0

Tools for the Network Security Services

https://developer.mozilla.org/docs/Mozilla/Projects/NSS

sudo apk add nss-tools
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: nss
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Nss
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: nss-tools from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

nspr 4.39-1.fc45

Netscape Portable Runtime

http://www.mozilla.org/projects/nspr/

sudo dnf install nspr
  • License: MPL-2.0
  • Category: Unspecified
  • Architecture: i686
  • Source Package: nss
  • 2 Abhängigkeiten
  • 4 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Nss
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: nspr from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

nspr-devel 4.39-1.fc45

Development libraries for the Netscape Portable Runtime

http://www.mozilla.org/projects/security/pki/nss/

sudo dnf install nspr-devel
  • License: MPL-2.0
  • Category: Unspecified
  • Architecture: i686
  • Source Package: nss
  • 4 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Nss
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: nspr-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

nss 3.124.0-1.fc45

Network Security Services

http://www.mozilla.org/projects/security/pki/nss/

sudo dnf install nss
  • License: MPL-2.0
  • Category: Unspecified
  • Architecture: i686
  • Source Package: nss
  • 13 Abhängigkeiten
  • 5 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Nss
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: nss from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

nss-devel 3.124.0-1.fc45

Development libraries for Network Security Services

http://www.mozilla.org/projects/security/pki/nss/

sudo dnf install nss-devel
  • License: MPL-2.0
  • Category: Unspecified
  • Architecture: i686
  • Source Package: nss
  • 7 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Nss
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: nss-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

nss-pkcs11-devel 3.124.0-1.fc45

Development libraries for PKCS #11 (Cryptoki) using NSS

http://www.mozilla.org/projects/security/pki/nss/

sudo dnf install nss-pkcs11-devel
  • License: MPL-2.0
  • Category: Unspecified
  • Architecture: i686
  • Source Package: nss
  • 2 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Nss
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: nss-pkcs11-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

nss-softokn 3.124.0-1.fc45

Network Security Services Softoken Module

http://www.mozilla.org/projects/security/pki/nss/

sudo dnf install nss-softokn
  • License: MPL-2.0
  • Category: Unspecified
  • Architecture: i686
  • Source Package: nss
  • 10 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Nss
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: nss-softokn from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment