Remix.run Logo
Show HN: Python SDK for Content Integrity(github.com)
2 points by lyfeninja 10 hours ago

I've been working on a Python SDK for signing and verifying digital content. Unlike traditional digital signatures, it's built around a revocable signature model using lease-based signing authority instead of conventional public/private key distribution. I'd love feedback on the API and whether the approach seems useful. Thanks.