simplify git secret flaw

This commit is contained in:
2024-11-28 02:51:26 +01:00
parent 75cf02197e
commit 5a1ba18176

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.