{"id":50576302,"url":"https://github.com/decentralized-identity/did-dht","last_synced_at":"2026-06-04T22:03:29.974Z","repository":{"id":197877696,"uuid":"699561518","full_name":"decentralized-identity/did-dht","owner":"decentralized-identity","description":"the did:dht method and server implementation","archived":false,"fork":false,"pushed_at":"2025-03-10T08:44:14.000Z","size":1624,"stargazers_count":41,"open_issues_count":38,"forks_count":16,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-14T19:27:10.517Z","etag":null,"topics":["dht","did","hacktoberfest","identity"],"latest_commit_sha":null,"homepage":"https://did-dht.com/","language":"Go","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/decentralized-identity.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":"GOVERNANCE.md","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-02T22:01:13.000Z","updated_at":"2025-12-11T12:58:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"f4ef1920-0f77-4982-8e95-4d551af40a11","html_url":"https://github.com/decentralized-identity/did-dht","commit_stats":null,"previous_names":["tbd54566975/did-dht-method","tbd54566975/did-dht","decentralized-identity/did-dht"],"tags_count":1,"template":false,"template_full_name":"TBD54566975/tbd-project-template","purl":"pkg:github/decentralized-identity/did-dht","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fdid-dht","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fdid-dht/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fdid-dht/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fdid-dht/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/decentralized-identity","download_url":"https://codeload.github.com/decentralized-identity/did-dht/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fdid-dht/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33921411,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-04T02:00:06.755Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["dht","did","hacktoberfest","identity"],"created_at":"2026-06-04T22:03:29.081Z","updated_at":"2026-06-04T22:03:29.969Z","avatar_url":"https://github.com/decentralized-identity.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![godoc did-dht](https://img.shields.io/badge/godoc-did_dht-blue)](https://github.com/TBD54566975/did-dht/impl)\n[![go version 1.23.2](https://img.shields.io/badge/go_version-1.23.2-brightgreen)](https://go.dev/)\n[![license Apache 2](https://img.shields.io/badge/license-Apache%202-black)](https://github.com/TBD54566975/did-dht/blob/main/LICENSE)\n[![issues](https://img.shields.io/github/issues/TBD54566975/did-dht)](https://github.com/TBD54566975/did-dht/issues)\n![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/TBD54566975/did-dht/ci.yml)\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FTBD54566975%2Fdid-dht.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FTBD54566975%2Fdid-dht?ref=badge_shield)\n\n# did-dht\n\nThe `did:dht` method. Home to the [DID DHT Method Specification](https://did-dht.com), and a reference\nimplementation of a gateway server in Go.\n\n## 🎉 Hacktoberfest 2024 🎉\n\n`did-dht` is a participating project in Hacktoberfest 2024! We’re so excited for your contributions, and have created a wide variety of issues so that anyone can contribute. Whether you're a seasoned developer or a first-time open source contributor, there's something for everyone.\n\n### To get started:\n1. Read the [contributing guide](https://github.com/taniashiba/did-dht/blob/main/CONTRIBUTING.md).\n2. Read the [code of conduct](https://github.com/taniashiba/did-dht/blob/main/CODE_OF_CONDUCT.md).\n3. Choose a task from this project's Hacktoberfest issues in our [Project Hub](https://github.com/TBD54566975/did-dht/issues/292) and follow the instructions. Each issue has the 🏷️ `hacktoberfest` label.\n\nHave questions? Connecting with us in our [Discord community](https://discord.gg/tbd) in the `#hacktoberfest` project channel.\n\n---\n\n## Build \u0026 Run\n\n### Quickstart\n\nTo build and run in a single command `./scripts/quickstart.sh`.\n\n```\nUsage: ./scripts/quickstart.sh [options]\n\nBuilds and runs the did-dht server\n\nOptions\n  -h, --help          show this help message and exit\n  -c, --commit=\u003chash\u003e commit hash for `docker build` (default: HEAD)\n  -t, --tag=\u003ctag\u003e     tag name for `docker build` (default: did-dht:latest)\n  -d, --detach        run the container in the background (default: false)\n  -k, --keep          keep the container after it exits (default: false)\n  -n, --name=\u003cname\u003e   name to give the container (default: did-dht-server)\n  -p, --port=\u003cport\u003e   ports to publish the host/container (default: 8305:8305)\n  --skip-run          skip running the container (default: false)\n ```\n\n### `docker`\n\nTo build and run the gateway server, from the `impl` directory run:\n\n```sh\ndocker build \\\n  --build-arg GIT_COMMIT_HASH=$(git rev-parse head) \\\n  --tag did-dht \\\n  --file build/Dockerfile .\n```\n\nand then\n\n```sh\ndocker run \\\n    --publish 8305:8305 \\\n    --publish 6881:6881/udp \\\n    did-dht\n```\n\n## Implementations\n\n| Language   | Client | Server | Link |\n| ---------- | ------ | ------ | ---- |\n| Go         | Yes    | Yes    | [did-dht](./impl), [web5-go](https://github.com/TBD54566975/web5-go/tree/main/dids/diddht) |\n| Typescript | Yes    | No     | [web5-js](https://github.com/TBD54566975/web5-js/blob/main/packages/dids/src/methods/did-dht.ts) |\n| Kotlin     | Yes    | No     | [web5-kt](https://github.com/TBD54566975/web5-kt/tree/main/dids/src/main/kotlin/web5/sdk/dids/methods/dht) |\n| Swift      | Yes    | No     | [web5-swift](https://github.com/TBD54566975/web5-swift/blob/main/Sources/Web5/Dids/Methods/DIDDHT.swift) |\n| Dart       | Yes    | No     | [web5-dart](https://github.com/TBD54566975/web5-dart/tree/main/packages/web5/lib/src/dids/did_dht) |\n| Rust       | Yes    | No     | [web5-rs](https://github.com/TBD54566975/web5-rs/tree/main/crates/dids/src/methods/dht) |\n\n## Project Resources\n\n| Resource                                   | Description                                                                    |\n| ------------------------------------------ | ------------------------------------------------------------------------------ |\n| [Specification](./spec.md)                  | The DID Method specification                                                    |\n| [CODEOWNERS](./CODEOWNERS)                 | Outlines the project lead(s)                                                   |\n| [CODE_OF_CONDUCT.md](./CODE_OF_CONDUCT.md) | Expected behavior for project contributors, promoting a welcoming environment  |\n| [CONTRIBUTING.md](./CONTRIBUTING.md)       | Developer guide to build, test, run, access CI, chat, discuss, file issues      |\n| [GOVERNANCE.md](./GOVERNANCE.md)           | Project governance                                                             |\n| [LICENSE](./LICENSE)                       | Apache License, Version 2.0                                                    |\n\n\n## License\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FTBD54566975%2Fdid-dht.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FTBD54566975%2Fdid-dht?ref=badge_large)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecentralized-identity%2Fdid-dht","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdecentralized-identity%2Fdid-dht","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecentralized-identity%2Fdid-dht/lists"}