←back to thread

319 points SpaghettiX | 1 comments | | HN request time: 0.001s | source
Show context
mro_name ◴[] No.30285094[source]
wasn't that the idea of ssh to begin with?
replies(2): >>30285139 #>>30285171 #
hotpotamus ◴[] No.30285171[source]
You mean, like just login to a server without going through layers of cloud providers? How would that work?

For real, I can't imagine running a straight port 22 ssh service on the modern internet, but I'm usually happy just moving it to an unprivileged port for obscurity on personal equipment (plus some other common sense hardening of course). For work stuff, I'd feel naked without some sort of VPN and it seems that's essentially what these services are.

replies(1): >>30290204 #
drawfloat ◴[] No.30290204[source]
With passwords disabled and just using key authentication, is there a big risk of just doing a straight port 22 ssh?

Genuine question, my knowledge of server security is low-to-middle.

replies(2): >>30294080 #>>30298807 #
1. mro_name ◴[] No.30298807[source]
a risk is server bugs.