Skip to content

Commit

Permalink
docs: add references to other sites and SSI files
Browse files Browse the repository at this point in the history
  • Loading branch information
jceb committed Apr 4, 2024
1 parent e33e477 commit aa28487
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,20 @@ This page is part of the [did:hack](https://didhack.xyz/) hackathon project
demonstrates a website with a well-known decentralized identifier that doesn't
offer a publicly accessible Verifiable Presentation / Credential.

## Sites

- [DID present, Verifiable Credential broken](https://broken-example.identinet.io)
- [Just a did:web DID](https://id-example.identinet.io)
- [No DID](https://no-id-example.identinet.io)
- [DID present, Verifiable Credential valid](https://id-plus-example.identinet.io)

## Files

[.well-known/did.json](.well-known/did.json)
[.well-known/presentation.json](.well-known/presentation.json)

## Expected Verification Status

<div style="display: flex; justify-content: center;">
<img src="./icons/shield-plus.svg" width="150" />
</div>

0 comments on commit aa28487

Please sign in to comment.