From 8e1d712624c1547eb2afa0f8d64bb7c015ed91d5 Mon Sep 17 00:00:00 2001 From: Jan Christoph Ebersbach Date: Sat, 6 Apr 2024 18:52:42 +0200 Subject: [PATCH] chore: add icons to demo sites --- README.md | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 814a2e0..12835c2 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,18 @@ This page is part of the [did:hack](https://didhack.xyz/) hackathon project demonstrates a website with a well-known decentralized identifier that offers a publicly accessible and valid Verifiable Presentation / Credential. -## Sites +## Demo 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) +- no id + No DID +- verification success + Just a did:web DID +- verification success + DID present, Verifiable + Credential valid +- verification failed + DID present, Verifiable + Credential broken ## Files