Software Alternatives & Reviews

Vault by HashiCorp VS git-secret

Compare Vault by HashiCorp VS git-secret and see what are their differences

Vault by HashiCorp logo Vault by HashiCorp

Tool for managing secrets

git-secret logo git-secret

Git-Secret is a local tool (shell script) that encrypts the files when they're committed and before they're pushed using GPG keys.
  • Vault by HashiCorp Landing page
    Landing page //
    2023-06-26
  • git-secret Landing page
    Landing page //
    2023-08-19

Vault by HashiCorp videos

No Vault by HashiCorp videos yet. You could help us improve this page by suggesting one.

+ Add video

git-secret videos

How to use git-secret via Docker: Encrypting secrets in git [Tutorial]

More videos:

  • Review - Open Source AWS Security Tools (Part 1) - git-secrets

Category Popularity

0-100% (relative to Vault by HashiCorp and git-secret)
Password Management
100 100%
0% 0
Front End Package Manager
Security & Privacy
100 100%
0% 0
Programming
0 0%
100% 100

User comments

Share your experience with using Vault by HashiCorp and git-secret. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

git-secret might be a bit more popular than Vault by HashiCorp. We know about 7 links to it since March 2021 and only 5 links to Vault by HashiCorp. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Vault by HashiCorp mentions (5)

  • Running the OpenTelemetry Demo App on HashiCorp Nomad
    Before you start, just a friendly reminder that HashiQube by default runs Nomad, Vault, and Consul on Docker. In addition, we’ll be deploying 21 job specs to Nomad. This means that we’ll need a decent amount of CPU and RAM, so Please make sure that you have enough resources allocated in your Docker desktop. For reference, I’m running an M1 Macbook Pro with 8 cores and 32 GB RAM. My Docker Desktop Resource... - Source: dev.to / over 1 year ago
  • Running cron jobs in the cloud — Amazon EC2 vs AWS Lambda
    When running cron jobs on Amazon EC2, you can, for example, use a secrets store like Vault. With Vault, your cron jobs can dynamically get the credentials they need. The secrets don’t get stored on the machine that’s running the cron jobs, and if you change a secret, the cron jobs will automatically receive that change. The downside of implementing a solution like Vault, however, is the overhead of managing the... - Source: dev.to / about 2 years ago
  • How do you document your smart home stuff?
    Vaultproject.io handles secrets management, so dynamic policies deal with database creds etc. "Manual" creds are stored in 1password or lastpass and added manually to Vault if it needs rebuilding. Source: over 2 years ago
  • Whare are your preferred platforms and tools/services for self hosting?
    It's all in the blog series, including sample configuration, but it's vaultproject.io and it allows you to do everything from managing simple secrets to auto-rotation of database credentials or even run your own KPI setup. Source: over 2 years ago
  • How to backup Hashicorp Vault with Raft storage on Kubernetes
    Our team is experimenting with Hashicorp Vault as our new credentials management solution. Thanks to the offical Vault Helm Chart, we are able to get an almost production-ready vault cluster running on our Kubernetes cluster with minimal effort. - Source: dev.to / almost 3 years ago

git-secret mentions (7)

  • 10 open source tools that platform, SRE and DevOps engineers should consider in 2024.
    Git Secret is an essential bash tool for developers and DevOps professionals, offering a robust solution for secret management within a Git repository. This open-source tool effectively encrypts sensitive files and data, ensuring that confidential information like passwords, keys, and credentials are securely stored in the repository. - Source: dev.to / 4 months ago
  • Ansible-based dotfiles with fancy nvchad-based neovim + tmux setup
    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. Source: 7 months ago
  • Modern Perl Catalyst: Docker Setup
    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... - Source: dev.to / 9 months ago
  • Using GNU Stow to manage your dotfiles (2012)
    There are a number of possible solutions: https://github.com/spwhitton/git-remote-gcrypt https://github.com/AGWA/git-crypt https://github.com/sobolevn/git-secret Most people who self-host a Git repository are fine with just transport-level encryption (TLS). - Source: Hacker News / almost 2 years ago
  • git-secret vs Mozilla SOPS?
    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. Source: almost 2 years ago
View more

What are some alternatives?

When comparing Vault by HashiCorp and git-secret, you can also consider the following products

Doppler - Doppler is the multi-cloud SecretOps Platform developers and security teams trust to provide secrets management at enterprise scale.

yadm - Yet Another Dotfiles Manager

VAULT - A password manager for freelancers, developers, agencies, IT departments and teams. VAULT safely stores account information and makes it easy to share between co-workers, other team members and clients.

NixOS - 25 Jun 2014 . All software components in NixOS are installed using the Nix package manager. Packages in Nix are defined using the nix language to create nix expressions.

KeePass - KeePass is an open source password manager. Passwords can be stored in highly-encrypted databases, which can be unlocked with one master password or key file.

chezmoi - Dotfiles manager through a version control system.