Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 910 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 910 Bytes

Gitage GoDoc Test

Git+age = Gitage; simple, modern and secure Git encryption tool

Gitage is a CLI tool that can be used as a wrapper of Git CLI.

It uses age encryption tool to encrypt files before committing them to the repository.

Credits

This project relies on age, thanks to Filippo Valsorda.

It also relies on go-git and its file-system abstraction billy, so thanks to their contributors as well.