{"id":23182206,"url":"https://github.com/cbodonnell/go-pub","last_synced_at":"2026-04-29T13:37:15.505Z","repository":{"id":40651216,"uuid":"365424791","full_name":"cbodonnell/go-pub","owner":"cbodonnell","description":"ActivityPub implementation in Go","archived":false,"fork":false,"pushed_at":"2023-10-04T01:12:43.000Z","size":527,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-28T01:53:05.916Z","etag":null,"topics":["activitypub","go"],"latest_commit_sha":null,"homepage":"","language":"Go","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/cbodonnell.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2021-05-08T05:13:41.000Z","updated_at":"2022-01-03T02:38:00.000Z","dependencies_parsed_at":"2023-11-11T19:46:12.006Z","dependency_job_id":null,"html_url":"https://github.com/cbodonnell/go-pub","commit_stats":{"total_commits":238,"total_committers":2,"mean_commits":119.0,"dds":0.008403361344537785,"last_synced_commit":"a0eeacb0e28ec9cb442a7729760c4421c328f42e"},"previous_names":["cheebz/go-pub"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cbodonnell/go-pub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbodonnell%2Fgo-pub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbodonnell%2Fgo-pub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbodonnell%2Fgo-pub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbodonnell%2Fgo-pub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cbodonnell","download_url":"https://codeload.github.com/cbodonnell/go-pub/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbodonnell%2Fgo-pub/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28161697,"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","status":"online","status_checked_at":"2026-01-01T02:00:06.694Z","response_time":59,"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":["activitypub","go"],"created_at":"2024-12-18T08:19:36.228Z","updated_at":"2026-01-12T07:34:46.760Z","avatar_url":"https://github.com/cbodonnell.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go-Pub\nA server-side implementation of the [ActivityPub](https://www.w3.org/TR/activitypub/) social networking protocol.\n\nSpecial thanks to [tedu](https://www.tedunangst.com/) for the knowledge and inspiration.\n\n## Useful Resources\n- ActivityPub\n    - [ActivityPub Specification](https://www.w3.org/TR/activitypub/)\n    - [ActivityPub Vocabulary](https://www.w3.org/TR/activitystreams-vocabulary/)\n- JSON-LD\n    - [JSON-LD](https://json-ld.org/)\n    - [Go Module](https://github.com/cheebz/arb) created for handling arbitrary JSON\n- HTTP Signatures\n    - [Spec](https://datatracker.ietf.org/doc/html/draft-cavage-http-signatures)\n    - [Go Module](https://github.com/cheebz/sigs) created for signing and validating requests\n\n## Configuration\nSee **.env.example** for an example configuration.\n\n### Notes\n- AUTH - Authorization endpoint. GET request will be made to this endpoint to authorize requests, as necessary.\n- CLIENT - Requests made without the \"application/activity+json\" Accept header will be reverse proxied to this URL. Can also provide a directory path here to serve static files.\n- RSA_PUBLIC_KEY/RSA_PRIVATE_KEY - Paths to RSA public and private keys, respectively. Used to sign requests for federation.\n\n*Currently the application supports only PostgreSQL databases (hoping to add more eventually). Execute the init_db.sql statement to build the required tables.*\n\n## Docker\nContainer image can be created by running `docker build -t cheebz/go-pub .` or `docker build -t cheebz/go-pub -f Dockerfile.prod .`\n\nDocker-compose files are available that include PostgreSQL and Redis images.\n\n## Kubernetes\nThere is a Helm chart in the [go-pub-k8s](https://github.com/cbodonnell/go-pub-k8s) repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbodonnell%2Fgo-pub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcbodonnell%2Fgo-pub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbodonnell%2Fgo-pub/lists"}