• -defron-@alien.topB
      link
      fedilink
      English
      arrow-up
      5
      ·
      9 months ago

      The majority of open source software doesn’t make sense to be used via a docker image and the definition for open source needs more than just source code access

      You may find this pedantic but it really is an important distinction. I’ve had licensed access to source code that was not open source and very restrictive through various jobs in the past (not talking about code I worked on but business agreements that included access to source code for audits and stuff)

      Having access to the source code does not necessarily give access to use, share, modify. The two biggest requirements for open source beyond just the actual source code is the ability to modify and redistribute. Source-available software is NOT good enough

  • M500@lemmy.ml
    link
    fedilink
    English
    arrow-up
    6
    ·
    9 months ago

    100% hate this.

    There is a service I use that does this and while I hate it, I can understand why they do it.

    I guess if the api was open then it would be hard to block people abusing it to scrape all their data.

  • Potentially_Canadian@alien.topB
    link
    fedilink
    English
    arrow-up
    4
    ·
    9 months ago

    So as someone who is part of the problem with my PirateWeather.net API, I feel this, and wish there was a better way. The issue is that the cloud makes so many things possible (in my case, downloading and processing 500 GB/day of data), which is awesome, but also can’t just be wide open, since the bill would be outrageous. One thing I’m toying with is using email addresses as an API key with some sort of verification process afterwards, since this might be easier for people to use and still prevent abuse. Long term, the way forward is to reduce download and processing requirements to make self hosting feasible. It’s a tricky problem to solve though.

    • Noah_Body_69@alien.topB
      link
      fedilink
      English
      arrow-up
      5
      ·
      9 months ago

      If it’s called ‘open source’ then the source code should be available for people to self host. Don’t call it open source if it’s not. 🤦🏻‍♂️

    • KingPinX@alien.topB
      link
      fedilink
      English
      arrow-up
      2
      ·
      9 months ago

      personally, I think something like yours that does a lot of processing on your end is a different beast. I can see why you would want to put something like an api key in front to prevent some abuse.

    • pydry@alien.topB
      link
      fedilink
      English
      arrow-up
      1
      ·
      9 months ago

      How big are the data sets for individual regions/countries? Could you host them via torrents?

  • UnacceptableUse@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    9 months ago

    Had this recently with Facebox. You can’t even get a key anymore so it’s completely useless. I can’t find any alternatives either so I guess I’m just fucked

    • Cybasura@alien.topB
      link
      fedilink
      English
      arrow-up
      1
      ·
      9 months ago

      You cant call it open source when you need a goddamn API key from a server to do it, because wheres that api generator algorithm?

      • hipi_hapa@alien.topB
        link
        fedilink
        English
        arrow-up
        3
        ·
        9 months ago

        If it’s truly open source you can always host it yourself. But if you want the convenience of using someone else server then you will need an API key and pay if you reach a certain usage limit.

        • Cybasura@alien.topB
          link
          fedilink
          English
          arrow-up
          1
          ·
          9 months ago

          Yeah exactly, the assumption is that if they gice you the api key generator, but most with API key requirements dont unfortunately

  • 52mohammedsiam@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    3
    ·
    9 months ago

    i totally understand where you’re coming from. it’s frustrating when things don’t work out as expected. just hang in there, things will get better!