Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for -R - and -i - #177

Closed
str4d opened this issue Jan 3, 2021 · 0 comments
Closed

Add support for -R - and -i - #177

str4d opened this issue Jan 3, 2021 · 0 comments
Milestone

Comments

@str4d
Copy link
Owner

str4d commented Jan 3, 2021

i.e. reading a recipients or identities list from stdin. This would need to be de-conflicted with accepting plaintext input from stdin (since there is only one stdin).

@str4d str4d changed the title Add support for -R - Add support for -R - and -i - Jan 3, 2021
@str4d str4d added this to the rage 0.8.0 milestone Mar 20, 2022
@str4d str4d modified the milestones: rage 0.8.0, rage 0.9.0 Apr 30, 2022
@str4d str4d modified the milestones: rage 0.9.0, rage 0.10.0 Oct 26, 2022
str4d added a commit that referenced this issue Jan 21, 2024
This means we no longer need the more complex `parse_identity_files`
helper to be public. It also means we have closer control of the
internals of `read_recipients` and `read_identities`, which will be
necessary for standard input de-confliction (#177).
str4d added a commit that referenced this issue Jan 21, 2024
This means we no longer need the more complex `parse_identity_files`
helper to be public. It also means we have closer control of the
internals of `read_recipients` and `read_identities`, which will be
necessary for standard input de-confliction (#177).
str4d added a commit that referenced this issue Jan 21, 2024
str4d added a commit that referenced this issue Jan 21, 2024
str4d added a commit that referenced this issue Jan 21, 2024
@str4d str4d closed this as completed in 8bd346d Jan 21, 2024
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

No branches or pull requests

1 participant