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

Documentation updates #464

Merged
merged 7 commits into from
Jan 25, 2024
Merged

Documentation updates #464

merged 7 commits into from
Jan 25, 2024

Conversation

str4d
Copy link
Owner

@str4d str4d commented Jan 25, 2024

No description provided.

@str4d str4d added this to the rage 0.10.0 milestone Jan 25, 2024
man-rage-ssh-keys-heading = SSH keys
man-rage-ssh-keys =
As a convenience feature, {-rage} also supports encrypting to RSA or Ed25519
{-ssh} keys. RSA keys must be at least 2048 bits. This feature employs more
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I realised while adding this manpage that I never implemented the 2048-bit lower limit on ssh-rsa keys that was added to age in FiloSottile/age#266. I'll open a separate PR to implement this.

Copy link

codecov bot commented Jan 25, 2024

Codecov Report

Attention: 29 lines in your changes are missing coverage. Please review.

Comparison is base (2689d8a) 39.77% compared to head (5e342c8) 39.52%.

Files Patch % Lines
rage/build.rs 0.00% 21 Missing ⚠️
age/src/ssh/identity.rs 16.66% 5 Missing ⚠️
age/src/cli_common/recipients.rs 0.00% 1 Missing ⚠️
age/src/ssh.rs 50.00% 1 Missing ⚠️
age/src/ssh/recipient.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #464      +/-   ##
==========================================
- Coverage   39.77%   39.52%   -0.26%     
==========================================
  Files          38       38              
  Lines        3321     3335      +14     
==========================================
- Hits         1321     1318       -3     
- Misses       2000     2017      +17     

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

@str4d str4d merged commit 8b22e77 into main Jan 25, 2024
35 of 37 checks passed
@str4d str4d deleted the documentation-updates branch January 25, 2024 06:04
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.

1 participant