Software Alternatives, Accelerators & Startups

GNU Stow VS git-secret

Compare GNU Stow VS git-secret and see what are their differences

GNU Stow logo GNU Stow

OS & Utilities and Development

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.
  • GNU Stow Landing page
    Landing page //
    2023-10-06
  • git-secret Landing page
    Landing page //
    2023-08-19

GNU Stow videos

GNU Stow Finally Got My Dotfiles Under Control

More videos:

  • Review - GNU Stow - Dotfiles Configuration Manager - Linux CLI

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 GNU Stow and git-secret)
Programming
47 47%
53% 53
DevOps Tools
100 100%
0% 0
Front End Package Manager
Code Collaboration
100 100%
0% 0

User comments

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

Social recommendations and mentions

Based on our record, git-secret seems to be more popular. It has been mentiond 7 times since March 2021. 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.

GNU Stow mentions (0)

We have not tracked any mentions of GNU Stow yet. Tracking of GNU Stow recommendations started around Jul 2023.

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 / 5 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: 8 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 / 11 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 GNU Stow and git-secret, you can also consider the following products

Mackup - Keep your application settings in sync (OS X/Linux)

yadm - Yet Another Dotfiles Manager

chezmoi - Dotfiles manager through a version control system.

explainshell - Match command-line arguments to their help.

filetailor - Copy and modify plain text files to a folder based on YAML for syncing between devices

Ansible - Radically simple configuration-management, application deployment, task-execution, and multi-node orchestration engine