Skip to content

Stream zip archives without key#98

Open
besendorf wants to merge 1 commit into
mainfrom
codex/unencrypted-zip-streaming-fallback
Open

Stream zip archives without key#98
besendorf wants to merge 1 commit into
mainfrom
codex/unencrypted-zip-streaming-fallback

Conversation

@besendorf
Copy link
Copy Markdown
Collaborator

Summary

  • Keep encrypted streaming behavior when key.txt is present.
  • Fall back to direct unencrypted .zip streaming when key.txt is missing.
  • Update streaming-mode logging and finalization paths to distinguish encrypted and unencrypted archives.

Impact

Acquisitions can now still stream into a zip archive without requiring an age public key, avoiding the non-streaming folder workflow when encryption is unavailable.

Validation

  • GOCACHE=/tmp/go-build go test ./...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant