{"id":18998,"url":"https://github.com/katzenpost/katzenpost","last_synced_at":"2026-08-12T00:22:15.666Z","repository":{"id":46653368,"uuid":"403350445","full_name":"katzenpost/katzenpost","owner":"katzenpost","description":"Katzenpost is a free and open source software project dedicated to researching and developing mix network protocols","archived":false,"fork":false,"pushed_at":"2026-08-08T08:18:01.000Z","size":107661,"stargazers_count":156,"open_issues_count":143,"forks_count":23,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-08T18:28:20.358Z","etag":null,"topics":[],"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/katzenpost.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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-09-05T15:55:04.000Z","updated_at":"2026-08-08T08:18:06.000Z","dependencies_parsed_at":"2026-08-08T10:22:23.250Z","dependency_job_id":null,"html_url":"https://github.com/katzenpost/katzenpost","commit_stats":{"total_commits":5053,"total_committers":41,"mean_commits":123.2439024390244,"dds":0.5471996833564219,"last_synced_commit":"5c2ae016ff91c275148b8f3af0467d74e3543a0f"},"previous_names":[],"tags_count":121,"template":false,"template_full_name":null,"purl":"pkg:github/katzenpost/katzenpost","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katzenpost%2Fkatzenpost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katzenpost%2Fkatzenpost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katzenpost%2Fkatzenpost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katzenpost%2Fkatzenpost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/katzenpost","download_url":"https://codeload.github.com/katzenpost/katzenpost/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katzenpost%2Fkatzenpost/sbom","scorecard":{"id":551769,"data":{"date":"2025-08-11","repo":{"name":"github.com/katzenpost/katzenpost","commit":"cbd39e54a34d1c9855c740a404e9e79c7c0093e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/7 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/darwin.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-mixnet.yml:1","Warn: no topLevel permission defined: .github/workflows/linux.yml:1","Warn: no topLevel permission defined: .github/workflows/replica-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/windows-msys-64bit-gcc-ucrt-msvcrt-golang-test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/darwin.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/katzenpost/katzenpost/darwin.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/darwin.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/katzenpost/katzenpost/darwin.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/darwin.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/katzenpost/katzenpost/darwin.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-mixnet.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/katzenpost/katzenpost/docker-mixnet.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-mixnet.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/katzenpost/katzenpost/docker-mixnet.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-mixnet.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/katzenpost/katzenpost/docker-mixnet.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-mixnet.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/katzenpost/katzenpost/docker-mixnet.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/katzenpost/katzenpost/linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/katzenpost/katzenpost/linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/katzenpost/katzenpost/linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/replica-tests.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/katzenpost/katzenpost/replica-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/replica-tests.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/katzenpost/katzenpost/replica-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/replica-tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/katzenpost/katzenpost/replica-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/replica-tests.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/katzenpost/katzenpost/replica-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/replica-tests.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/katzenpost/katzenpost/replica-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-msys-64bit-gcc-ucrt-msvcrt-golang-test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/katzenpost/katzenpost/windows-msys-64bit-gcc-ucrt-msvcrt-golang-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-msys-64bit-gcc-ucrt-msvcrt-golang-test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/katzenpost/katzenpost/windows-msys-64bit-gcc-ucrt-msvcrt-golang-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-msys-64bit-gcc-ucrt-msvcrt-golang-test.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/katzenpost/katzenpost/windows-msys-64bit-gcc-ucrt-msvcrt-golang-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-msys-64bit-gcc-ucrt-msvcrt-golang-test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/katzenpost/katzenpost/windows-msys-64bit-gcc-ucrt-msvcrt-golang-test.yml/main?enable=pin","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   2 out of   2 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2024-2605 / GHSA-m7wr-2xf7-cm9p","Warn: Project is vulnerable to: GO-2024-2606 / GHSA-mrww-27vc-gghv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T11:05:06.664Z","repository_id":46653368,"created_at":"2025-08-20T11:05:06.664Z","updated_at":"2025-08-20T11:05:06.664Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36543465,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-11T02:00:06.871Z","response_time":99,"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":[],"created_at":"2024-01-11T18:59:57.762Z","updated_at":"2026-08-12T00:22:14.534Z","avatar_url":"https://github.com/katzenpost.png","language":"Go","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/18998","html_url":"https://opencollective.ecosyste.ms/projects/18998","collective":{"id":2762,"uuid":"ov349mrw-gz75lpy5-j986a08d-jeybknox","slug":"the-katzenpost-software-project","name":"The Katzenpost software project","description":"Katzenpost is a free and open source software project dedicated to researching and developing mix networks so that people can communicate more freely.","website":"https://katzenpost.mixnetworks.org/","github":"katzenpost","twitter":null,"repository_url":null,"social_links":[{"type":"GITHUB","url":"https://github.com/katzenpost"}],"currency":"USD","projects_count":78,"last_synced_at":"2026-08-26T12:15:10.732Z","created_at":"2024-01-10T13:17:52.861Z","updated_at":"2026-08-26T12:15:11.002Z","transactions_count":20,"balance":1928.7699999999988,"account_type":"COLLECTIVE","owner":{"login":"katzenpost","name":"Katzenpost","uuid":"29903442","kind":"organization","description":"Traffic Analysis Resistant Messaging, a Sphinx based mixnet","email":null,"website":"https://katzenpost.network/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29903442?v=4","repositories_count":67,"last_synced_at":"2024-10-29T21:13:59.547Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/katzenpost","funding_links":["https://github.com/sponsors/katzenpost"],"total_stars":367,"followers":43,"following":0,"created_at":"2022-11-20T07:48:06.895Z","updated_at":"2024-10-29T21:13:59.548Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/katzenpost","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/katzenpost/repositories"},"last_project_activity_at":"2026-08-08T08:18:01.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2019-02-07T03:25:51.070Z","collective_updated_at":"2023-05-17T20:10:46.005Z","html_url":"https://opencollective.com/the-katzenpost-software-project","icon_url":"https://images.opencollective.com/the-katzenpost-software-project/logo/40.png","total_donations":50568.700000000004,"total_expenses":-49331.6,"current_balance":1928.7699999999988,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/the-katzenpost-software-project","url":"https://opencollective.ecosyste.ms/collectives/the-katzenpost-software-project","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/the-katzenpost-software-project/projects"}}