Show HN: I built a CLI to fake Git commits
Category: cli-tool
Tags: git, security, cli, pentesting, education
Score: 4.8/10 (Innovation: 4, Technical: 5, Documentation: 7, Utility: 3)
A Go CLI tool that forges Git commits by manipulating author identities, timestamps, and GPG signatures. It's interesting as a security demonstration tool that highlights vulnerabilities in unsigned Git repositories and the potential for spoofing in systems without proper trust anchors.
Target audience: devops, security-engineers, backend-devs
Repository: https://github.com/TDiblik/git-forge · Go · 1 stars
View on Hacker News