Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added topics/gitgost/gitgost-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added topics/gitgost/gitgost.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions topics/gitgost/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
aliases: git-gost, gitghost, git-anonymous, anonymous-git, ghost-git, git-private, git-no-account
created_by: Livrädo Sandoval
display_name: gitGost
github_url: https://github.com/livrasand/gitGost
logo: gitgost.png
related: git, github, privacy, anonymity, devops, open-source, security, tor, metadata, pull-request
released: November 28, 2025
short_description: gitGost enables anonymous Git contributions.
topic: gitgost
url: https://gitgost.leapcell.app
wikipedia_url: https://en.wikipedia.org/wiki/Privacy
---

**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.
Loading