💾 Archived View for midnight.pub › replies › 7163 captured on 2024-08-31 at 14:10:28. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-05-10)
-=-=-=-=-=-=-
-
all you need ... is an IP and the port they're listening on!
Sure. But this is quite a tall order in my opinion. I'm living behind an IP address, which changes daily. I don't want my routers IP address be accessible under a known name (think dyndns). I don't want my router to allow any connections initiated from the internet. I don't want to poke holes into that. Plus uplink speed is so low, that you don't want to run anything substantial from this IP address.
So? Well, not all is lost. I have a hidden onion service running. I can access it only through TOR and only if I provide some extra bit which authorizes me to connect to this service. This way, the connection is really initiated from my router to the TOR guardian node. This hidden onion service provides ssh access to a specific machine, iff I can provide the associated ssh keys. This could work for a chat server too, provided all participants pre-share some key material.
That is my opinion, however, I don't feel entitled to give out proper advice.