Show HN: Python SDK for signing digital content with revocable signatures
Category: library
Tags: python-sdk, digital-signature, api-wrapper
Score: 4.3/10 (Innovation: 4, Technical: 4, Documentation: 5, Utility: 4)
This project is a Python SDK for a proprietary digital content signing and verification service that supports revocable signatures. It offers a simple client interface with zero dependencies for signing text, bytes, and files, and includes both public and private verification endpoints. While functional, it is essentially an API wrapper for a commercial product with limited adoption.
Target audience: backend devs
Repository: https://github.com/lyfeninja/lyfeninja_blkseal_python_sdk · Python · Apache-2.0 · 2 stars
View on Hacker News