cupOJoseph / storj-web-gateway

A web gateway to the storj network.
https://storjgateway.com/
MIT License
4 stars 4 forks source link

Integrate tardigrade #13

Closed cupOJoseph closed 5 years ago

cupOJoseph commented 5 years ago

Use storj api key, my own enc key, identity that Kevin helped setup, to return files when the server requests them.

When a request like this https://www.MyStorjGateway.com/bucket-name/your-large-file.mp4 comes in to the Go server at main.go we should run something like:

./uplink_darwin_amd64 cp sj://bucket-name/your-large-file.mp4 ~/Desktop/your-large-file.mp4

as described in https://github.com/storj/storj/wiki/Uplink-CLI, and return that file.

cupOJoseph commented 5 years ago

The bucket is names bucket-name but I dont know if we need that yet.

cupOJoseph commented 5 years ago

https://github.com/storj/docs/blob/master/Vanguard-Release-Setup-Instructions.md#setting-up-your-uplink-gateway-on-the-v3-network

gitcoinbot commented 5 years ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


This issue now has a funding of 0.001 ETH (0.17 USD @ $169.5/ETH) attached to it.

gitcoinbot commented 5 years ago

Issue Status: 1. Open 2. Cancelled


Workers have applied to start work.

These users each claimed they can complete the work by 12 months from now. Please review their action plans below:

1) iamonuwa has applied to start work _(Funders only: approve worker | reject worker)_.

Awesome task, enjoy writing go projects

Learn more on the Gitcoin Issue Details page.

gitcoinbot commented 5 years ago

Issue Status: 1. Open 2. Cancelled


The funding of 0.001 ETH (0.17 USD @ $169.5/ETH) attached to this issue has been cancelled by the bounty submitter

gitcoinbot commented 5 years ago

⚡️ A tip worth 1500.00000 STORJ (424.95 USD @ $0.28/STORJ) has been granted to @iamonuwa for this issue from @jschiarizzi. ⚡️

Nice work @iamonuwa! Your tip has automatically been deposited in the ETH address we have on file.

gitcoinbot commented 5 years ago

⚡️ A tip worth 1500.00000 STORJ (424.95 USD @ $0.28/STORJ) has been granted to @iamonuwa for this issue from @jschiarizzi. ⚡️

Nice work @iamonuwa! Your tip has automatically been deposited in the ETH address we have on file.

gitcoinbot commented 5 years ago

⚡️ A tip worth 1500.00000 STORJ (424.95 USD @ $0.28/STORJ) has been granted to @iamonuwa for this issue from @jschiarizzi. ⚡️

Nice work @iamonuwa! Your tip has automatically been deposited in the ETH address we have on file.

gitcoinbot commented 5 years ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


This issue now has a funding of 5000.0 STORJ (1416.5 USD @ $0.28/STORJ) attached to it.

gitcoinbot commented 5 years ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


Work has been started.

These users each claimed they can complete the work by 2 months, 1 week from now. Please review their action plans below:

1) iamonuwa has been approved to start work.

I <3 Golang tasks. Already sent in PR for this issue.

Learn more on the Gitcoin Issue Details page.

gitcoinbot commented 5 years ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


This issue now has a funding of 5000.0 STORJ (1114.5 USD @ $0.22/STORJ) attached to it.

gitcoinbot commented 5 years ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


Work for 5000.0 STORJ (1114.5 USD @ $0.22/STORJ) has been submitted by:

  1. @iamonuwa
  2. @iamonuwa
  3. @iamonuwa

@jschiarizzi please take a look at the submitted work:


gitcoinbot commented 5 years ago
Open Source Freedom Fighter ⚡️ A *Open Source Freedom Fighter* Kudos has been sent to @iamonuwa for this issue from @jschiarizzi. ⚡️ Nice work @iamonuwa! Your Kudos has automatically been sent in the ETH address we have on file.
gitcoinbot commented 5 years ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


The funding of 5000.0 STORJ (1114.5 USD @ $0.22/STORJ) attached to this issue has been approved & issued to @iamonuwa.

Additional Tips for this Bounty:


gitcoinbot commented 5 years ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


This Bounty has been completed.

Additional Tips for this Bounty:


cupOJoseph commented 5 years ago

gitcoin bot went kinda hard on this issue. should be done now.