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

rage: Allow piping input when encrypting with passphrase on Unix #521

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

str4d
Copy link
Owner

@str4d str4d commented Aug 28, 2024

Closes #374.

@str4d str4d added this to the rage 0.11.0 milestone Aug 28, 2024
@str4d str4d force-pushed the 374-pipe-input-with-passphrase branch from b6ccbf1 to 43e7fb8 Compare August 28, 2024 13:44
Copy link

codecov bot commented Aug 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.93%. Comparing base (51760e3) to head (a709c93).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #521      +/-   ##
==========================================
+ Coverage   50.67%   50.93%   +0.25%     
==========================================
  Files          42       42              
  Lines        4124     4121       -3     
==========================================
+ Hits         2090     2099       +9     
+ Misses       2034     2022      -12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@str4d str4d force-pushed the 374-pipe-input-with-passphrase branch from 43e7fb8 to a709c93 Compare August 28, 2024 14:17
@str4d str4d merged commit c5f0d61 into main Aug 28, 2024
37 checks passed
@str4d str4d deleted the 374-pipe-input-with-passphrase branch August 28, 2024 14:27
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.

UX: Rage does not encrypt data piped in from stdin when using -p/--passphrase
1 participant