{"id":16616485,"url":"https://github.com/parazyd/tordam","last_synced_at":"2025-07-05T19:09:10.588Z","repository":{"id":45235721,"uuid":"112002326","full_name":"parazyd/tordam","owner":"parazyd","description":"A library for peer discovery inside the Tor network","archived":false,"fork":false,"pushed_at":"2024-04-19T12:18:42.000Z","size":9233,"stargazers_count":27,"open_issues_count":1,"forks_count":6,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-16T06:06:45.896Z","etag":null,"topics":["anonymity","golang","hidden-service","json-rpc","p2p","peer-discovery","peer-to-peer","privacy","tor"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/parazyd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2017-11-25T12:35:04.000Z","updated_at":"2025-03-12T07:01:34.000Z","dependencies_parsed_at":"2023-10-16T03:10:56.162Z","dependency_job_id":"177b47ab-d7b8-4a4f-aa58-5f6c95bcdb33","html_url":"https://github.com/parazyd/tordam","commit_stats":null,"previous_names":["parazyd/tor-dam"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parazyd%2Ftordam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parazyd%2Ftordam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parazyd%2Ftordam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parazyd%2Ftordam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parazyd","download_url":"https://codeload.github.com/parazyd/tordam/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243936504,"owners_count":20371523,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["anonymity","golang","hidden-service","json-rpc","p2p","peer-discovery","peer-to-peer","privacy","tor"],"created_at":"2024-10-12T02:13:15.043Z","updated_at":"2025-03-16T21:31:11.316Z","avatar_url":"https://github.com/parazyd.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"tor-dam (Tor Distributed Announce Mechanism)\n============================================\n\n![tordam](contrib/tordam.png)\n\nA library for peer discovery inside the Tor network.\n\n![Build Status](https://github.com/parazyd/tordam/actions/workflows/go.yml/badge.svg)\n[![Go Report Card](https://goreportcard.com/badge/github.com/parazyd/tordam)](https://goreportcard.com/report/github.com/parazyd/tordam)\n[![Go Reference](https://pkg.go.dev/badge/github.com/parazyd/tordam.svg)](https://pkg.go.dev/github.com/parazyd/tordam)\n\nInstallation\n------------\n\n```\ngo get github.com/parazyd/tordam\n```\n\nDocumentation\n-------------\n\nhttps://pkg.go.dev/github.com/parazyd/tordam\n\ntor-dam is a small library that can be used to facilitate peer to\npeer services in the Tor network with simple mechanisms.\n\nAn integration example can be found and reviewed in the form of a\nsingle go file: [cmd/tor-dam/tor-dam.go](cmd/tor-dam/tor-dam.go). It\nis procedural and well-documented so it should serve well for learning\nhow to integrate the library into a Go program.\n\nMost of the library's code is documented in the source, along with\ngodoc.\n\n\nFeature list\n------------\n\n* Anonymous peer mapping in the Tor network\n* Launching Tor and Hidden Services\n* Port mapping to launched hidden service for easy anonymous services\n* Exporting available peers through any marshaling interface (think\n  peer list as JSON)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparazyd%2Ftordam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparazyd%2Ftordam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparazyd%2Ftordam/lists"}