Hope GitHub add feature to move my activities to ghost user without deleting account #194421
Replies: 2 comments
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
💬 AnswerThis is a thoughtful suggestion, and it highlights a real gap between user privacy needs and how :contentReference[oaicite:0]{index=0} currently manages identity and activity. 🧠 How GitHub Handles Activity TodayOn GitHub, all contributions are tightly linked to your account:
When an account is deleted:
👉 This is intentional to preserve project history and integrity. 🔐 Why Your Requested Feature Doesn’t Exist (Yet)You suggested:
While this sounds useful, there are some challenges: 1️⃣ Trust & AccountabilityGitHub is used for:
Allowing identity removal without deletion could:
2️⃣ Security & Abuse RisksSuch a feature could be misused for:
👉 Platforms must prevent this kind of misuse. 3️⃣ Technical ComplexityGitHub is built on top of Git (a distributed system):
🌍 Your Use Case Is ValidYou mentioned:
👉 These are completely valid concerns, especially in regions with network restrictions. 🧩 Practical Alternatives (Right Now)Until such a feature exists, here are safer options: ✅ 1. Update Your Identity
✅ 2. Use GitHub No-Reply Emailgit config user.email "your@users.noreply.github.com"
👉 Keeps your real email private in commits
✅ 3. Transfer Repositories
Move projects to a new account or organization
Reduce activity on old acco
✅ 4. Prepare New Account First
Create a new account (when network allows)
Migrate important work
Then decide whether to delete old account
💡 Better Feature Proposal (Improved Idea)
Instead of full activity transfer, a more balanced feature could be:
🔐 Privacy / Anonymization Mode
Where:
Past activity is anonymized (similar to ghost user)
Account remains accessible
Sensitive metadata is removed
Strict limits prevent abuse
👉 This keeps:
Privacy ✔️
Security ✔️
Platform trust ✔️
⚖️ Final Thoughts
Your idea highlights an important need: better privacy controls without forcing account deletion.
However, directly moving activity to a ghost user while keeping the account active could conflict with:
Identity integrity
Security
Trust in collaboration
A middle-ground solution (like anonymization mode) would be more practical.
🚀 Suggestion
I’d recommend:
Expanding this feedback with more real-world use cases
Emphasizing privacy + accessibility challenges
Proposing controlled anonymization instead of full transfer
🤝 Let’s Connect
If you're exploring ideas around privacy, open source, or platform design, feel free to connect — always happy to share ideas and discuss solutions 🚀 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Product Feedback
💬 Feature/Topic Area
Other
Body
It currently needs deleting GitHub account then registering again to get a new account associated to my email address. I hope GitHub add a feature to move all my activities to ghost user, which is same as deleting account to mark activities done by ghost user, but this feature doesn't need registering again to get a new account. Sometimes Chinese Great Firewall blocks GitHub, so registering again may need proxy, but GitHub blocks most proxies when registering. Someone may need this feature to protect their privacy without getting blocked when registering again.
Beta Was this translation helpful? Give feedback.
All reactions