{"id":28458746,"url":"https://github.com/openmined/syftbox","last_synced_at":"2026-02-24T11:01:56.710Z","repository":{"id":290686468,"uuid":"962742633","full_name":"OpenMined/syftbox","owner":"OpenMined","description":"The internet of private data","archived":false,"fork":false,"pushed_at":"2026-02-07T13:46:17.000Z","size":4067,"stargazers_count":19,"open_issues_count":11,"forks_count":8,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-02-07T20:17:34.717Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.syftbox.net","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/OpenMined.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"dco":null,"cla":null},"funding":{"github":"openmined"}},"created_at":"2025-04-08T15:52:57.000Z","updated_at":"2026-01-21T08:19:38.000Z","dependencies_parsed_at":"2025-04-30T03:24:05.713Z","dependency_job_id":"a0e7a840-ab9d-439f-ae7a-b7e97701685f","html_url":"https://github.com/OpenMined/syftbox","commit_stats":null,"previous_names":["openmined/syftbox"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/OpenMined/syftbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenMined%2Fsyftbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenMined%2Fsyftbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenMined%2Fsyftbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenMined%2Fsyftbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenMined","download_url":"https://codeload.github.com/OpenMined/syftbox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenMined%2Fsyftbox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29780604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T10:45:18.109Z","status":"ssl_error","status_checked_at":"2026-02-24T10:45:09.911Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2025-06-07T00:39:41.434Z","updated_at":"2026-02-24T11:01:56.704Z","avatar_url":"https://github.com/OpenMined.png","language":"Go","funding_links":["https://github.com/sponsors/openmined"],"categories":[],"sub_categories":[],"readme":"# SyftBox\n\nSyftBox is an open-source protocol that enables developers and organizations to build, deploy, and federate privacy-preserving computations seamlessly across a network. Unlock the ability to run computations on distributed datasets without centralizing data—preserving security while gaining valuable insights.\n\nRead the [documentation](https://www.syftbox.net) for more details.\n\n\u003e [!WARNING]\n\u003e This project is a rewrite of the [original Python version](https://github.com/OpenMined/syft). Consequently, the linked documentation may not fully reflect the current implementation.\n\n## Quick Start\n\nUsing the GUI, from https://github.com/OpenMined/SyftUI/releases\n\nOn macOS and Linux.\n```\ncurl -fsSL https://syftbox.net/install.sh | sh\n```\n\nOn Windows using Powershell\n```\npowershell -ExecutionPolicy ByPass -c \"irm https://syftbox.net/install.ps1 | iex\"\n```\n\n## Contributing\n\n### Install Go\nFollow the official [Go installation guide](https://golang.org/doc/install) to set up Go on your system.\n\n### Install Just\nJust is a command runner. You can install it by following the instructions on the [Just GitHub page](https://github.com/casey/just#installation).\n\n### Setup Toolchain\nRun the following command to set up the necessary toolchain:\n```\njust setup-toolchain\n```\n\n### Add Go Bin to Your Path\nEnsure that your Go binaries are accessible by adding them to your PATH. Run the following command:\n```\nexport PATH=\"$PATH:$(go env GOPATH)/bin\"\n```\n\n### Run Tests\nVerify your setup by running the tests:\n```\njust test\n```\n\n## Documentation\n\n- [Development Guide](./DEVELOPMENT.md) - Guide for developers contributing to SyftBox\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenmined%2Fsyftbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenmined%2Fsyftbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenmined%2Fsyftbox/lists"}