Merge branch 'master' into vhs

This commit is contained in:
2024-11-28 17:08:54 +01:00
3 changed files with 46 additions and 2 deletions

View File

@@ -1,9 +1,9 @@
---
title: "git secret"
title: "git-secret"
tags: [ "data", "git" ]
---
This utility is largely useless, as it can only identify people by their email.
So if someone has multiple GPG keys associated with one email, the tool will not work.
Worse than not working, it may 'suddenly' stop working as you try to transfer a secret to someone, who then discovers that `git-secret` requires them to mess about with their GPG keyring in order to use the repository.
A broken tool is better than a tool which will break soon.