Hi HN! I'm JT Olio. You might know me from previous posts such as "Go channels are bad and you should feel bad" (bad example), "Whiteboard problems in pure lambda Calculus" (good example), or being one of the first to write about switching my company from Python to Go back in 2014.<p>I've been working with the team here at Storj Labs to build a decentralized Amazon S3-compatible cloud storage service that is affordable, private, and secure. We just launched our new service called Tardigrade (https://tardigrade.io/) and I'd love to get input from more developers. It's open source (check out the GitHub repo at https://github.com/storj/storj) and we're primarily using Go (naturally).<p>If you haven't heard of Storj, the simplified explanation is that we are the Airbnb of hard drives. We take extra HDD space, aggregate it, incorporate Reed Solomon and other techniques to create resiliency, and sell it as a service to people who need object storage. The end result is a service that is encrypted by default, as fast as the big 3 cloud providers, and half the cost.<p>We've gone through a bit of a rebirth in the last few years. After hiring Ben Golub (Docker, Gluster, Verisign) as our new CEO, in 2018 we launched a 90 page, very detailed, technical whitepaper (https://storj.io/storjv3.pdf) for our new storage system, in 2019 we launched our alphas and betas, and now we're launching open access to our service! If you'd like to give it a try and share feedback, I can give you some credit to play around with. I'm also happy to answer any questions or share some more details around testing we've completed. Let me know what you think!