aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMitsuo Tokumori <mitsuo@tokumori.xyz>2026-07-07 05:44:27 +0900
committerMitsuo Tokumori <mitsuo@tokumori.xyz>2026-07-07 05:44:27 +0900
commitd7be1d021d83114ca3a57cbffec25998b8185d17 (patch)
treee812ce0de5df35dd83c8970c16866d294f37a74f /README
parentd411f346b4c05375e4a3d0bbcf48c2d84b1b2e72 (diff)
Update README
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index f50f0b2..6a93a77 100644
--- a/README
+++ b/README
@@ -45,3 +45,8 @@ man env
# Shell built-ins take precedence over any external program with the same name.
```
+
+Just like the Internet, anything sensitive that git tracks is a pain to remove.
+To remove it, the git history has to be rewritten. If others had cloned the
+repository they'll need to re-clone it. And at that point, the commited secrets
+are already compromised.