展示HN:TimeProofs – 在不上传数据的情况下证明数据存在的时间

1作者: timeproofs大约 1 个月前原帖
嗨,HN, 我创建了TimeProofs,这是一个开放的、以隐私为首的协议,用于证明某个数据存在的时间——无需上传内容。 您可以在本地生成一个哈希值,获取一个签名的时间戳,并存储一个便携的.tproof.json文件。 验证可以在之后进行,无论是在线还是离线。 没有区块链。 没有账户。 没有追踪。 只有加密证明。 这是v0.2版本(无状态,基于包的)。 希望能得到开发者和基础设施人员的反馈。 文档: [https://timeproofs.io](https://timeproofs.io) 协议: [https://timeproofs.io/proofspec.html](https://timeproofs.io/proofspec.html)
查看原文
Hi HN,<p>I built TimeProofs, an open, privacy-first protocol to prove when a piece of data existed — without uploading the content.<p>You generate a hash locally, get a signed timestamp, and store a portable .tproof.json file. Verification can be done later, online or offline.<p>No blockchain. No accounts. No tracking. Just cryptographic proof.<p>This is v0.2 (stateless, bundle-based). Looking for feedback from devs and infra folks.<p>Docs: <a href="https:&#x2F;&#x2F;timeproofs.io" rel="nofollow">https:&#x2F;&#x2F;timeproofs.io</a> Protocol: <a href="https:&#x2F;&#x2F;timeproofs.io&#x2F;proofspec.html" rel="nofollow">https:&#x2F;&#x2F;timeproofs.io&#x2F;proofspec.html</a>