Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper 安装 nss

查看 nss 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install nss

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install nss

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

Linux

Alpine Linux apk已验证 · 92%
sudo apk add nss

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

Fedora dnf已验证 · 92%
sudo dnf install nss

Fedora Rawhide package metadata · nss · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#nss

nixpkgs package indexes · nss · 来源: raw.githubusercontent.com

Arch Linux pacman已验证 · 92%
sudo pacman -S nss

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

Debian apt已验证 · 92%
sudo apt install libnss3

Debian stable package indexes · libnss3 · 来源: deb.debian.org

openSUSE zypper已验证 · 92%
sudo zypper install mozilla-nss

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

概览

软件包摘要

Libraries for security-enabled client and server applications

命令和别名

  • 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

历史

项目历史与用法

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.

项目历史

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.

采用历史

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`.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

  • 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.

安全态势

尚未找到受保护工具覆盖

没有找到 nss 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
addbuiltincli全局可执行文件
atobcli全局可执行文件
baddbdircli全局可执行文件
bltestcli全局可执行文件
btoacli全局可执行文件
certutilcli全局可执行文件
chktestcli全局可执行文件
cmsutilcli全局可执行文件
crlutilcli全局可执行文件
dbtestcli全局可执行文件
dbtoolcli全局可执行文件
derdumpcli全局可执行文件
dertimetestcli全局可执行文件
digestcli全局可执行文件
ecperfcli全局可执行文件
encodeinttestcli全局可执行文件
fbectestcli全局可执行文件
fipstestcli全局可执行文件
httpservcli全局可执行文件
listsuitescli全局可执行文件
lowhashtestcli全局可执行文件
makepqgcli全局可执行文件
modutilcli全局可执行文件
multinitcli全局可执行文件
nonspr10cli全局可执行文件
nss-configcli全局可执行文件
nss-policy-checkcli全局可执行文件
nssdefaultscli全局可执行文件
ocspclntcli全局可执行文件
ocsprespcli全局可执行文件
oidcalccli全局可执行文件
p7contentcli全局可执行文件
p7envcli全局可执行文件
p7signcli全局可执行文件
p7verifycli全局可执行文件
pk11ectestcli全局可执行文件
pk11gcmtestcli全局可执行文件
pk11importtestcli全局可执行文件
pk11modecli全局可执行文件
pk12utilcli全局可执行文件
pk1signcli全局可执行文件
pkix-errcodescli全局可执行文件
ppcli全局可执行文件
pwdecryptcli全局可执行文件
remtestcli全局可执行文件
rsaperfcli全局可执行文件
rsapoptstcli全局可执行文件
sdbthreadtstcli全局可执行文件
sdrtestcli全局可执行文件
secmodtestcli全局可执行文件
selfservcli全局可执行文件
shlibsigncli全局可执行文件
signtoolcli全局可执行文件
signvercli全局可执行文件
ssltapcli全局可执行文件
strsclntcli全局可执行文件
symkeyutilcli全局可执行文件
tstclntcli全局可执行文件
validationcli全局可执行文件
vfychaincli全局可执行文件
vfyservcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本3.125
管理器更新时间2026-06-25
本地数据OK
上游not checked
检测到的最新版本未检测到

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

安装元数据

软件包元数据

软件包键brew:nss
版本3.125
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/nss
主页https://firefox-source-docs.mozilla.org/security/nss/index.html
仓库https://hg.mozilla.org/projects/nss
上游文档https://firefox-source-docs.mozilla.org/security/nss/build.html
许可证MPL-2.0
源码归档https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_125_RTM/src/nss-3.125.tar.gz
最后更新2026-06-25T13:37:57+02:00
Pulseupdated
依赖nspr
macOS 提供的库sqlite
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 4 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 5 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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