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

Use pinentry for passphrase input if available #64

Merged
merged 1 commit into from
Feb 1, 2020
Merged

Use pinentry for passphrase input if available #64

merged 1 commit into from
Feb 1, 2020

Conversation

str4d
Copy link
Owner

@str4d str4d commented Feb 1, 2020

Closes #55.

@str4d str4d added the enhancement New feature or request label Feb 1, 2020
@codecov
Copy link

codecov bot commented Feb 1, 2020

Codecov Report

Merging #64 into master will decrease coverage by 0.59%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #64     +/-   ##
=========================================
- Coverage      49%   48.41%   -0.6%     
=========================================
  Files          22       22             
  Lines        1716     1737     +21     
=========================================
  Hits          841      841             
- Misses        875      896     +21
Impacted Files Coverage Δ
rage/src/bin/rage-mount/main.rs 0% <ø> (ø) ⬆️
rage/src/bin/rage/main.rs 0% <0%> (ø) ⬆️
rage/src/bin/rage/error.rs 0% <0%> (ø) ⬆️
age/src/cli_common.rs 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ac80eb3...51cb529. Read the comment docs.

@str4d str4d merged commit c1922f4 into master Feb 1, 2020
@str4d str4d deleted the pinentry branch February 1, 2020 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for pinentry interfaces
1 participant