so for example in your app/project that uses S3, you can point it to our S3 API, and transparently be using IPFS. Then on another client if you wanted to view that data you could: * view it through s3 * view it through an ipfs gateway * download it with the `ipfs` cli, or whatever other IPFS client you are using tl;ldr - any s3 application can now use IPFS without adjusting the application architecture :mindblown: