macOS
brew install nsslocal Homebrew formula metadata
安装
brew install nsslocal Homebrew formula metadata
sudo apk add nssAlpine Linux edge package indexes · nss · 来源: dl-cdn.alpinelinux.org
sudo dnf install nssFedora Rawhide package metadata · nss · 来源: dl.fedoraproject.org
nix profile install nixpkgs#nssnixpkgs package indexes · nss · 来源: raw.githubusercontent.com
sudo pacman -S nssArch Linux sync databases · nss · 来源: geo.mirror.pkgbuild.com
sudo apt install libnss3Debian stable package indexes · libnss3 · 来源: deb.debian.org
sudo zypper install mozilla-nssopenSUSE Tumbleweed package metadata · mozilla-nss · 来源: download.opensuse.org
概览
Libraries for security-enabled client and server applications
历史
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.
安全态势
没有找到 nss 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
addbuiltin | cli | 全局可执行文件 | |
atob | cli | 全局可执行文件 | |
baddbdir | cli | 全局可执行文件 | |
bltest | cli | 全局可执行文件 | |
btoa | cli | 全局可执行文件 | |
certutil | cli | 全局可执行文件 | |
chktest | cli | 全局可执行文件 | |
cmsutil | cli | 全局可执行文件 | |
crlutil | cli | 全局可执行文件 | |
dbtest | cli | 全局可执行文件 | |
dbtool | cli | 全局可执行文件 | |
derdump | cli | 全局可执行文件 | |
dertimetest | cli | 全局可执行文件 | |
digest | cli | 全局可执行文件 | |
ecperf | cli | 全局可执行文件 | |
encodeinttest | cli | 全局可执行文件 | |
fbectest | cli | 全局可执行文件 | |
fipstest | cli | 全局可执行文件 | |
httpserv | cli | 全局可执行文件 | |
listsuites | cli | 全局可执行文件 | |
lowhashtest | cli | 全局可执行文件 | |
makepqg | cli | 全局可执行文件 | |
modutil | cli | 全局可执行文件 | |
multinit | cli | 全局可执行文件 | |
nonspr10 | cli | 全局可执行文件 | |
nss-config | cli | 全局可执行文件 | |
nss-policy-check | cli | 全局可执行文件 | |
nssdefaults | cli | 全局可执行文件 | |
ocspclnt | cli | 全局可执行文件 | |
ocspresp | cli | 全局可执行文件 | |
oidcalc | cli | 全局可执行文件 | |
p7content | cli | 全局可执行文件 | |
p7env | cli | 全局可执行文件 | |
p7sign | cli | 全局可执行文件 | |
p7verify | cli | 全局可执行文件 | |
pk11ectest | cli | 全局可执行文件 | |
pk11gcmtest | cli | 全局可执行文件 | |
pk11importtest | cli | 全局可执行文件 | |
pk11mode | cli | 全局可执行文件 | |
pk12util | cli | 全局可执行文件 | |
pk1sign | cli | 全局可执行文件 | |
pkix-errcodes | cli | 全局可执行文件 | |
pp | cli | 全局可执行文件 | |
pwdecrypt | cli | 全局可执行文件 | |
remtest | cli | 全局可执行文件 | |
rsaperf | cli | 全局可执行文件 | |
rsapoptst | cli | 全局可执行文件 | |
sdbthreadtst | cli | 全局可执行文件 | |
sdrtest | cli | 全局可执行文件 | |
secmodtest | cli | 全局可执行文件 | |
selfserv | cli | 全局可执行文件 | |
shlibsign | cli | 全局可执行文件 | |
signtool | cli | 全局可执行文件 | |
signver | cli | 全局可执行文件 | |
ssltap | cli | 全局可执行文件 | |
strsclnt | cli | 全局可执行文件 | |
symkeyutil | cli | 全局可执行文件 | |
tstclnt | cli | 全局可执行文件 | |
validation | cli | 全局可执行文件 | |
vfychain | cli | 全局可执行文件 | |
vfyserv | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
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 |
| Pulse | updated |
| 依赖 | nspr |
| macOS 提供的库 | sqlite |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | nss |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
libnss3 2:3.110-1+deb13u1
Network Security Service libraries
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS
sudo apt install libnss3libnss3-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-devlibnss3-tools 2:3.110-1+deb13u1
Network Security Service tools
http://www.mozilla.org/projects/security/pki/nss/tools/
sudo apt install libnss3-toolsnss
nix profile install nixpkgs#nsslibnss3 2:3.98-1build1
Network Security Service libraries
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS
sudo apt install libnss3libnss3-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-devlibnss3-tools 2:3.98-1build1
Network Security Service tools
http://www.mozilla.org/projects/security/pki/nss/tools/
sudo apt install libnss3-toolsnss 3.124-r0
Mozilla Network Security Services
https://developer.mozilla.org/docs/Mozilla/Projects/NSS
sudo apk add nssnss-dev 3.124-r0
Development files for nss
https://developer.mozilla.org/docs/Mozilla/Projects/NSS
sudo apk add nss-devnss-tools 3.124-r0
Tools for the Network Security Services
https://developer.mozilla.org/docs/Mozilla/Projects/NSS
sudo apk add nss-toolsnspr 4.39-1.fc45
Netscape Portable Runtime
http://www.mozilla.org/projects/nspr/
sudo dnf install nsprnspr-devel 4.39-1.fc45
Development libraries for the Netscape Portable Runtime
http://www.mozilla.org/projects/security/pki/nss/
sudo dnf install nspr-develnss 3.124.0-1.fc45
Network Security Services
http://www.mozilla.org/projects/security/pki/nss/
sudo dnf install nssnss-devel 3.124.0-1.fc45
Development libraries for Network Security Services
http://www.mozilla.org/projects/security/pki/nss/
sudo dnf install nss-develnss-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-develnss-softokn 3.124.0-1.fc45
Network Security Services Softoken Module
http://www.mozilla.org/projects/security/pki/nss/
sudo dnf install nss-softokn来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.