{"id":38014059,"url":"https://github.com/ipni/depute","last_synced_at":"2026-01-16T19:23:28.314Z","repository":{"id":65898208,"uuid":"596634474","full_name":"ipni/depute","owner":"ipni","description":":tophat: a gRPC service to advertise content onto IPNI","archived":false,"fork":false,"pushed_at":"2024-06-24T22:11:58.000Z","size":393,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-11-15T07:36:54.285Z","etag":null,"topics":["experimental","grpc","provider"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ipni.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-02-02T16:01:51.000Z","updated_at":"2024-05-07T18:38:15.000Z","dependencies_parsed_at":"2024-03-15T11:33:36.036Z","dependency_job_id":"3d962806-9ada-42ac-a694-493724c68326","html_url":"https://github.com/ipni/depute","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ipni/depute","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipni%2Fdepute","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipni%2Fdepute/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipni%2Fdepute/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipni%2Fdepute/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ipni","download_url":"https://codeload.github.com/ipni/depute/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipni%2Fdepute/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28481680,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"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":["experimental","grpc","provider"],"created_at":"2026-01-16T19:23:28.223Z","updated_at":"2026-01-16T19:23:28.289Z","avatar_url":"https://github.com/ipni.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# :tophat: depute\n\n[![Go Test](https://github.com/ipni/depute/actions/workflows/go-test.yml/badge.svg)](https://github.com/ipni/depute/actions/workflows/go-test.yml)\n\nA gRPC service to advertise content addressable data onto IPNI.\n\n## Install\n\nTo install `depute` CLI directly via Golang, run:\n\n```shell\n$ go install github.com/ipni/depute/cmd/depute@latest\n```\n\n## Usage\n\n```shell\n$ depute -h \nUsage of depute:\nUsage of ./depute:\n  -directAnnounceURL value\n    \tIndexer URL to send direct http announcement to. Multiple OK\n  -grpcListenAddr string\n    \tThe gRPC server listen address. (default \"0.0.0.0:40080\")\n  -grpcTlsCertPath string\n    \tPath to gRPC server TLS Certificate.\n  -grpcTlsKeyPath string\n    \tPath to gRPC server TLS Key.\n  -httpListenAddr string\n    \tAddress to listen on for publishing advertisements over HTTP.\n  -libp2pIdentityPath string\n    \tPath to the marshalled libp2p host identity. If unspecified a random identity is generated.\n  -libp2pListenAddrs string\n    \tComma separated libp2p host listen addrs. If unspecified the default listen addrs are used at ephemeral port.\n  -logLevel string\n    \tLogging level. Only applied if GOLOG_LOG_LEVEL environment variable is unset. (default \"info\")\n  -noPubsub\n    \tDisable pubsub announcements of new advertisements.\n  -pubAddr value\n    \tAddress to tell indexer where to retrieve advertisements. Multiple OK\n  -retrievalAddrs string\n    \tComma separated retrieval multiaddrs to advertise. If unspecified, libp2p host listen addrs are used.\n  -topic string\n    \tSets the topic that pubsub messages are send on. (default \"/indexer/ingest/mainnet\")\n```\n\n### Run Server Locally\n\nTo run the `depute` HTTP server locally, execute:\n\n```shell\n$ go run ./cmd/depute\n```\n\nThe above command starts the gRPC server exposed on default listen address: `http://localhost:40080`.\n\nTo shutdown the server, interrupt the terminal by pressing `Ctrl + C`\n\n## License\n\n[SPDX-License-Identifier: Apache-2.0 OR MIT](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipni%2Fdepute","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fipni%2Fdepute","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipni%2Fdepute/lists"}