• Valmond@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 days ago

    You underestimate how costly it is to run services like that, your network is what it is, and it would be even costlier to change, who’s going to change it all, hired contractors? I mean hired people already have fulltime jobs in the company. Then scrape all the traces that there were logging (amongst other things)?

    It’s not a Hollywood movie where you just “unplug the log machine” and hide it in a drawer.

    • dogs0n@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 day ago

      Maybe you are overestimating it.

      I wouldn’t truly know because I’m not a wireguard expert or anything.

      That said, a “log machine” that you describe could just simply be a portable executable with root access on the vpn server machine. With this root access it could probably easily see what network connections are being made and potentially sniff them.

      Maybe I’m wrong though. I don’t think it’d be easy to develop such an executable, but once made it could be portable, probably.

      Unless you are a skilled network engineer/software dev in the field telling me it’s not possible, then sure I shall believe you.

      • Valmond@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        1
        ·
        9 hours ago

        I have developed things for over 20 years, nothing is simple in software development and you either go all in no-log, or you don’t. There just aren’t simple ways to do things when they scale way beyond a dinky little home computer. Or so I feel.