Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/minio/minio
MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
https://github.com/minio/minio
amazon-s3 cloud cloudnative cloudstorage go k8s kubernetes multi-cloud multi-cloud-kubernetes objectstorage s3 storage
Last synced: 3 days ago
JSON representation
MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
- Host: GitHub
- URL: https://github.com/minio/minio
- Owner: minio
- License: agpl-3.0
- Created: 2015-01-14T19:23:58.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-12-04T11:51:26.000Z (8 days ago)
- Last Synced: 2024-12-04T12:37:28.032Z (8 days ago)
- Topics: amazon-s3, cloud, cloudnative, cloudstorage, go, k8s, kubernetes, multi-cloud, multi-cloud-kubernetes, objectstorage, s3, storage
- Language: Go
- Homepage: https://min.io/download?license=agpl&platform=linux
- Size: 126 MB
- Stars: 48,647
- Watchers: 625
- Forks: 5,551
- Open Issues: 27
-
Metadata Files:
- Readme: README.fips.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: code_of_conduct.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-go - minio - Minio is a distributed object storage server. (Server Applications / HTTP Clients)
- awesome - minio/minio - The Object Store for AI Data Infrastructure (Go)
- awesome - minio - MinIO is a high performance object storage server compatible with Amazon S3 APIs (Go)
- zero-alloc-awesome-go - minio - Minio is a distributed object storage server. (Server Applications / HTTP Clients)
- awesome-homelab - MinIO - performance, S3 compatible object store, open sourced under GNU AGPLv3 license. | (Apps / Development)
- awesome-go-storage - minio - Minio is an open source object storage server compatible with Amazon S3 APIs. (Storage Server)
- awesome - minio/minio - MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license. (Go)
- awesome - minio
- awesome-rainmana - minio/minio - MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license. (Go)
- awesome-ops - minio/minio - 3.0|47123|2015-01-14|2024-10-05 | MinIO 是一个高性能、兼容 S3 的对象存储 | (文件管理系统)
- awesome-repositories - minio/minio - MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license. (Go)
- awesome-modern-devops - Minio - A high performance object storage. (Storage)
- awesome-starts - minio/minio - High Performance, Kubernetes Native Object Storage (Go)
- awesome-starred - minio/minio - High Performance Object Storage for AI (kubernetes)
- go-awesome - MinIO - object storage server (Open source library / Files/Storage)
- awesome-x - minio - Cloud ☁️ Object Storage (Go)
- awesome-docker - Minio - S3 compatible object storage server in Docker containers (Container Operations / Volume Management / Data)
- jimsghstars - minio/minio - MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license. (Go)
- awesome-list - minio
- awesome-go - minio - Minio is a distributed object storage server. Stars:`48.6K`. (Server Applications / HTTP Clients)
- awesome-golang-repositories - minio
- awesome-developer-experience - MinIO - S3-compatible object storage. (🧰 Tools / Open-Source)
- awesome-hackathon - minio
- awesome-go - minio - Minio is an open source object storage server compatible with Amazon S3 APIs - ★ 13532 (Server Applications)
- awesome-go-extra - minio - Cloud :cloud: Object Storage |34857|4136|24|2015-01-14T19:23:58Z|2022-08-25T20:21:09Z| (Server Applications / HTTP Clients)
- awesome-dataops - MinIO - High Performance, Kubernetes Native Object Storage compatible with Amazon S3 API. (File System / Vector Database)
- awesome-go-zh - minio
- awesome-go-storage - minio - Minio is an open source object storage server compatible with Amazon S3 APIs. (Storage Server)
- awesome-docker - Minio - S3 compatible object storage server in Docker containers (Container Operations / Volume Management / Data)
- starred-awesome - minio - Minio is an open source object storage server compatible with Amazon S3 APIs (Go)
- awesome-datalake - Minio - MinIO is a High Performance Object Storage released under GNU Affero General Public License v3.0. It is API compatible with Amazon S3 cloud storage service. (Data Lake Storages)
- awesome-datalake - Minio - MinIO is a High Performance Object Storage released under GNU Affero General Public License v3.0. It is API compatible with Amazon S3 cloud storage service. (Data Lake Storages)
- StarryDivineSky - minio/minio
- awesome-ccamel - minio/minio - MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license. (Go)
- stars - minio/minio - performance, S3 compatible object store, open sourced under GNU AGPLv3 license. (HarmonyOS / Windows Manager)
- awesome-trevor - minio - high-performance, S3 compatible object store, open sourced (Programming / Storage)
- my-awesome - minio/minio - s3,cloud,cloudnative,cloudstorage,go,k8s,kubernetes,multi-cloud,multi-cloud-kubernetes,objectstorage,s3,storage pushed_at:2024-12 star:48.7k fork:5.6k MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license. (Go)
- awesome - minio - MinIO is a high performance object storage server compatible with Amazon S3 APIs (Storage)
- awesome-dok - MinIO - High Performance Object Storage compatible with Amazon S3 cloud storage service. (Storage / Other)
- awesome-dok - MinIO - High Performance Object Storage compatible with Amazon S3 cloud storage service. (Storage / Other)
- awesome - minio/minio - High Performance Object Storage for AI (kubernetes)
README
# MinIO FIPS Builds
MinIO creates FIPS builds using a patched version of the Go compiler (that uses BoringCrypto, from BoringSSL, which is [FIPS 140-2 validated](https://csrc.nist.gov/csrc/media/projects/cryptographic-module-validation-program/documents/security-policies/140sp2964.pdf)) published by the Golang Team [here](https://github.com/golang/go/tree/dev.boringcrypto/misc/boring).
MinIO FIPS executables are available at - they are only published for `linux-amd64` architecture as binary files with the suffix `.fips`. We also publish corresponding container images to our official image repositories.
We are not making any statements or representations about the suitability of this code or build in relation to the FIPS 140-2 standard. Interested users will have to evaluate for themselves whether this is useful for their own purposes.