Protect the security of yourcloud data

A git repository encryption tool. Seamlessly integrate with standard git tools to achieve transparent encryption of data, ensuring that git repository data is encrypted while the workspace is in plaintext.

fast →mkdir git_workspace && cd git_workspacemkdir src && echo foo > src/foo.cppgit init && git add . && git commit -m "first"gitl init -p your_passwordGenerating key...Done!gitl encrypt srcRemote encrypt ok!gitl statusR src/foo.cppcat src/foo.cppfoogit rev-list --objects | Select-String -Pattern "foo"5fc3bd3942772d1ee3e5e63fa397c5a5d51459eb src/foo.cppgit cat-file -p 5fc3bd3942772d1ee3e5e63fa397c5a5d51459ebGITLOCKERCRYPT,xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxrestart ↻

Simple tool

You can now safely store your sensitive data in the git server

Transparent Encryption

Before submitting data to the git server, automatically encrypt the data. In the workspace after checking out, automatically decrypt

Seamless Integration

Support seamless integration with standard git tools, allowing you to perform git operations on encrypted data, such as git diff, git add, git commit, git push, and git pull

Cross-Platform Support

You can easily access encrypted data across multiple platforms, including Windows, MacOs, and Linux

Start for freeNo credit card required.

Fair pricing for all types of businesses

Get started on our free plan and upgrade when you are ready.

Trial
$0.00/month
Lifetime
30 days free trial
  • Encrypt data in the repository
  • Keep the workspace in plain text
  • Compatible with standard git commands
  • Cross-platform, support Windows,MacOS,Linux
  • Authorize 3 devices
Popular
Basic
$30.00/month
Lifetime
The perfect plan to get started
  • Encrypt data in the repository
  • Keep the workspace in plain text
  • Compatible with standard git commands
  • Cross-platform, support Windows,MacOS,Linux
  • Authorize 3 devices
Pro
$50.00/month
Lifetime
The perfect plan for professionals
  • Support all Basic features
  • Support GUI tools
  • Windows platform support explorer integration
  • Authorize 5 devices