Skip to content

Support multiple age recipients - #115

Merged
besendorf merged 1 commit into
mainfrom
feature/multiple-age-recipients
Jul 27, 2026
Merged

Support multiple age recipients#115
besendorf merged 1 commit into
mainfrom
feature/multiple-age-recipients

Conversation

@besendorf

Copy link
Copy Markdown
Collaborator

Summary

Allow key.txt to contain multiple age recipients, one per line, so every listed recipient can decrypt the resulting acquisition archive.

The recipient file now follows age’s standard recipient-file syntax, including support for blank lines and comments beginning with #. The encryption stream is created for all parsed recipients, and the user documentation describes the supported format.

Previously, androidqf parsed the entire file as a single X25519 recipient, so adding a second recipient made the key file invalid.

Closes #30

@besendorf
besendorf marked this pull request as ready for review July 27, 2026 13:09
@besendorf
besendorf merged commit 4ddf05d into main Jul 27, 2026
2 checks passed
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.

support for multiple recipients in key.txt

1 participant