feat: add credential catalog service description (registry.siros.org)#121
Open
leifj wants to merge 2 commits into
Open
feat: add credential catalog service description (registry.siros.org)#121leifj wants to merge 2 commits into
leifj wants to merge 2 commits into
Conversation
Define registry.siros.org as the official weBuild Credential Catalog, implementing the TS11 catalogue of attestation schemes. Covers: - Service instance details and operator - Role in the WP4 trust infrastructure (relationship to LoTL, TLs) - Architecture and build pipeline (registry-cli, GitHub Actions) - Credential detection and TS11 API endpoints - How credentials were onboarded for the pilot - How to onboard new credential types (rulebook PR or VCTM autodiscovery) - Security and integrity properties
…covery - Method 1 now explains that both a JSON Schema data definition AND a governance rulebook are required (not just a rulebook) - Document the full EUDI ARF directory structure expected by the rulebook-catalog plugin - Explain how vct, mandatory claims, and selective disclosure are extracted from JSON Schema 2020-12 - Add Visual Assets section documenting SVG card template and logo discovery conventions (assets/<slug>/, co-located, display/) - Update onboarding history to mention schema creation step
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds a service description for the weBuild Credential Catalog at registry.siros.org, placed in
task4-trust-infrastructure-api/alongside the existing LoTL and Trust Infrastructure API descriptions.What's included
credential-catalog-service.md— Describes:README.md— Updated to reference the new document.Context
Per discussion with @peppelinux — this documents registry.siros.org as the official weBuild credential catalog instance, covering how it works and how credentials are onboarded. Giuseppe will handle harmonisation and cross-linking with other deliverables.
References