Earlier quoted context omitted.
> "disabling port 80 is a great way to handle this" It's been a disaster for a bunch of people I know. git is distributed by nature so they all had extra remotes they could use. github's issues and other project metadata wasn't distributed, since that's github's alone. So all of the friends of mine who are corporate github users who were using git in a distributed style (a minority of their overall customer base, I w…
The web app is also available on port 443, which every "corporate github user" should have been using anyway.
Github: Major Service Outage
71–80 of 80 posts
Re: Github: Major Service Outage
#72Pfft, always down these days. BitBucket for me.
I'm not BitBucket marketing team, check my posts. This is just an honest view on GitHub.
Re: Github: Major Service Outage
#73Earlier quoted context omitted.
I heard once about a tire shop that drummed up business by strewing nails along the highway around it. Somewhere outside America; India or Thailand or somewhere else. Anyway, that kind of business practice wouldn't get you far in the Western world, so it seems unlikely. OTOH, if I had a botnet and I wanted to see how powerfully it could DDOS without drawing a lot of mainstream media attention, github might be good fo…
OT: the urban legend about tire shops putting nails in the neighborhoods' is very widespread. I have heard about it in at least three countries, and I recall my school teacher telling me about it in '91. I sort of expect it wouldn't be an effective practice anywhere.
Re: Github: Major Service Outage
#74First off, as others have said, disabling port 80 is a great way to handle this, I don't really care that much if I can see/use github the website for a few hours, but I'd be much more upset if I couldn't pull my code. Secondly, I kind of like when big sites go down when I'm not in desperate need because it means a really nice aftermath write up is on the way. Can't wait to hear more about this one.
They got lucky. What would be a great way to handle it if next time it's port 21 or 443?
Re: Github: Major Service Outage
#75First off, as others have said, disabling port 80 is a great way to handle this, I don't really care that much if I can see/use github the website for a few hours, but I'd be much more upset if I couldn't pull my code. Secondly, I kind of like when big sites go down when I'm not in desperate need because it means a really nice aftermath write up is on the way. Can't wait to hear more about this one.
> disabling port 80 is a great way to handle this They got lucky. What would be a great way to handle it if next time it's port 21 or 443?
Re: Github: Major Service Outage
#76/enqueue jokes about decentralized DVCS systems being hosted centrally... Srsly tho, the relationship between Git and GitHub, might be somewhat analogous to that of BitTorrent and TPB
Re: Github: Major Service Outage
#77Re: Github: Major Service Outage
#78Re: Github: Major Service Outage
#79https://twitter.com/AnonymousOwn3r is taking credit for attacks against YouTube and GitHub amongst others.
Stop giving some idiot script kiddie the attention he wants. It's probably not him anyway.
Re: Github: Major Service Outage
#80Earlier quoted context omitted.
If it's one service though there is still always a single point of failure outside of your control. If you want true redundancy you need to use multiple versions with no interconnections and develop your own solution to mitigate partial failure, of course your own solution is also a single point of failure, but at least it's under your control. That said, Github has never been down long enough for me to justify a fal…
There will be no crossing if the bridge is down, though.