|
11 | 11 | - [Chat](#chat)
|
12 | 12 | - [GitHub issues](#github-issues)
|
13 | 13 | - [Security issues and disclosures](#security-issues-and-disclosures)
|
| 14 | + - [Storage Provider Incubation Program](#storage-provider-incubation-program) |
14 | 15 | - [Useful links](#useful-links)
|
15 | 16 | - [Ecosystem Projects](#ecosystem-projects)
|
16 | 17 | - [Showcase Your Project!](#showcase-your-project)
|
@@ -125,6 +126,42 @@ Almost anything you find that is a bug in the codebase should be filed as an iss
|
125 | 126 |
|
126 | 127 | Please refer to [SECURITY.md](./SECURITY.md) document found in this repo on how to best report findings and participate on the bug bounty program.
|
127 | 128 |
|
| 129 | +## Storage Provider Incubation Program |
| 130 | + |
| 131 | +The incubation program is announced by Filecoin Foundation partnered with [Venus Team](https://filecoinproject.slack.com/archives/CEHHJNJS3) as technical consultant on July 8, 2021. Details of the program can be found [here](https://filecoinfoundation.medium.com/introducing-the-filecoin-storage-provider-incubation-center-ea8743e18e). |
| 132 | + |
| 133 | +### Overview |
| 134 | + |
| 135 | +The program aims to ease small to medium sized storage provider into having better expierence of operating a storage service. Participants of the program will deploy their storage services using Venus implementation of Filecoin with minimum future maintenance and lowered hardware costs. |
| 136 | + |
| 137 | +#### Application |
| 138 | + |
| 139 | +To Apply, fill out the form [here](http://venusteam.mikecrm.com/1lmpQtj). Application deadline for the first bactch is July 19, 2021. |
| 140 | + |
| 141 | +#### Prerequisites |
| 142 | + |
| 143 | +To take adavantage of the free 90-day [shared venus modules](https://venus.filecoin.io/guide/Using-venus-Shared-Modules.html#introducing-venus-modules) of the incubation program, storage providers are required to grow at least 2TiB/day. |
| 144 | + |
| 145 | +#### Resources |
| 146 | + |
| 147 | +Program Roadmap: https://github.com/Joss-Hua/Mining-Incubator |
| 148 | + |
| 149 | +Venus Documentations: https://venus.filecoin.io/ |
| 150 | + |
| 151 | +Slack Channel: [#fil-venus](https://filecoinproject.slack.com/archives/CEHHJNJS3) |
| 152 | + |
| 153 | +Contact: [@Joss-Venus](https://filecoinproject.slack.com/archives/D01SD621WBT) or [@Tim Guo](https://filecoinproject.slack.com/archives/D0209UW29FE) |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | +### About Venus |
| 158 | + |
| 159 | +Venus is a Go implementation of the Filecoin Distributed Storage Network, which focuses its resources on the following... |
| 160 | + |
| 161 | +- **Security**: Secure by design. Safe guard your keys and storage operation with our extensive security features. |
| 162 | +- **Simplicity first**: Modularized setup with less overhead in maintenance will get you started in no time. |
| 163 | +- **Storage Pool**: Share infrastructure with other storage providers to unlock your true potentials. |
| 164 | + |
128 | 165 | ## Useful links
|
129 | 166 |
|
130 | 167 | If you are new to the Filecoin Project, below are some helpful links for you to learn more about it:
|
|
0 commit comments