Skip to content

Commit a3494dd

Browse files
authored
Add gitGost topic for privacy-focused contributions
Introduce gitGost for anonymous Git contributions.
1 parent d159c95 commit a3494dd

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

topics/gitgost/index.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
display_name: gitGost
3+
short_description: Anonymous Git contributions with zero accounts, zero metadata.
4+
topic: gitgost
5+
related: git privacy anonymity open-source security
6+
---
7+
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.

0 commit comments

Comments
 (0)