Encrypted Use of S3 Buckets #10
Labels
No labels
availability
bug
deployment-usability
duplicate
enhancement
help-wanted
question
security
stack-auth
stack-chat
stack-cleanup
stack-git
stack-mesh
stack-site-support
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: python-support/python-support-infra#10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
S3 providers have various pros/cons. For example, Cloudflare R2 has up to 10GB free storage. All non-self-hosted providers have the same privacy issues, though.
Luckily,
rclone
itself (which implements the Docker volume plugin we use for non-low-latency filesystems) can help. It can wrap backends in a layer of AES encryption, which is critical for keeping data private from storage providers. The use is a little nuanced, and probably will require host-installed configs for us to stay sane.acme.json
for distributed Traefik #14