这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@lbsekr
Copy link
Contributor

@lbsekr lbsekr commented Aug 9, 2024

While this project already provides symmetric pgp encryption, it lacks a way to encrypt backups asymmetric.
Therefore this pull request provides that functionality.

Therefore the encryptArchive function has been changed. All changes have been tested and documented.

I have not done much programming in Golang in the last year. Suggestions for improvement are welcome.

Copy link
Member

@m90 m90 left a comment

Choose a reason for hiding this comment

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

Thanks for this valuable addition. I left a few comments inline, nothing major. Let me know what you think.

lbsekr and others added 5 commits August 9, 2024 18:10
use correct env var in example

Co-authored-by: Frederik Ring <frederik.ring@gmail.com>
use errwarp for initial error msg

Co-authored-by: Frederik Ring <frederik.ring@gmail.com>
@lbsekr
Copy link
Contributor Author

lbsekr commented Aug 9, 2024

Thank you for reviewing. I just hope all this is getting squashed 🙂

@m90
Copy link
Member

m90 commented Aug 10, 2024

This looks good to me now. There's a tiny complaint by the linter still, but once that's fixed I'd say this is good to go.

Copy link
Member

@m90 m90 left a comment

Choose a reason for hiding this comment

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

Thanks for the feature and the conversation, that's much appreciated. I'll (squash) merge this when #457 is ready so I can cut a release for these changes then. I'll let you know when that happens 🎩

@m90 m90 merged commit 8a64da4 into offen:main Aug 11, 2024
@m90
Copy link
Member

m90 commented Aug 11, 2024

This is now included in v2.42.0

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.

2 participants