Skip to content

Commit bdc0a2c

Browse files
authored
Add gitGost topic for anonymous contributions
Introduced gitGost for anonymous Git contributions, detailing its features and privacy benefits for developers.
1 parent ed893f5 commit bdc0a2c

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

topic/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)