Skip to content

Commit 815aca7

Browse files
Merge pull request #3 from cogos-dev/docs/presentation-polish
docs: add badges to README
2 parents e091f42 + 275e815 commit 815aca7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Constellation Protocol — Proof of Concept
22

3+
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
4+
[![Go Report Card](https://goreportcard.com/badge/github.com/cogos-dev/constellation)](https://goreportcard.com/report/github.com/cogos-dev/constellation)
5+
36
A distributed identity protocol where trust is earned through temporal consistency, not granted by authority.
47

58
Each node maintains a hash-chained event ledger in a git repository, broadcasts signed state snapshots to peers, and derives trust from behavioral history rather than certificate authority. Stolen keys are insufficient for impersonation because trust is coupled to the full event chain, not just a credential.

0 commit comments

Comments
 (0)