{"id":13453134,"url":"https://github.com/storj/storj","last_synced_at":"2026-04-16T09:05:55.756Z","repository":{"id":37413097,"uuid":"128089774","full_name":"storj/storj","owner":"storj","description":"Ongoing Storj v3 development. Decentralized cloud object storage that is affordable, easy to use, private, and secure.","archived":false,"fork":false,"pushed_at":"2025-05-08T13:13:32.000Z","size":166016,"stargazers_count":3099,"open_issues_count":399,"forks_count":415,"subscribers_count":103,"default_branch":"main","last_synced_at":"2025-05-08T14:27:36.062Z","etag":null,"topics":["distributed","distributed-storage","distributed-systems","golang","object-storage","open-source","storage"],"latest_commit_sha":null,"homepage":"https://storj.io","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/storj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-04-04T16:27:18.000Z","updated_at":"2025-05-08T08:00:15.000Z","dependencies_parsed_at":"2023-09-23T13:17:00.455Z","dependency_job_id":"80ae362a-3cfa-4af8-8132-ccf75c587a57","html_url":"https://github.com/storj/storj","commit_stats":{"total_commits":9652,"total_committers":132,"mean_commits":73.12121212121212,"dds":0.8562992125984252,"last_synced_commit":"ee2a4cbf821d3f0273d27a239b3ce3ea8dc14a34"},"previous_names":[],"tags_count":822,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/storj%2Fstorj","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/storj%2Fstorj/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/storj%2Fstorj/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/storj%2Fstorj/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/storj","download_url":"https://codeload.github.com/storj/storj/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253850531,"owners_count":21973662,"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":["distributed","distributed-storage","distributed-systems","golang","object-storage","open-source","storage"],"created_at":"2024-07-31T08:00:33.567Z","updated_at":"2026-01-22T20:12:48.901Z","avatar_url":"https://github.com/storj.png","language":"Go","funding_links":[],"categories":["Go","Storage Server","golang"],"sub_categories":[],"readme":"\u003cpicture\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/storj/.github/main/assets/storj-logo-full-white.png\"\u003e\n  \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://raw.githubusercontent.com/storj/.github/main/assets/storj-logo-full-color.png\"\u003e\n  \u003cimg alt=\"Storj logo\" src=\"https://raw.githubusercontent.com/storj/.github/main/assets/storj-logo-full-color.png\" width=\"140\"\u003e\n\u003c/picture\u003e\n\n# Storj V3 Network\n\n[![Go Report Card](https://goreportcard.com/badge/storj.io/storj)](https://goreportcard.com/report/storj.io/storj)\n[![Go Doc](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](https://pkg.go.dev/storj.io/storj)\n\nStorj is building a distributed cloud storage network.\n[Check out our white paper for more info!](https://storj.io/storjv3.pdf)\n\n----\n\nStorj is an S3-compatible platform and suite of distributed applications that\nallows you to store data in a secure and distributed manner. Your files are\nencrypted, broken into little pieces and stored in a global distributed\nnetwork of computers. Luckily, we also support allowing you (and only you) to\nretrieve those files!\n\n## Table of Contents\n\n- [Contributing](#contributing-to-storj)\n- [Start using Storj](#start-using-storj)\n- [License](#license)\n- [Support](#support)\n\n# Contributing to Storj\n\nAll of our code for Storj v3 is open source. If anything feels off, or if you feel that \nsome functionality is missing, please check out the [contributing page](https://github.com/storj/storj/blob/main/CONTRIBUTING.md). \nThere you will find instructions for sharing your feedback, building the tool locally, \nand submitting pull requests to the project.\n\n### A Note about Versioning\n\nWhile we are practicing [semantic versioning](https://semver.org/) for our client\nlibraries such as [uplink](https://github.com/storj/uplink), we are *not* practicing\nsemantic versioning in this repo, as we do not intend for it to be used via\n[Go modules](https://blog.golang.org/using-go-modules). We may have\nbackwards-incompatible changes between minor and patch releases in this repo.\n\n# Start using Storj\n\nOur wiki has [documentation and tutorials](https://github.com/storj/storj/wiki).\nCheck out these three tutorials:\n\n * [Using the Storj Test Network](https://github.com/storj/storj/wiki/Test-network)\n * [Using the Uplink CLI](https://github.com/storj/storj/wiki/Uplink-CLI)\n * [Using the S3 Gateway](https://github.com/storj/storj/wiki/S3-Gateway)\n\n# License\n\nThis repository is currently licensed with the [AGPLv3](https://www.gnu.org/licenses/agpl-3.0.en.html) license.\n\nFor code released under the AGPLv3, we request that contributors sign our updated\n[Contributor License Agreement (CLA) v2](https://forms.gle/5qfiYnT4HYi95R7JA) so that we can relicense the\ncode under Apache v2, or other licenses in the future.\n\n# Support\n\nIf you have any questions or suggestions please reach out to us on\n[our community forum](https://forum.storj.io/) or file a ticket at\nhttps://support.storj.io/.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstorj%2Fstorj","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstorj%2Fstorj","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstorj%2Fstorj/lists"}