Self-Hosting
The core components of the CHECK system are available as Open Source Software and can be fully self-hosted. Pre-built container images are published for each component to simplify deployment.
Refer to the system architecture for an overview of how the components interact and are designed to work together.
Each component comes with a ready-to-use Kubernetes configuration, including documentation on how to customize deployment settings and integrate the services into your infrastructure.
Demo Environment
Section titled “Demo Environment”A live demo is available at demo-shop.check.identinet.io
Components
Section titled “Components”Verification Service
Section titled “Verification Service”Provides the backend service to verify and resolve Verifiable Credentials published by organizations.
Verification Service Interface
Section titled “Verification Service Interface”User-facing UI to explore an organization’s credentials.
- Depends on the Verification Service
- Kubernetes configuration
Embedded Verification Service
Section titled “Embedded Verification Service”Lightweight widget interface to embed a trust mark into third-party websites.
- Depends on the Verification Service and references the Verification Service Interface
- Kubernetes configuration
Verifiable Data Service
Section titled “Verifiable Data Service”Service for verifying customer credentials and identity data during checkout or onboarding processes.
Demo Web Shop
Section titled “Demo Web Shop”Reference integration demonstrating all components in a full user journey.
- Depends on all of the above componts
- Kubernetes configuration