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

Allow to encrypt and decrypt from stdin #1690

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

felixfontein
Copy link
Contributor

Allows to encrypt/decrpyt from stdin by providing no input filename to the encrpyt and decrpyt commands. For encrypt, --filename-override must be provided in that case to be able to select the proper creation rule.

Fixes #739
Ref: #1104

@felixfontein felixfontein added this to the 3.10.0 milestone Dec 1, 2024
@felixfontein felixfontein requested a review from a team December 1, 2024 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Piping using /dev/stdin doesn't work on Windows
1 participant