From 86f1216ef1c39c007b868a05a866b49ee48c5353 Mon Sep 17 00:00:00 2001 From: Andy Pack Date: Mon, 8 Jul 2024 22:32:39 +0100 Subject: [PATCH] conclusion --- content/posts/tailscale/index.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/content/posts/tailscale/index.md b/content/posts/tailscale/index.md index ff4f0b3..740a9ff 100644 --- a/content/posts/tailscale/index.md +++ b/content/posts/tailscale/index.md @@ -74,4 +74,7 @@ I also run three Bind containers, one at home, one in Linode and one in Oracle c ## Shhh, what SSH -There have been a few SSH scares recently, first the whole social engineering System D thing, [then the RCE](https://www.wiz.io/blog/cve-2024-6387-critical-rce-openssh). SSH is very secure and it's _proooobably_ fine to have it open on the internet, but with Tailscale you don't have to so I don't. That just makes me a bit happy. \ No newline at end of file +There have been a few SSH scares recently, first the whole social engineering System D thing, [then the RCE](https://www.wiz.io/blog/cve-2024-6387-critical-rce-openssh). SSH is very secure and it's _proooobably_ fine to have it open on the internet, but with Tailscale you don't have to so I don't. That just makes me a bit happy. + + +So, for now, I'm using Tailscale as my VPN solution. It's still got some drawbacks, but I'm having fun playing with it, and it has some real strengths over rolling your own Wireguard solution. \ No newline at end of file