walt.id Identity, an open source platform to issue, hold and verify verifiable credentials, packaged and secured by cloudimg.
walt.id Identity is an open source platform for decentralized identity and verifiable credentials. It provides the building blocks to issue, hold and verify W3C Verifiable Credentials using open standards including OpenID for Verifiable Credential Issuance, OpenID for Verifiable Presentations and Decentralized Identifiers. This image ships the three core backend services of the stack, each run as its pinned upstream container under a systemd managed service. The Issuer API issues Verifiable Credentials to wallets, the Verifier API requests and verifies Verifiable Presentations and runs configurable credential and presentation policies, and the server side Wallet API can receive, store and present credentials, backed by a local database. Together they let development, identity and platform teams stand up a complete issue, hold and verify flow in minutes and integrate self sovereign identity into their own applications without stitching services together by hand.
cloudimg delivers walt.id Identity as a complete, secure by default appliance: the three pinned upstream services run the moment the instance boots, with no container registry to reach or compose file to assemble. It is secure by default: no administrator is baked into the image, and on the first boot of every instance a unique wallet administrator account and unique wallet signing keys are generated and written to a root only file, so no two instances ever share a secret. The wallet, which holds credentials, is bound to loopback so it is not exposed to the internet by default, while the Issuer and Verifier are served for integration. The Issuer and Verifier learn the instance public address on every boot so credential offers and presentation requests point at the right host, the base is fully patched with unattended security upgrades enabled, and every deployment comes with a paired deploy guide, a built in end to end self test and 24/7 cloudimg support.