sops VS git-secret

Compare sops vs git-secret and see what are their differences.

git-secret

:busts_in_silhouette: A bash-tool to store your private data inside a git repository. (by sobolevn)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
sops git-secret
150 22
15,069 3,608
2.4% -
9.2 5.7
11 days ago 8 days ago
Go Shell
Mozilla Public License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

sops

Posts with mentions or reviews of sops. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-21.

git-secret

Posts with mentions or reviews of git-secret. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-24.
  • Gittuf – a security layer for Git using some concepts introduced by TUF
    5 projects | news.ycombinator.com | 24 Oct 2023
    I've happily been using git-secret (https://sobolevn.me/git-secret/) for encrypting non-critical (i.e. non-production) secrets for a while now. It sounds like Gittuf will do a lot more than git-secret, but for the use case of encrypted files specifically, is there a significant different about with the approach that Gittuf has taken?
  • Ansible-based dotfiles with fancy nvchad-based neovim + tmux setup
    4 projects | /r/dotfiles | 23 Oct 2023
    Secrets inside the repo. All the credentials, ssh keys, VPN configs can be stored directly in the repo with support of the git secret. gpg key is optional: config works fine if it is not provided and secrets are not decrypted.
  • Modern Perl Catalyst: Docker Setup
    5 projects | dev.to | 2 Aug 2023
    You might notice that some of the environmental variables have funky values that look more like template placeholders. For example "SESSION_STORAGE_SECRET=${SESSION_STORAGE_SECRET}". That's because there's a .env file that contains those (you can see it in the root of the GitHub repository page. As a good practice I try to isolate anything that needs to be secret right off the top. So even though this is a development setup and would need work to turn it into a something suitable for production let's try to start off right not doing the wrong thing by hardcoding all our secrets into various files. At least now there's just one file to secure. And later on if you move to something really secure like Hashicorp's Vault product, or even something open source like git secret you won't have to hunt all over the place for the secrets to keep. Lets now look at the rest of the Catalyst application setup:
  • Terraform - How do you handle secrets?
    3 projects | /r/devops | 12 Jan 2023
    Checkout git-secret. https://git-secret.io/
  • [2022][Friendly Reminder] Don't commit your input files to Git
    9 projects | /r/adventofcode | 9 Dec 2022
    There‘s plugins like https://github.com/AGWA/git-crypt or https://git-secret.io that you can use to encrypt the files for yourself, so that they are available on multiple machines to you
  • how to automate the sharing .env file with the team?
    2 projects | /r/node | 16 Oct 2022
  • How to hide changes in GitHub repository from the public?
    2 projects | /r/github | 10 Oct 2022
    If you really want to have private repositories in GitHub, you will need to set up something like https://git-secret.io on top of git.
  • Using GNU Stow to manage your dotfiles (2012)
    9 projects | news.ycombinator.com | 27 Jul 2022
  • Would it be worth using a secrets management system?
    4 projects | /r/devops | 26 Jul 2022
    If you want a low config solution and not scared of gpg, https://git-secret.io/
  • git-secret vs Mozilla SOPS?
    2 projects | /r/selfhosted | 17 Jul 2022
    Hey guys, so I'm using git-secret as of now. Just stumbled across Mozilla SOPS today and finding it interesting. Which one you guys recommend and why? Advantages and disadvantages of each? I think SOPS is more robust and stable since it is being maintained by a large organization? Please correct me if I'm wrong. Help is appreciated.

What are some alternatives?

When comparing sops and git-secret you can also consider the following projects:

sealed-secrets - A Kubernetes controller and tool for one-way encrypted Secrets

vaultwarden - Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs

Vault - A tool for secrets management, encryption as a service, and privileged access management

secret - Share Secrets securily

age - A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.

Blackbox - Safely store secrets in Git/Mercurial/Subversion

git-crypt - Transparent file encryption in git

terraform-provider-sops - A Terraform provider for reading Mozilla sops files

passff - zx2c4 pass manager extension for Firefox, Chrome and Opera

vault-secrets-operator - Create Kubernetes secrets from Vault for a secure GitOps based workflow.

passff-host - Host app for the WebExtension PassFF