agenticraptor/localproof

GitHub: agenticraptor/localproof

一款网络沙箱隐私验证工具,在网络监控环境中运行程序并生成带签名的回执,用密码学证据证明工具未向互联网发送任何数据。

Stars: 0 | Forks: 0

# 🔒 localproof ### 证明某个工具没有向互联网发送任何内容 —— 附带签名的网络回执。 `localproof` 在一个受网络监控的沙箱中运行**任何**程序,并打印出 已签名的*隐私回执*:它尝试建立的每一个连接,以及是否允许哪怕一个字节 离开你的机器。将“相信我,它是本地的”变成 **证据** —— 并在你的 README 中放置一个可验证的徽章。 localproof: no data sent [![CI](https://static.pigsec.cn/wp-content/uploads/repos/2026/06/b95c3a5215121238.svg)](https://github.com/agenticraptor/localproof/actions/workflows/ci.yml) [![Release](https://img.shields.io/github/v/release/agenticraptor/localproof?sort=semver)](https://github.com/agenticraptor/localproof/releases) [![Go Reference](https://pkg.go.dev/badge/github.com/agenticraptor/localproof.svg)](https://pkg.go.dev/github.com/agenticraptor/localproof) [![Go Report Card](https://goreportcard.com/badge/github.com/agenticraptor/localproof)](https://goreportcard.com/report/github.com/agenticraptor/localproof) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)