I got a homelab, at the moment I am only running some local stuff and tailscale to reach my stuff remotely.

I can use tailscales ddns, but I would like a real domain. Is there a domain registrator that works with dynamic ips? Or do I need to use a CNAME instead of A record?

    • Wiox@compuverse.uk
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

      It is a giant MITM proxy, and whoever who has access to their logs have the potential to gain a lot of control

      • sloppy_diffuser@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        Don’t have to use their proxy. My gateway router uses cloudflare to set the IP via the API and I just use self-signed certificates. A record resolves to my gateway, not some cloudflare server.

        They also do a lot of work in the privacy space. Encrypted Client Hello to protect SNI came from them.

        If you use any company for TLS termination they can MITM (e.g. AWS certificate manager).