Conversation
Codecov Report❌ Patch coverage is
🚀 New features to boost your workflow:
|
frrist
left a comment
There was a problem hiding this comment.
Maybe call these unauthorized or unauthenticated?
Hmm, I almost did, but they're not unauthorized - they're allowed to request the data because it's public/open...and actually since it's using the retrieval client it is authorized - it even sends an authroized UCAN, which is unnecessary but the change here is for when you do not know that in advance. I could get behind AI says:
|
|
Curious what the timeline looks like for this to get merged and deployed to the Storacha endpoint? |
This PR enables the UCAN authorized retrieval client to allow retrievals from public buckets. That is, public URLs that when requested return the data but NOT an
X-Agent-Messageheader.