Miranlfk / CredentialLog

CredentialLog is a Merkle tree based log utilized to store signature credentials of applications/artifacts and verify said applications/artefacts signed by any tool. This application hopes to resolve the adoption problem faced with artifact signature tools. Currently it has been integrated with SigNature.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CredentialLog

Welcome to the official Github repository Credential Log. Credential Log is a merkle tree based transparency log utilised to store signature credentials of applications/artifacts signed by the Signature tools. This application hopes to resolve the adoption problem faced with artifact signature tools.

A simple introduction; Signature tools are utilised by software suppliers to authenticate their release artifacts/software. Users' retrieving this software who wish to verify its authenticity must, utilise the same signature tool. In short this application will be another layer on top of signing process, where the signature details will be sent to this log, users who would like to verify the specific software/artifact can make calls to the log independently and obtain the signature credentials and verify their downloaded software.

Signature Tool Integration

To establish this concept, Credential Log has initially been integrated with SigNature. This is to showcase how the concept is intended to work, with time its exxpected for Crednetial Log to integrate with other tools to proceed towards its vision.

About

CredentialLog is a Merkle tree based log utilized to store signature credentials of applications/artifacts and verify said applications/artefacts signed by any tool. This application hopes to resolve the adoption problem faced with artifact signature tools. Currently it has been integrated with SigNature.

License:MIT License


Languages

Language:JavaScript 83.4%Language:Go 11.8%Language:HTML 3.6%Language:CSS 1.3%