Discord isn’t exactly known for generous file-sharing limits, still, the messaging app offered a 25MB limit to free users. The company has now updated its support page to reflect the upload limit for free users has been lowered to 10MB.

  • Kairos@lemmy.today
    link
    fedilink
    English
    arrow-up
    0
    ·
    12 days ago

    The issue is the absence of being able to port forward in a lot of places. UPNP exists on some networks but it’s usually disabled. But if we want actual peer to peer we’re going to need to implement some way to accept incoming connections EVERYWHERE.

      • Strykker@programming.dev
        link
        fedilink
        English
        arrow-up
        0
        ·
        12 days ago

        Gonna be real here, I’m in tech, there is no fucking way I’m gonna open my PC to the entire fucking internet. Vulnerabilities are everywhere and no code is perfect. Firewalls and nat help stop so many attacks from the start.

        Even if ipv6 is common I will assume most implementations will be nat based.

        • FrederikNJS@lemm.ee
          link
          fedilink
          English
          arrow-up
          1
          ·
          12 days ago

          IPv6 does not require you to open your machine to the Internet, even without making use of a NAT. Sure you get an IP that’s valid on the whole internet, but that doesn’t mean that anyone can send you traffic.