{"id":26092861,"url":"https://github.com/walt-id/waltid-identity","last_synced_at":"2026-05-19T15:01:32.411Z","repository":{"id":212120798,"uuid":"701058624","full_name":"walt-id/waltid-identity","owner":"walt-id","description":"All-in-one open-source identity and wallet toolkit.","archived":false,"fork":false,"pushed_at":"2026-05-19T08:54:40.000Z","size":33730,"stargazers_count":278,"open_issues_count":30,"forks_count":117,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-05-19T10:14:40.601Z","etag":null,"topics":["cbor","cose","decentralized-identifiers","decentralized-identity","digital-identity","eidas","eudi-wallet","iso-18013-5","kotlin-multiplatform","mdl","mdocs","oid4vc","openid4vc","sd-jwt","sd-jwt-vc","self-sovereign-identity","ssi","ssi-solution","verifiable-credentials"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/walt-id.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.md","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-10-05T20:33:14.000Z","updated_at":"2026-05-19T08:04:43.000Z","dependencies_parsed_at":"2025-12-18T23:06:19.243Z","dependency_job_id":null,"html_url":"https://github.com/walt-id/waltid-identity","commit_stats":null,"previous_names":["walt-id/waltid-identity"],"tags_count":1319,"template":false,"template_full_name":null,"purl":"pkg:github/walt-id/waltid-identity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walt-id%2Fwaltid-identity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walt-id%2Fwaltid-identity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walt-id%2Fwaltid-identity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walt-id%2Fwaltid-identity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/walt-id","download_url":"https://codeload.github.com/walt-id/waltid-identity/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walt-id%2Fwaltid-identity/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33216526,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T07:54:09.561Z","status":"ssl_error","status_checked_at":"2026-05-19T07:54:08.508Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cbor","cose","decentralized-identifiers","decentralized-identity","digital-identity","eidas","eudi-wallet","iso-18013-5","kotlin-multiplatform","mdl","mdocs","oid4vc","openid4vc","sd-jwt","sd-jwt-vc","self-sovereign-identity","ssi","ssi-solution","verifiable-credentials"],"created_at":"2025-03-09T11:02:05.628Z","updated_at":"2026-05-19T15:01:27.378Z","avatar_url":"https://github.com/walt-id.png","language":"Kotlin","funding_links":[],"categories":["Kotlin","🛠 Tools \u0026 Technologies","eIDAS and Digital Identity"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n \u003ch1\u003eIdentity by walt.id\u003c/h1\u003e\n \u003cp\u003eMulti-Platform libraries, powerful APIs and easy-to-use white label apps to build identity and wallet solutions.\u003c/p\u003e\n\n\u003ca href=\"https://walt.id/community\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/Join-The Community-blue.svg?style=flat\" alt=\"Join community!\" /\u003e\n\u003c/a\u003e\n\u003ca href=\"https://twitter.com/intent/follow?screen_name=walt_id\"\u003e\n\u003cimg src=\"https://img.shields.io/twitter/follow/walt_id.svg?label=Follow%20@walt_id\" alt=\"Follow @walt_id\" /\u003e\n\u003cimg alt=\"GitHub commits since latest release\" src=\"https://img.shields.io/github/commits-since/walt-id/waltid-identity/latest\"\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n## Getting Started\n\n### Multi-Platform Libraries\n\nAvailable for Kotlin/Java and JavaScript environments.\n\n- **Crypto** ([Docs](https://docs.oss.walt.id/issuer/sdks/manage-keys/overview) | [GitHub](https://github.com/walt-id/waltid-identity/tree/main/waltid-libraries/crypto/waltid-crypto)) -\n  create and use keys based on different algorithms and KMS backends (in-memory, AWS, Hashicorp TSE, OCI)\n- **DID** ([Docs](https://docs.oss.walt.id/issuer/sdks/manage-dids/overview) | [GitHub](https://github.com/walt-id/waltid-identity/blob/main/waltid-libraries/waltid-did/README.md)) -\n  create, register, and resolve DIDs on different ecosystems.\n- **Verifiable Credentials** ([Docs](https://docs.oss.walt.id/issuer/sdks/manage-credentials/overview) | [GitHub](https://github.com/walt-id/waltid-identity/tree/main/waltid-libraries/credentials/waltid-verifiable-credentials)) -\n  issue and verify W3C credentials as JWTs and SD-JWTs.\n- **mdoc Credentials** ([GitHub](https://github.com/walt-id/waltid-identity/tree/main/waltid-libraries/credentials/waltid-mdoc-credentials)) -\n  issue and verify mdoc credentials (mDL ISO/IEC 18013-5).\n- **OpenID4VC** ([GitHub](https://github.com/walt-id/waltid-identity/tree/main/waltid-libraries/protocols/waltid-openid4vc)) -\n  implementation of the OID4VCI and OIDC4VP protocols.\n- **SD-JWT** ([GitHub](https://github.com/walt-id/waltid-identity/tree/main/waltid-libraries/sdjwt/waltid-sdjwt)) -\n  create and verify Selective Disclosure JWTs.\n- **Ktor-Authnz** ([GitHub](https://github.com/walt-id/waltid-identity/tree/main/waltid-libraries/auth/waltid-ktor-authnz)) - Add various authentication methods (OIDC, Email/Password, ...) to Ktor projects.\n- **Permissions** ([GitHub](https://github.com/walt-id/waltid-identity/tree/main/waltid-libraries/auth/waltid-permissions)) - Enable fine-grained authorisation patterns in applications with waltid-permissions.\n\n### REST Services\n\nA set of APIs to build issuer, verifier, and wallet capabilities into any app.\n\n- **Issuer API** ([Docs](https://docs.walt.id/issuer/api/getting-started) | [GitHub](https://github.com/walt-id/waltid-identity/tree/main/waltid-services/waltid-issuer-api)) -\n  enable apps to issue credentials (W3C JWTs and SD-JWTs) via OID4VC.\n- **Verifier API**  ([Docs](https://docs.walt.id/verifier/api/getting-started) | [GitHub](https://github.com/walt-id/waltid-identity/tree/main/waltid-services/waltid-verifier-api)) -\n  enable apps to verify credentials (W3C JWTs and SD-JWTs) via OID4VP/SIOPv2.\n- **Wallet API** ([Docs](https://docs.oss.walt.id/wallet/api/getting-started) | [GitHub](https://github.com/walt-id/waltid-identity/tree/main/waltid-services/waltid-wallet-api)) -\n  extend apps with wallet capabilities to collect, store, manage and share identity credentials and tokens.\n\n### Apps\n\nA set of white-label apps to get started in no time.\n\n- **Web-Wallets** ([Demo](https://wallet.walt.id/login) | [Docs](https://docs.walt.id/community-stack/wallet/apps/web-wallet/overview) | [GitHub](https://github.com/walt-id/waltid-identity/tree/main/waltid-applications/waltid-web-wallet)) - Custodial web-wallet (PWA) solutions for credentials and tokens.\n- **Portal** ([Demo](https://portal.walt.id/) | [Docs](https://docs.walt.id/community-stack/issuer/apps/portal/overview) | [GitHub](https://github.com/walt-id/waltid-identity/tree/main/waltid-applications/waltid-web-portal)) - An issuer and verifier portal for credentials, which are managed [here](https://github.com/walt-id/waltid-credentials).\n\n\n## Use REST Services And Apps\n\nUse the [walt.id identity package](https://github.com/walt-id/waltid-identity/tree/main/docker-compose) to run all APIs and Apps with docker:\n\n**Clone walt.id identity**\n\n```bash\ngit clone https://github.com/walt-id/waltid-identity.git \u0026\u0026 cd waltid-identity\n```\n\n**Launch the services**\n\n```bash\ncd docker-compose \u0026\u0026 docker compose up\n```\n\nLearn more about the docker settings \u0026 exposed ports [here](https://github.com/walt-id/waltid-identity/tree/main/docker-compose).\n\n## Use the Command Line Tool\n\nUse the [walt.id CLI](https://github.com/walt-id/waltid-identity/tree/main/waltid-applications/waltid-cli) to run the\ncore functions from\nthe command line. Make sure you have your Java Runtime set up.\n\n**Clone walt.id identity**\n\n```bash\ngit clone https://github.com/walt-id/waltid-identity.git \u0026\u0026 cd waltid-identity\n```\n\n**Access CLI**\n\n```bash\ncd waltid-applications/waltid-cli \u0026\u0026 ./waltid-cli.sh\n```\n\n## Architecture\n\nThe walt.id identity repo is part of The Community Stack, walt.id's collection of open-source products to build identity and wallet\nsolutions. Learn more [here](https://walt.id/blog/p/community-stack).\n\n![waltid-identity-architecture](https://github.com/user-attachments/assets/98c020fe-dc37-46fd-9886-613ee8fc8760)\n\n## Join the community\n\n* Connect and get the latest updates: [Discord](https://discord.gg/AW8AgqJthZ) | [Newsletter](https://walt.id/newsletter) | [YouTube](https://www.youtube.com/channel/UCXfOzrv3PIvmur_CmwwmdLA) | [Twitter](https://mobile.twitter.com/walt_id)\n* Get help, request features and report bugs: [GitHub Issues ](https://github.com/walt-id/waltid-identity/issues)\n\n## License\n\n**Licensed under the [Apache License, Version 2.0](https://github.com/walt-id/waltid-ssikit/blob/master/LICENSE).**\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalt-id%2Fwaltid-identity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwalt-id%2Fwaltid-identity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalt-id%2Fwaltid-identity/lists"}