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.