project-send-accept

MITLicense declared in the package manifest.

1. 客户端发送连接请求 2. 服务端接收连接请求,并发送连接响应 3. 客户端接收连接响应,并发送连接确认 4. 服务端接收连接确认,生成公钥和私钥,并发送公钥给客户端 5. 客户端接收公钥,生成公钥和私钥,并发送公钥给服务端 6. 服务端接收公钥,并使用对方公钥加密生成一段随机数据,并发送给客户端 7. 客户端接收随机数据,使用私钥解密,同时用对方公钥加密此数据,并发送给服务端 8. 服务端接收加密数据,使用私钥解密,并发送确认消息(此步骤及之后都使用加密数据)给客户端 9. 客户端接

90

Security score

0 known advisories in v2.0.0-alpha.4

0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.advisory penalty −0 · staleness penalty −10

Weekly downloads

Downloads across all versions in the last 7 days, from the official npm downloads API (api.npmjs.org).

Unpacked size

Size of v2.0.0-alpha.4 on disk after npm install extracts the tarball, as reported by the npm registry.

99.0 kB

Dependencies

Direct runtime dependencies declared by v2.0.0-alpha.4. Transitive dependencies are not counted here — use the lockfile audit for the full tree.

10

Last publish

When v2.0.0-alpha.4 was published to the registry. Long gaps can indicate an unmaintained package.

2 years ago

Security advisories

Vulnerabilities affecting v2.0.0-alpha.4 specifically, from OSV.dev — the open database aggregating the GitHub Advisory Database (GHSA) and CVEs. Links open the full advisory.

No known vulnerabilities affect v2.0.0-alpha.4.