{"id":19861203,"url":"https://github.com/impierce/ssi-agent","last_synced_at":"2026-04-01T17:49:24.639Z","repository":{"id":211981687,"uuid":"706521066","full_name":"impierce/ssi-agent","owner":"impierce","description":"An eIDAS 2.0-compliant Self Sovereign Identity Agent that connects European Identity Wallets to your IT systems","archived":false,"fork":false,"pushed_at":"2026-03-26T08:46:54.000Z","size":3919,"stargazers_count":19,"open_issues_count":73,"forks_count":7,"subscribers_count":1,"default_branch":"beta","last_synced_at":"2026-03-26T16:23:48.929Z","etag":null,"topics":["eidas","self-sovereign-identity","ssi-agent"],"latest_commit_sha":null,"homepage":"https://www.impierce.com","language":"Rust","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/impierce.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-10-18T05:47:19.000Z","updated_at":"2026-03-20T14:58:04.000Z","dependencies_parsed_at":"2024-03-18T11:56:29.284Z","dependency_job_id":"7aff4413-48d8-41aa-87b3-2671228ee9bc","html_url":"https://github.com/impierce/ssi-agent","commit_stats":null,"previous_names":["impierce/ssi-agent"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/impierce/ssi-agent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/impierce%2Fssi-agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/impierce%2Fssi-agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/impierce%2Fssi-agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/impierce%2Fssi-agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/impierce","download_url":"https://codeload.github.com/impierce/ssi-agent/tar.gz/refs/heads/beta","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/impierce%2Fssi-agent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31290622,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"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":["eidas","self-sovereign-identity","ssi-agent"],"created_at":"2024-11-12T15:08:17.666Z","updated_at":"2026-04-01T17:49:24.629Z","avatar_url":"https://github.com/impierce.png","language":"Rust","funding_links":[],"categories":["eIDAS and Digital Identity"],"sub_categories":[],"readme":"# SSI Agent\n\n[![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release)\n[![GitHub License](https://img.shields.io/github/license/impierce/ssi-agent)](https://github.com/impierce/ssi-agent/blob/HEAD/LICENSE)\n[![Docker Pulls](https://img.shields.io/docker/pulls/impiercetechnologies/ssi-agent)](https://hub.docker.com/r/impiercetechnologies/ssi-agent)\n\n\u003c!-- This is a playful reference to the \"Twelve-Factor App\" conventions that we try to follow. --\u003e\n\n[![twelve-factor-app](https://img.shields.io/badge/factors-twelve-blue)](https://12factor.net)\n\n---\n\n## Documentation\n\nThe full documentation is available [here](https://docs.impierce.com/unicore/).\n\nThe Beta version of the documentation is available [here](https://beta.docs.impierce.com/unicore/).\n\n## API specification\n\n[Follow these instructions](./agent_api_http/README.md) to inspect the HTTP API.\n\n## Build \u0026 Run\n\nBuild and run the **SSI Agent** in a local Docker environment following [these steps](./agent_application/docker/README.md).\n\n## Configuration\n\nAll configuration options are documented [here](./agent_application/CONFIGURATION.md).\n\n## Breaking changes\n\nFrom time to time breaking changes can occur. Please make sure you read the [CHANGELOG](./CHANGELOG.md) before updating.\n\n\u003c!-- TODO: add an updated overview the Architecture and Sequence Diagrams --\u003e\n\n## Releases\n\nThis project uses [semantic-release](https://semantic-release.gitbook.io) - plain and simple, without noteworthy custom configuration.\n\n### Branches\n\n| Branch name | Description                                                                                                  | Example tag      |\n| ----------- | ------------------------------------------------------------------------------------------------------------ | ---------------- |\n| `main`      | Current stable releases. Default version when pulling the `latest` Docker image.                             | `v1.2.1`         |\n| `next`      | Upcoming major version (containing breaking changes). Can be considered a stable preview of coming features. | `v2.0.8`         |\n| `beta`      | Pre-releases that are fully implemented, but require testing, validation and feedback.                       | `v2.0.8-beta.2`  |\n| `alpha`     | Experimental early-stage testing and development.                                                            | `v2.1.2-alpha.4` |\n\n### Merging strategy\n\nAll PRs to any of the branches defined above are squashed to preserve a clean history. Since the PR title is used as the commit message, it is important to follow a conventional commit style in order to allow semantic releases (next version is determined by the commits since the last version). Therefore, the PR title is automatically linted by a GitHub Action.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimpierce%2Fssi-agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimpierce%2Fssi-agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimpierce%2Fssi-agent/lists"}