Skip to content

Commit 2faf1d4

Browse files
authored
Revise gitGost description and metadata
Updated the description and added relevant URLs for gitGost.
1 parent a3494dd commit 2faf1d4

File tree

1 file changed

+10
-15
lines changed

1 file changed

+10
-15
lines changed

topics/gitgost/index.md

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,15 @@
11
---
2+
aliases: git-gost, gitghost, git-anonymous, anonymous-git, ghost-git, git-private, git-no-account
3+
created_by: Livrädo Sandoval
24
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.
410
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
613
---
714

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

Comments
 (0)