miraliumre / clarity-api

The Clarity API is a subsystem of Clarity, a solution for document validation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clarity API

Quality Gate Status Security Rating Maintainability Rating

The Clarity API is a subsystem of Clarity, a solution developed by Miralium Research for document validation.

Primarily designed to address the compliance needs of users in cybersecurity and auditing domains, Clarity ensures that the documents shared amongst the involved parties are untouched and exactly as created by Miralium Research.

Endpoints

  • /v1/documents/:hash: Validate a document via hash value (e.g., SHA-256)
  • /v1/certs: Provides an array of valid X509 certificate chains for validating digitally signed documents

License

This project is distributed under The Unlicense.

About

The Clarity API is a subsystem of Clarity, a solution for document validation.

License:The Unlicense


Languages

Language:Go 97.7%Language:Dockerfile 2.3%