storj

所属分类:云数据库/云存储
开发工具:GO
文件大小:9952KB
下载次数:0
上传日期:2023-06-16 20:49:17
上 传 者sh-1993
说明:  正在进行的Storj v3开发。价格合理、易于使用、私有和安全的去中心化云对象存储。
(Ongoing Storj v3 development. Decentralized cloud object storage that is affordable, easy to use, private, and secure.)

文件列表:
.dockerignore (27, 2023-10-02)
.earthlyignore (34, 2023-10-02)
CODEOWNERS (534, 2023-10-02)
CODE_OF_CONDUCT.md (3637, 2023-10-02)
CONTRIBUTING.md (5494, 2023-10-02)
DEVELOPING.md (16062, 2023-10-02)
Earthfile (5730, 2023-10-02)
Jenkinsfile (5859, 2023-10-02)
Jenkinsfile.premerge (11780, 2023-10-02)
Jenkinsfile.public (14133, 2023-10-02)
Jenkinsfile.verify (11300, 2023-10-02)
LICENSE (34523, 2023-10-02)
MAINTAINERS.md (4516, 2023-10-02)
Makefile (23117, 2023-10-02)
certificate (0, 2023-10-02)
certificate\authorization (0, 2023-10-02)
certificate\authorization\authorizations.go (5951, 2023-10-02)
certificate\authorization\authorizations_test.go (33494, 2023-10-02)
certificate\authorization\db.go (8005, 2023-10-02)
certificate\authorization\db_test.go (9913, 2023-10-02)
certificate\authorization\doc.go (212, 2023-10-02)
certificate\authorization\endpoint.go (2973, 2023-10-02)
certificate\authorization\endpoint_test.go (3080, 2023-10-02)
certificate\authorization\service.go (1718, 2023-10-02)
certificate\authorization\service_test.go (1746, 2023-10-02)
certificate\certificateclient (0, 2023-10-02)
certificate\certificateclient\client.go (2396, 2023-10-02)
certificate\certificateclient\doc.go (188, 2023-10-02)
... ...

# Storj V3 Network [![Go Report Card](https://goreportcard.com/badge/storj.io/storj)](https://goreportcard.com/report/storj.io/storj) [![Go Doc](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](https://pkg.go.dev/storj.io/storj) [![Coverage Status](https://img.shields.io/badge/coverage-master-green.svg)](https://build.dev.storj.io/job/storj/job/main/cobertura) Storj logo Storj is building a distributed cloud storage network. [Check out our white paper for more info!](https://storj.io/storj.pdf) ---- Storj is an S3-compatible platform and suite of distributed applications that allows you to store data in a secure and distributed manner. Your files are encrypted, broken into little pieces and stored in a global distributed network of computers. Luckily, we also support allowing you (and only you) to retrieve those files! ## Table of Contents - [Contributing](#contributing-to-storj) - [Start using Storj](#start-using-storj) - [License](#license) - [Support](#support) # Contributing to Storj All of our code for Storj v3 is open source. If anything feels off, or if you feel that some functionality is missing, please check out the [contributing page](https://github.com/storj/storj/blob/main/CONTRIBUTING.md). There you will find instructions for sharing your feedback, building the tool locally, and submitting pull requests to the project. ### A Note about Versioning While we are practicing [semantic versioning](https://semver.org/) for our client libraries such as [uplink](https://github.com/storj/uplink), we are *not* practicing semantic versioning in this repo, as we do not intend for it to be used via [Go modules](https://blog.golang.org/using-go-modules). We may have backwards-incompatible changes between minor and patch releases in this repo. # Start using Storj Our wiki has [documentation and tutorials](https://github.com/storj/storj/wiki). Check out these three tutorials: * [Using the Storj Test Network](https://github.com/storj/storj/wiki/Test-network) * [Using the Uplink CLI](https://github.com/storj/storj/wiki/Uplink-CLI) * [Using the S3 Gateway](https://github.com/storj/storj/wiki/S3-Gateway) # License This repository is currently licensed with the [AGPLv3](https://www.gnu.org/licenses/agpl-3.0.en.html) license. For code released under the AGPLv3, we request that contributors sign our [Contributor License Agreement (CLA)](https://docs.google.com/forms/d/e/1FAIpQLSdVzD5W8rx-J_jLaPuG31nbOzS8yhNIIu4yHvzonji6NeZ4ig/viewform) so that we can relicense the code under Apache v2, or other licenses in the future. # Support If you have any questions or suggestions please reach out to us on [our community forum](https://forum.storj.io/) or file a ticket at https://support.storj.io/.

近期下载者

相关文件


收藏者