Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redirect to signed URL for CAR files? #72

Open
alanshaw opened this issue Jul 31, 2023 · 1 comment
Open

Redirect to signed URL for CAR files? #72

alanshaw opened this issue Jul 31, 2023 · 1 comment
Labels
kind/discussion Topical discussion; usually not changes to codebase

Comments

@alanshaw
Copy link
Member

alanshaw commented Jul 31, 2023

Would could create a signed R2 URL for CAR file requests and redirect to it instead of serving the CAR.

The issues could be

  • URL will change (due to the redirect)
  • expiration on redirect URL
  • rate limiting on R2 URL (not under our control)
@alanshaw alanshaw added the kind/discussion Topical discussion; usually not changes to codebase label Jul 31, 2023
@alanshaw
Copy link
Member Author

alanshaw commented Sep 8, 2023

We can/should use roundabout for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/discussion Topical discussion; usually not changes to codebase
Projects
None yet
Development

No branches or pull requests

1 participant