[1] https://news.ycombinator.com/item?id=44734639
Ask HN: What should I do with the domain github.mx?
1–10 of 13 posts
Re: Ask HN: What should I do with the domain github.mx?
#2Re: Ask HN: What should I do with the domain github.mx?
#3Start a white-hat hacking service, offering companies help find flaws in their security.
Re: Ask HN: What should I do with the domain github.mx?
#4Re: Ask HN: What should I do with the domain github.mx?
#5Be careful with this. This could be considered cybersquatting, which is illegal with lots of prior cases.
Re: Ask HN: What should I do with the domain github.mx?
#6e.g. client requests https://github.mx/llvm/llvm-project, your server fetches the data from https://github.com/llvm/llvm-project (using an API or scraping the site), and renders it in a cleaner UI with less HTML and JavaScript.
It would be useful for slow/outdated devices and places with low internet bandwidth. The URL concept is similar to https://github.dev/llvm/llvm-project, which opens the project in a web-hosted VSCode (vaguely the opposite since VSCode is more UI but also more features).
Re: Ask HN: What should I do with the domain github.mx?
#7Lightweight UI for Github? (If that doesn't already exist). e.g. client requests https://github.mx/llvm/llvm-project , your server fetches the data from https://github.com/llvm/llvm-project (using an API or scraping the site), and renders it in a cleaner UI with less HTML and JavaScript. It would be useful for slow/outdated devices and places with low internet bandwidth. The URL concept is similar to https://github.d…
Re: Ask HN: What should I do with the domain github.mx?
#8Be careful with this. This could be considered cybersquatting, which is illegal with lots of prior cases.
What are the consequences of this? I think they can seize the domain for free if I'm misrepresenting the site as part of github, but lets assume I use no branding, etc what's the worst that can happen?
Re: Ask HN: What should I do with the domain github.mx?
#9Re: Ask HN: What should I do with the domain github.mx?
#10Start a white-hat hacking service, offering companies help find flaws in their security.
That's not the worst idea, how does that tie back to the domain though?
Maybe with some nonsense about MX records :-D
If you are careful and honest it’s not illegal. GitHub might still take the domain but if you aren’t misrepresenting anything you shouldn’t be on the hook for cybersquatting IMHO.