Google Chrome is soon going to implement a feature whereby all requests to .dev domains will be automatically redirected to https. This is because the .dev gTLD is owned by Google.
@clay I don’t think that using .local is a good choice, as reported here, .local has a very specific purpose and .test would be the right choice to do.
Just so it’s out there, we decided to go with .local since it’s officially a special-use domain and not resolvable at this time. Considering this, I don’t think we’ll see something like what we saw with .dev and .foo. Also, Local automatically adds IPv4 and IPv6 (as of 2.2.0+) hosts entries that should negate any possible issues with DNS conflicts. Finally, we eventually landed on it for branding purposes.
With that said, I’ve made a note to add an option to change the default TLD in Local so we can all use what we prefer.