Tallipoika

Stableson (Finnish: tallipoika) - a JSON Canonicalization Scheme (JCS) implementation.

License Country of Origin Export Classification Control Number (ECCN) Configuration

Version Downloads Python Maintenance Status

Bug Tracker

Any feature requests or bug reports shall go to the todos of tallipoika.

Primary Source repository

The main source of tallipoika is on a mountain in central Switzerland. We use distributed version control (git). There is no central hub. Every clone can become a new source for the benefit of all. The preferred public clone of tallipoika is:

  • at sourcehut - a collection of tools useful for software development.

Contributions

Please do not submit "pull requests" (I found no way to disable that "feature" on GitHub). If you like to share small changes under the repositories license please kindly do so by sending a patchset. You can either send such a patchset per email using git send-email or if you are a sourcehut user by selecting "Prepare a patchset" on the summary page of your fork at sourcehut.

Support

Please kindly submit issues at https://todo.sr.ht/~sthagen/tallipoika or write plain text email to ~sthagen/[email protected] to submit patches and request support. Thanks.

Thanks also to

This implementation is based on the original implementation of the JSON Canonicalization Scheme (JCS) gently provided under the APACHE-2.0 license by Anders Rundgren. The initial implementation of tallipoika was kept similar to show the identical functioning of both implementations. Also, the input and output JSON tests are provided within this repository as a service for validators and to help tracing the evolution in context.

Status

Experimental.