Show HN: TimeProofs – 时间证明:无需上传即可证明数据存在的时间
1 分•作者: timeproofs•6 个月前
Hi HN,
我构建了 TimeProofs,一个开放的、注重隐私的协议,用于证明一段数据存在的时间——无需上传内容。
您可以在本地生成一个哈希值,获取一个带签名的的时间戳,并存储一个可移植的 .tproof.json 文件。
稍后可以进行验证,无论是在线还是离线。
没有区块链。
没有账户。
没有追踪。
只有加密证明。
这是 v0.2 版本(无状态,基于捆绑包)。
期待来自开发者和基础设施人员的反馈。
文档:<a href="https://timeproofs.io" rel="nofollow">https://timeproofs.io</a>
协议:<a href="https://timeproofs.io/proofspec.html" rel="nofollow">https://timeproofs.io/proofspec.html</a>
查看原文
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://timeproofs.io" rel="nofollow">https://timeproofs.io</a>
Protocol: <a href="https://timeproofs.io/proofspec.html" rel="nofollow">https://timeproofs.io/proofspec.html</a>