The only thing I get from xyz domains is spam and viruses (I didn't click the link).
It is just a TLD, dude. Doesn't mean anything.
Netboot
41–48 of 48 posts
Re: Netboot
#42The only thing I get from xyz domains is spam and viruses (I didn't click the link).
Re: Netboot
#43Looks similar to boot.rackspace.com.
Re: Netboot
#44Re: Netboot
#45Re: Netboot
#46Running unsigned code from the internet? Have I woken up in crazy land today? When did things like this become acceptable.
Run: sh | wget http://www...something.com/install.sh to install something automatically! Way too many projects do it, from my head: rvm and oh-my-zsh.
Re: Netboot
#47The only thing I get from xyz domains is spam and viruses (I didn't click the link).
Re: Netboot
#48Earlier quoted context omitted.
People are running untrused code all the time. How uses a 100% open source, repoducably build, 100% audited os?
The problem is that this is going over the intenet. If you haven't seen what kind of problems this can cause, you should look at moxie sslstrip talk from defcon. The problem arises when other people want root access to your system and they can now get it from a VERY simple man in the middle. Running untrusted code is one thing, running it after pulling it from the internet is an ENTIRELY different subject.
People download third party docker contains. I can't see how this is worse.