{"id":20631190,"url":"https://github.com/solidlabresearch/pseudonymity-demo","last_synced_at":"2026-01-29T22:01:04.509Z","repository":{"id":246233929,"uuid":"819410869","full_name":"SolidLabResearch/pseudonymity-demo","owner":"SolidLabResearch","description":"Demonstrator: Pseudonymity using WebID and DID","archived":false,"fork":false,"pushed_at":"2024-12-16T20:23:52.000Z","size":24317,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-04T01:15:58.163Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SolidLabResearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-06-24T12:56:41.000Z","updated_at":"2024-12-13T15:23:16.000Z","dependencies_parsed_at":"2024-06-26T18:48:36.701Z","dependency_job_id":"55130e80-b258-4387-beae-bfe858bb475f","html_url":"https://github.com/SolidLabResearch/pseudonymity-demo","commit_stats":null,"previous_names":["solidlabresearch/pseudonymity-demo"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/SolidLabResearch/pseudonymity-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolidLabResearch%2Fpseudonymity-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolidLabResearch%2Fpseudonymity-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolidLabResearch%2Fpseudonymity-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolidLabResearch%2Fpseudonymity-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SolidLabResearch","download_url":"https://codeload.github.com/SolidLabResearch/pseudonymity-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolidLabResearch%2Fpseudonymity-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28886881,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T21:06:44.224Z","status":"ssl_error","status_checked_at":"2026-01-29T21:06:42.160Z","response_time":59,"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":[],"created_at":"2024-11-16T14:11:27.315Z","updated_at":"2026-01-29T22:01:04.483Z","avatar_url":"https://github.com/SolidLabResearch.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- omit in toc --\u003e\n# Pseudonymity PoC\n\nThis repository contains an implementation for pseudonymity combining WebID and DID Key.\n\n- [Prerequisites](#prerequisites)\n- [Install](#install)\n- [Testing](#testing)\n  - [Implementations](#implementations)\n  - [Running the use case implementations](#running-the-use-case-implementations)\n- [License](#license)\n\n\n## Prerequisites\n\n- Docker Compose\n\n## Install\n\nInstall the package as follows:\n\n```bash\nnpm install\n```\n\n## Testing\n\nOnce [installed](#install),\nyou can run the test suite as follows:\n\n```bash\nnpm run test\n```\n\n### Implementations\n\nWe provide two implementations in which a pseudonymous identity can established:\n\n1. Using a WebID (label: `webid`)\n2. Using a DID Key (label: `did-key`)\n\n### Running the use case implementations\n\nRun a specific use case implementation as follows:\n\n```bash\n./uc-runner.sh [-s did-key|webid] [-n \u003cnr of iterations\u003e] [-d \u003cdlco config\u003e] \n# E.g. ./uc-runner.sh -s did-key\n```\n\nArguments:\n\n- `-d`: (Optional) Document Loader Cache Option (0,1,2, or 3; cfr. [`src/profiling/config.ts`](src/profiling/config.ts) for details) (default: 3).\n- `-n`: (Optional) Number of iterations (default: 1).\n- `-s`: (Optional) Implementation to execute (default: ALL). Possible values: \"ALL|webid|did-key\".\n\n\u003e Execution time of the interactions is profiled across different actors.\nThe actors differ in how they manage and use their identity.\nLogs are recorded in `reports/profiling`.\n\n## License\n\nThis code is copyrighted by [Ghent University – imec](http://idlab.ugent.be/)\nand released under the [MIT license](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidlabresearch%2Fpseudonymity-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolidlabresearch%2Fpseudonymity-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidlabresearch%2Fpseudonymity-demo/lists"}