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

Support encryption of admin secrets #1

Open
sp00ck opened this issue Oct 17, 2019 · 3 comments
Open

Support encryption of admin secrets #1

sp00ck opened this issue Oct 17, 2019 · 3 comments

Comments

@sp00ck
Copy link

sp00ck commented Oct 17, 2019

Please add crypt to repo. GPG2 will be great.
Many users would use git on cloud but without strong encryption this will be not possible

@belak
Copy link
Owner

belak commented Oct 17, 2019

Hi! Just wanted to clarify, do you mean encrypting the repos at rest, gpg signing the commits to the admin repo, or something else?

Encryption at rest unfortunately isn't easily possible since this verifies the path and permissions then simply shells out to git.

@belak belak changed the title crypt Repo encryption Oct 17, 2019
@sp00ck
Copy link
Author

sp00ck commented Oct 18, 2019

https://github.com/AGWA/git-crypt example

@belak belak changed the title Repo encryption Support encryption of admin secrets Oct 18, 2019
@belak
Copy link
Owner

belak commented Oct 18, 2019

That looks like it could be a good solution for storing things like what's in the admin repo - I'd welcome any PRs.

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

No branches or pull requests

2 participants