Skip to content

jbuchbinder/go-git-crypt

Repository files navigation

GO-GIT-CRYPT

Build Status GoDoc

A Go-flavored attempt to reimplement the git-crypt algorithm in native Go. Primary focus is on providing decryption and key-handling functionality.

WARNING: Until version 0.1 is tagged, the API is subject to arbitrary change.

Features

  • Decryption
  • Parsing/interpretation of .gitattributes
  • Encryption
  • GPG keys - Add to repository
  • GPG keys - Remove from repository
  • New repository initialization

About

Golang port of git-crypt functionality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published