@@ -66,11 +66,11 @@ flowchart TB
6666
6767| Component | Description | Learn More |
6868| -----------| -------------| ------------|
69- | ** Issuer** | Creates and signs digital credentials using OID4VCI protocol | [ Issuer Integration] ( ./integrations/issuers/ ) |
70- | ** Credential Manager** | wwWallet-based wallet for storing and presenting credentials | [ Credential Manager] ( ./cm ) |
71- | ** Verifier** | Validates credentials and provides OIDC/OID4VP interfaces | [ Verifier Integration] ( ./integrations/verifiers/ ) |
72- | ** Trust Framework** | OpenID Federation and ETSI TSL support for trust validation | [ Trust Architecture] ( ./trust/ ) |
73- | ** VCTM Registry** | Aggregated credential type metadata | [ registry.siros.org] ( ./vctm-registry ) |
69+ | ** Issuer** | Creates and signs digital credentials using OID4VCI protocol | [ Issuer Integration] ( .. /integrations/issuers/ ) |
70+ | ** Credential Manager** | wwWallet-based wallet for storing and presenting credentials | [ Credential Manager] ( .. /cm ) |
71+ | ** Verifier** | Validates credentials and provides OIDC/OID4VP interfaces | [ Verifier Integration] ( .. /integrations/verifiers/ ) |
72+ | ** Trust Framework** | OpenID Federation and ETSI TSL support for trust validation | [ Trust Architecture] ( ../integrations /trust/ ) |
73+ | ** VCTM Registry** | Aggregated credential type metadata | [ registry.siros.org] ( .. /vctm-registry ) |
7474
7575## Supported Standards
7676
@@ -124,6 +124,6 @@ Add credential verification to your applications:
1241241 . ** Try the demo** : Use the hosted service at [ id.siros.org] ( https://id.siros.org )
1251252 . ** Issue a credential** : Connect your IdP and issue your first credential
1261263 . ** Verify a credential** : Add SIROS ID verifier to your IAM
127- 4 . ** Deploy your own** : Use our [ Docker images] ( ./docker-images ) for self-hosting
127+ 4 . ** Deploy your own** : Use our [ Docker images] ( .. /docker-images ) for self-hosting
128128
129129** SIROS ID makes it super-easy to get started building services on digital identity credentials.**
0 commit comments