Earlier quoted context omitted.
Wouldn't any sane SSO implementation let you recover and switch to a password simply by proving ownership of the email address via a challenge email?
>If Google chose to just ban my account
Chris Wanstrath "defunkt" GitHub cofounder and former CEO is banned on GitHub
61–70 of 85 posts
Re: Chris Wanstrath "defunkt" GitHub cofounder and former CEO is banned on GitHub
#62I really wish gitea offered a paid plan for individual users so that there was a good alternative to Github available for personal private git hosting without having to self host.
Re: Chris Wanstrath "defunkt" GitHub cofounder and former CEO is banned on GitHub
#63It's really scary to have a single platform be able to take away what is essentially your portfolio, resume, social profile, webhost (github pages) and collaboration platform all in one go, with no explanation or recourse available. It shouldn't be that way.
We're inching towards a Radicle v1.0 release that will provide some stability and a basic feature-set for hosting and collaboration in a fully "sovereign" way. If you're interested in helping out or learning more, feel free to drop me an email: cloudhead@radicle.xyz or come by our Zulip[1].
[0]: https://radicle.xyz
Re: Chris Wanstrath "defunkt" GitHub cofounder and former CEO is banned on GitHub
#64Everyone centralizing in Github is very, very unhealthy and fragile.
I get losing your PRs and comments, and pipelines. But if you get banned from Github, can't you just pick different remote and keep rolling? If it's about the PRs and comments, and pipelines, then those are features specific to Github so where is the fault for acting unhealthy?
Any of the workflow automation stuff might be more difficult to replace, but I haven't had an especially good experience with it anyway. I don't know about everyone else, but it's been pretty unreliable and fragile. Even the Azure integration, which ought to be first-class, is pretty opaque. I really wanted to lean into that stuff, but for now, I'm happy running my own.
Re: Chris Wanstrath "defunkt" GitHub cofounder and former CEO is banned on GitHub
#65This is one of my nightmares... I have 800+ repos on GitHub and I dread the thought of some weird machine learning algorithm somewhere deciding that my account should be banned. A lot of the stuff I care about on there is backed up elsewhere, but not everything. I even have a tool for this: https://datasette.io/tools/github-to-sqlite - which exports issues, issue comments etc to a SQLite database via the GitHub API.…
I have the same nightmare, so to mitigate risk I run a self hosted instance of Gitea [1] and set up nightly mirroring. The folder with the mirrors is then uploaded to a backup provider, in my case Borgbase [2] 1. https://github.com/go-gitea/gitea 2. https://www.borgbase.com/
Re: Chris Wanstrath "defunkt" GitHub cofounder and former CEO is banned on GitHub
#66calm down its already back
If it happens to you: 1. Remain calm 2. Tweet at your 66k followers 3. Briefly wait while the dozens of those that work at GitHub trip over each other getting your account reactivated
1. Be co-founder and former CEO
2. Remain calm
3. Tweet at your 66k followers
4. Briefly wait while the dozens of those that work at GitHub trip over each other getting your account reactivated
Re: Chris Wanstrath "defunkt" GitHub cofounder and former CEO is banned on GitHub
#67This is one of my nightmares... I have 800+ repos on GitHub and I dread the thought of some weird machine learning algorithm somewhere deciding that my account should be banned. A lot of the stuff I care about on there is backed up elsewhere, but not everything. I even have a tool for this: https://datasette.io/tools/github-to-sqlite - which exports issues, issue comments etc to a SQLite database via the GitHub API.…
I stopped reading at "I have 800+ repos on GitHub". DUDE, it's time to back up your account to some other service. Anything can happen.
Re: Chris Wanstrath "defunkt" GitHub cofounder and former CEO is banned on GitHub
#68Earlier quoted context omitted.
The issue is more that p2p is always touted as the solution and yet there's been almost zero actually useful solutions developed. There's some fundamental issues preventing the decentralized network to be a generic solution and until that's sorted out, it doesn't seem to add to a conversation to bring up p2p as a solution.
Git seems to work pretty well p2p without the hub.
Re: Chris Wanstrath "defunkt" GitHub cofounder and former CEO is banned on GitHub
#69Earlier quoted context omitted.
The issue is more that p2p is always touted as the solution and yet there's been almost zero actually useful solutions developed. There's some fundamental issues preventing the decentralized network to be a generic solution and until that's sorted out, it doesn't seem to add to a conversation to bring up p2p as a solution.
You can tell when a decentralised technology becomes successful, because then someone will build something centralised on top of it.
Re: Chris Wanstrath "defunkt" GitHub cofounder and former CEO is banned on GitHub
#70Earlier quoted context omitted.
>If Google chose to just ban my account
This assumes you're using a consumer Gmail account, I guess? If so, yeah, you're SOL. But I think as long as you have your owns domain you should be fine, even if you hook it up to Google Workspace for email, since you can always switch it to another provider. (And yeah, I realize this is not something civilians are likely to be able to figure out / do...)