Wonderful. I am a big supporter of Powershell, and while Powershell has supported remoting since almost day one, it will never enjoy quite as much support as SSH already receives (e.g. third party tools, firewall support, etc). It is also nice that they're looking into using something fairly "proven" secure, OpenSSH is exposed to the internet a lot (even if, yes, that is not best practice) so we can reasonably expect…
>OpenSSH is exposed to the internet a lot (even if, yes, that is not best practice) Please elaborate.
Looking Forward: Support for Secure Shell
31–40 of 404 posts
Re: Looking Forward: Support for Secure Shell
#32Re: Looking Forward: Support for Secure Shell
#33> Given our changes in leadership and culture, we decided to give it another try and this time, because we are able to show the clear and compelling customer value, the company is very supportive. Is that code for Ballmer's regime vs Nadella's regime?
Re: Looking Forward: Support for Secure Shell
#34> Given our changes in leadership and culture, we decided to give it another try and this time, because we are able to show the clear and compelling customer value, the company is very supportive. Is that code for Ballmer's regime vs Nadella's regime?
Re: Looking Forward: Support for Secure Shell
#35I happily await the day when I no longer need to install PuTTY on all of my fresh Windows installs.
Re: Looking Forward: Support for Secure Shell
#36I'm looking forward to MS just dropping their OS entirely and using linux as their back-end. Basically, Microsoft might be better off creating their own linux distribution running a "microsoft windows" windows manager.
Re: Looking Forward: Support for Secure Shell
#37Earlier quoted context omitted.
How would we know unless we can read (and compile) the source code?
Considering how few people read and compile the Linux source code, how do you know on Linux? Most distributions are binary, not source.
There are many thousands of people who have done the same thing, and this gives us a "web of trust". And if you don't want to trust anyone, you can always compile it yourself.
That's the difference: I have the freedom to learn and study anything and everything. It might not be likely, and it might not be convenient, but it is possible.
Re: Looking Forward: Support for Secure Shell
#38Wonderful. I am a big supporter of Powershell, and while Powershell has supported remoting since almost day one, it will never enjoy quite as much support as SSH already receives (e.g. third party tools, firewall support, etc). It is also nice that they're looking into using something fairly "proven" secure, OpenSSH is exposed to the internet a lot (even if, yes, that is not best practice) so we can reasonably expect…
I agree with you overall, MS has made GREAT strides in the last year towards moving my needle from "Wouldn't touch if my life depended on it" to "Huh, that's actually pretty interesting". The old MS still shows through with things like how they are handling Win 10 (Both in versions and cost) but overall they are looking up. That said MS still has a long ways to go and I still wouldn't use Windows for anything (other than gaming) but some other stuff MS has done does interest me.
Re: Looking Forward: Support for Secure Shell
#39Earlier quoted context omitted.
I'm sure that the NSA agrees with you.
Yes they do! They also apparently like OSX, iOS, and RHEL.[1] Oh wait, you were just trying to score cheap snark points, weren't you? [1] - https://www.nsa.gov/ia/mitigation_guidance/security_configur...
Re: Looking Forward: Support for Secure Shell
#40Earlier quoted context omitted.
>OpenSSH is exposed to the internet a lot (even if, yes, that is not best practice) Please elaborate.
A VPN with sshd exposed only inside the private network is a much smarter way of handling remote access. (But it's initially harder, so lots of people don't do it.)