mitre / fusera

A FUSE interface to the NCBI Sequence Read Archive (SRA)
Apache License 2.0
29 stars 12 forks source link

fusera with native URLs #116

Closed saulakravitz closed 6 years ago

saulakravitz commented 6 years ago

Currently, fusera assumes that URLs for object incorporate authorization (signedURLs). Significant new data will be open access, and will be sitting in requester pays buckets. In that scenario, fusera must present the user's credentials to S3/GCS to so that charges can be assigned to the user, and not to the SDDP production account.