• ramielrowe@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    1 month ago

    If I understand this correctly, you’re still forwarding it a port from one network to another. It’s just in this case, instead of a port on the internet, it’s a port on the TOR network. Which is still just as open, but also a massive calling card for anyone trolling around the TOR network for things to hack.

    • deafboy@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 month ago

      Which is still just as open, but also a massive calling card for anyone trolling around the TOR network

      Luckily, it is no longer possible to easily sniff the new v3 addresses by deploying a malicious relay. Any attack to even reveal the existence of a hidden service would require a very specialized setup. And we’re just talking discovery, not the ability to connect and attack the actual service running there.

      • ramielrowe@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        edit-2
        1 month ago

        Yea, I don’t think this is necessarily a horrible idea. It’s just that this doesn’t really provide any extra security, but even the first line of this blog is talking about security. This will absolutely provide privacy via pretty good traffic obfuscation, but you still need good security configuration of the exposed service.

        • deafboy@lemmy.world
          link
          fedilink
          English
          arrow-up
          0
          ·
          1 month ago

          you still need good security configuration of the exposed service.

          In a sense that security comes in layers, yes. But in practice, this setup will prevent 100% of bots scanning the internet for exposed services, and absolute majority of possible targeted attacks as well. It’s like using any other 3rd party VPN, except there’s not a central point for the traffic to flow through.

          From the attackers point of view, nothing is listening there.

          I’ve used a similar setup in the past to access a device behind a NAT (possibly multiple NATs) and a dynamic IPv4. Looking back, that ISP was a pure nightmare.

    • neidu2@feddit.nl
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 month ago

      Not necessarily. It can be, but it all depends on which nodes you get when you connect. If I end up on slow nodes I usually just reconnect, and it’s fine.

  • just_another_person@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 month ago

    This is stupid. You’re still “connecting directly” to the instance. Your concern is about logging and traffic from your ISP being logged. This is the dumbest way to achieve this though, and reads as overly paranoid.

    Just because you’re hanging one side out on Tor, does not mean your traffic isn’t logged. I don’t want to devolve into basic network operations, but this is stupid.

    • adr1an@programming.dev
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 month ago

      Plus, just connecting to Tor is very much a huge exposure imho. I’d use a VPN. Now, if I’m having a VPN, probably wireguard, why would I need Tor? Some providers grant you the ability to interconnect devices under your account. So, just run the VPN on the server. This is why I love NordLynx. It’s just like tailscale.

      • deafboy@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 month ago

        just connecting to Tor is very much a huge exposure imho

        Exposure of what, to whom?

        • adr1an@programming.dev
          link
          fedilink
          English
          arrow-up
          0
          ·
          1 month ago

          using Tor is enough meta data if you were to use it to safeguard from some actors (e.g. state). I’m just saying from the perspective of some of the hypothetical personas as defined by Tor project itself. If it were to boil this down to me, I would rather live without the correlation attacks (e.g. ISP giving me seemingly random disconnects) and just do my casual reading on cracking on the clear-net.

          • deafboy@lemmy.world
            link
            fedilink
            English
            arrow-up
            0
            ·
            1 month ago

            This is not a guide to hide from the government or ISP. Just a way to tunnel to your home server without publishing the sshd for random strangers. Personally, I’d just publish the ssh and be done with it.

            I would rather live without the correlation attacks

            The more people using Tor, the less useful targeted disconnects become.