|
1 | 1 | --- |
| 2 | +aliases: git-gost, gitghost, git-anonymous, anonymous-git, ghost-git, git-private, git-no-account |
| 3 | +created_by: Livrädo Sandoval |
2 | 4 | display_name: gitGost |
3 | | -short_description: Anonymous Git contributions with zero accounts, zero metadata. |
| 5 | +github_url: https://github.com/livrasand/gitGost |
| 6 | +logo: gitgost.png |
| 7 | +related: git, github, privacy, anonymity, devops, open-source, security, tor, metadata, pull-request |
| 8 | +released: November 28, 2025 |
| 9 | +short_description: gitGost enables anonymous Git contributions. |
4 | 10 | topic: gitgost |
5 | | -related: git privacy anonymity open-source security |
| 11 | +url: https://gitgost.leapcell.app |
| 12 | +wikipedia_url: https://en.wikipedia.org/wiki/Privacy |
6 | 13 | --- |
7 | 14 |
|
8 | | -gitGost enables developers to contribute to public repositories without revealing their identity. It removes personal metadata such as name, email, and timestamps, and creates pull requests through a neutral bot. |
9 | | - |
10 | | -Designed for privacy-conscious developers, gitGost allows safe contributions to sensitive or controversial projects while maintaining accountability through public review processes. |
11 | | - |
12 | | -Key features include: |
13 | | - |
14 | | -- No accounts or authentication required |
15 | | -- Metadata stripping for anonymity |
16 | | -- One-command setup via Git remote |
17 | | -- Rate limiting and abuse protection |
18 | | -- Open source and self-hostable |
19 | | - |
20 | | -gitGost is ideal for developers who value privacy, want to avoid permanent public contribution records, or need to contribute safely under restrictive environments. |
| 15 | +**gitGost** is a privacy-focused tool that allows developers to contribute to public Git repositories without exposing their identity. It removes identifying metadata such as author name, email, and timestamps, and submits contributions through a neutral bot account. It is especially useful in environments where identity exposure may pose personal, professional, or legal risks. While gitGost significantly reduces attribution and traceability, it does not guarantee complete anonymity. Users are encouraged to adopt additional privacy measures such as network obfuscation when necessary. |
0 commit comments