Encryption: seekable ranged reads over encrypted objects #15
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Cordy/Cairn#15
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?
age STREAM is not seekable, so the encrypt decorator currently reads the full object to serve an HTTP Range (fine for the web UI / typical WebDAV, wasteful for large-file random access).
Open→ReadSeekClosercontracthttp.ServeContentexpects.ENCRYPTION-COMPARISON.md.Encryption hardening; completes the v0.3 encryption story.