Hacker News new | ask | show | jobs
by SahAssar 734 days ago
So you are accessing that server's services from some network, why are you not only allowing SSH over that network?

Or, if your service is open to the internet then why does not what I said above hold true?

1 comments

I guess I am technically, but only for myself
What is the networking difference between a service for yourself that you want to access from "various places" and a public service with auth checks for your key?