Re: Vanity import domain

2016-02-04 Thread Sterling Hughes
Hi Justin, mynewt.io would be a vanity domain to make git imports simpler, so instead of doing: import ( "git-wip-us.apache.org/repos/asf/incubator-mynewt-newt.git/newt/cli" ) You'd do: import ( "mynewt.io/newt/cli" ) And for installation of packages, you would do: go install

Re: Vanity import domain

2016-02-04 Thread Justin Mclean
Hi, > We (runtime) have purchased and set this up, because we are lazy and don't > like typing things. Sure understand that, but it lacks a bit of transparency to me. Also (while unlikely) what if it was hacked and pointed to download something malicious? > We'd be happy to gift this to the

Re: Vanity import domain

2016-02-04 Thread todd mitton
I think the transparency concern is valid. I definitely did not intend to make things less transparent. I'm not as worried about the security of the domain. There's similar concerns with all the dependencies we pull in. At least I have higher confidence in the domains we have some control