Uploading unsigned store paths to a binary cache should fail by default #357

Open
opened 2024-05-28 05:40:33 +00:00 by jade · 0 comments
Owner

It's possible to get yourself into a spectacularly unpleasant state (cc @rbt) by forgetting to sign paths that are going onto a binary cache. We should stop users from getting into this state at all by default at least.

We have a &secret-key= parameter for binary caches that prevents this from happening by simply signing everything, but this should be prevented from happening accidentally altogether on s3 caches at least tbh.

It's possible to get yourself into a spectacularly unpleasant state (cc @rbt) by forgetting to sign paths that are going onto a binary cache. We should stop users from getting into this state at all by default at least. We have a `&secret-key=` parameter for binary caches that prevents this from happening by simply signing everything, but this should be prevented from happening accidentally altogether on s3 caches at least tbh.
jade added the
ux
E/easy
E/help wanted
labels 2024-05-28 05:40:33 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix#357
No description provided.