====== Git Encryption ====== * [[:git|git]] 에 데이터를 올릴때 암호화를 해서, git 서버 관리자조차도 해당 정보를 볼 수 없게 하자. * https://git-secret.io * [[https://docs.github.com/en/actions/reference/encrypted-secrets|Encrypted secrets - GitHub Docs]] * [[https://www.agwa.name/projects/git-crypt/|git-crypt - transparent file encryption in git]] - https://github.com/AGWA/git-crypt ===== 참조 ===== * [[https://opensource.com/article/19/2/secrets-management-tools-git|4 secrets management tools for Git encryption | Opensource.com]]