Centralization is bad for everyone everywhere.

That bring said… I just moved my homeserver to another city… and I plugged in the power, then I plugged in the ethernet, and that was the whole shebang.

Tunnels made it very easy. No port forwarding no dns configuration no firewall fiddling no nothing.

Why do they have to make it so so easy…

  • vzq@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    3
    ·
    3 months ago

    The trouble with cloudflare is that there is just one. It’s one of the best registrars out there, the only free/cheap and usable DNS host (have you seen what route53 charges per zone??). That without getting into the whole tunnels and DDoS mitigation end of things, which is nearly unique at any price point.

    The problem with cloudflare is that we’re missing three other cloudflares to move to if they decide to pull evil shit.

    • ramble81@lemm.ee
      link
      fedilink
      English
      arrow-up
      2
      ·
      3 months ago

      The bigger trouble is creating a CDN has a stupidly high barrier to entry. You literally need your own data centers across the world, your own server infrastructure, the man power to manage it, etc.

      You could try to host it on a cloud provider but you’d go bankrupt even quicker. Unless someone were to try to build a co-op run CDN, it’s just not gonna happen without a profit motive and a large amount of capital.

      • vzq@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        3 months ago

        That’s true. The bizarre paradox of the centralization of edge infrastructure is real.

        That said, the other edge-lords (haha) could offer similar functionality, but they chose not to.

      • I mean the optimal cdn is maximally distributed to reduce load and latency right. Unfortunatly the web was not built in a manner that supports this.

        Eg if we could have a single url for the same object that could be served by any server that is part of the fediverse then the fediverse itself would be an optimal cdn.

        Perhaps we should take some notes from peertube. Plus more legitimate bit torrent content on the internet as a whole is hardly a bad thing make the isp’s jobs harder for places without net neutrality.

          • I consulted with professor gpt and it seams that it’s basicly just giving the same ip address to multiple servers meaning that any of said servers can serve as that ip.

            Also it seems said ips require paying large sums of money to isps. My poiny was more that with the current mainstream internet (http websockets etc) it would require you to run a local service/proxy that can interpret a global id and route to basicly any small server with said resource. Unfortunatly i dont think its possible to build such a thing that would just work across browsers if embedded into a standard webpage.

  • shiftymccool@programming.dev
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    3 months ago

    Why does Cloudflare get a pass on the “if it’s free, you’re the product” mantra of the self-hosting community? Honest question. They seem to provide a lot for free, so…

  • S_S@lemy.lol
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 months ago

    Do you have a VPS or server with its own IPv4 address outside your home?

    If you want I can maybe help you with configuring my new tool/service to replace Cloudflare Tunnels

    But it depends on how you use it also, if you want to explain that send me a reply or a private message and I can answer if I think it is possible and give you the basic configuration for it, or check out the project and its sources I posted here

      • S_S@lemy.lol
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 months ago

        No, no public repo, no repo at all tbh, only the public code posted at the cloud drive, but the code is fully inspectable in the drive and there are no compiled binaries (you must compile it yourself to use it)

        • Kuvwert@lemm.eeOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          2 months ago

          No shade on you, dude… but if it’s not available in a public repo where people with more experience than me have the opportunity to validate and review it… then I’m really really really not interested in downloading or running it on my machine.

          I have trust issues with cloudflare yes, but I also have trust issues with random zip files from strangers’ cloud drives.

          I appreciate your helpful attitude anyway 🙂

          • S_S@lemy.lol
            link
            fedilink
            English
            arrow-up
            1
            ·
            2 months ago

            No worries, I understand

            There are just text files there anyway

            I’m pretty much just sharing my public backup with everyone, it is the only thing I need when deploying it, maybe someone else uploads it to some repo one day!

  • Darkassassin07@lemmy.ca
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 months ago

    Unless you are behind CGNAT; you would have had the same plug+play experience by using your own router instead of the ISP supplied one, and using DDNS.

    At least, I did.

    • f2sfljLhdtTZ@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      3 months ago

      Not entirely. CF can protect you from DDOS of up to a few millions of calls per minute. Your home router would melt with that traffic. They also act as a firewall if you enable the proxy dns feature. They do a sanity check before forwarding the call. Also a home router cannot do this. And there’s more.

      • lemmyvore@feddit.nl
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 months ago

        Both your ISP and CF will drop you like a hot potato if you’re ever under that kind of attack.

        CF has other features that are nice like, like WAF, bot detection, geo blocking, caching etc. But it’s only a taste.

        All their real services are paid and the whole reason they offer a free tier is to upsell you to their paid services.

    • qaz@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      3 months ago

      Yes, but it does expose your own IP address and thus where you live. Tunnels don’t.

      • Lem453@lemmy.ca
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 months ago

        True, but the downside of cloudflare is that they are a reverse proxy and can see all your https traffic unencrypted.

  • Decronym@lemmy.decronym.xyzB
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    2 months ago

    Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:

    Fewer Letters More Letters
    CF CloudFlare
    CGNAT Carrier-Grade NAT
    DNS Domain Name Service/System
    HTTP Hypertext Transfer Protocol, the Web
    HTTPS HTTP over SSL
    IP Internet Protocol
    NAT Network Address Translation
    SSH Secure Shell for remote terminal access
    SSL Secure Sockets Layer, for transparent encryption
    SSO Single Sign-On
    TCP Transmission Control Protocol, most often over IP
    TLS Transport Layer Security, supersedes SSL
    VPN Virtual Private Network
    VPS Virtual Private Server (opposed to shared hosting)

    13 acronyms in this thread; the most compressed thread commented on today has 8 acronyms.

    [Thread #830 for this sub, first seen 26th Jun 2024, 04:45] [FAQ] [Full list] [Contact] [Source code]

    • Kuvwert@lemm.eeOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 months ago

      Tailscale is so cool too. I’ll definitely be switching if I can ever use my own domains

  • Kyouki@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 months ago

    I am out of the loop, what’s going in with snooping?

    I use their cloudflared tunnel sometimes for accessing home hosted stuff.

    • slazer2au@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      3 months ago

      Because Cloudflare acts as a reverse proxy it can see everything that happens in a session.
      This is also known as a man in the middle attack. But Cloudflare meds to do this in order to do it’s checks for bad actors.

      Now, as Cloudflare has access to the unencrypted traffic and we know that NSA is all about data vacuuming due to the Snowdn leaks we can make a tin foil hat guess whaylt goes on.

      • ramble81@lemm.ee
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 months ago

        Just note, OP, that the last part of his statement is pure speculation. The first part is technically true, which can lead to that inference, but no information has been released which corroborates it. However, that does not mean it’s not possible.

          • h3ndrik@feddit.de
            link
            fedilink
            English
            arrow-up
            1
            ·
            edit-2
            3 months ago

            Though those leaks showed they actually did it on a large scale. I don’t think they stopped for some arbitrary reason. Why would they? And technology developed further, surveillance is only getting easier. I’d say even without a tin-foil hat on, it’s more likely they do it than not.

  • nerdschleife@lemm.ee
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 months ago

    I use cloud flare tunnel for my home server too. Are there any viable and somewhat easy alternatives?