Difference between revisions of "Git-crypt"
Jump to navigation
Jump to search
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
<code>[[git-crypt]]</code> enables transparent [[encryption]] and [[decryption]] of files in a [[git]] repository | <code>[[git-crypt]]</code> enables transparent [[encryption]] and [[decryption]] of files in a [[git]] repository | ||
+ | * https://github.com/AGWA/git-crypt | ||
− | + | * Installation: <code>[[brew install git-crypt]]</code> | |
+ | |||
+ | * <code>[[git-crypt --help]]</code> | ||
+ | |||
+ | |||
+ | == Related == | ||
+ | * [[Encryption]]: <code>[[ansible-vault encrypt]]</code> | ||
+ | * [[SSLMate]] | ||
== See also == | == See also == | ||
− | * {{git}} | + | * {{git-crypt}} |
+ | * {{Secrets}} | ||
[[Category:Git]] | [[Category:Git]] |
Latest revision as of 11:47, 26 April 2022
git-crypt
enables transparent encryption and decryption of files in a git repository
- Installation:
brew install git-crypt
Related[edit]
See also[edit]
Advertising: