altcha-lib-py icon indicating copy to clipboard operation
altcha-lib-py copied to clipboard

A lightweight Python library for creating and verifying ALTCHA challenges.

Results 1 altcha-lib-py issues
Sort by recently updated
recently updated
newest added

It would be great if this library supported parsing/dumping of HTTP headers as needed for the [M2M flow](https://altcha.org/docs/m2m-altcha/). It seems that [werkzeug](https://tedboy.github.io/flask/generated/werkzeug.html#functions) provides a few helpful functions for that, that...

enhancement