关于 ECDSA 注册签名
See Details
目录
对发布到公共 npm 注册表的包进行签名,以便检测包内容是否被篡改。
¥Packages published to the public npm registry are signed to make it possible to detect if the package content has been tampered with.
对已发布的包进行签名和验证可以防止攻击者控制注册表镜像或代理,他们试图在其中拦截和篡改包 tarball 内容。
¥Signing and verifying published packages protects against an attacker controlling a registry mirror or proxy where they attempt to intercept and tamper with the package tarball content.