Svelte Hacker News logo
  • top
  • new
  • best
  • show
  • ask
  • jobs
  • about

Show HN: Python SDK for signing digital content with revocable signatures

github.com

1 point by lyfeninja 4 minutes 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.