Does anybody have suggestions for an online service that prints things like business cards, brochures, and pamphlets?

If not FOSS, I would like to find a company online that has principles that align with positive things like workers rights, locally owned, sustainable, etc.

Any suggestions would be appreciated, thanks!

  • russjr08@outpost.zeuslink.net
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    Would the service not be using software though? I’ve just woken up so bare with me here (so I could just be seeing/interpreting this all wrong), but I thought the AGPL was somewhat(?) intended to be used for *aaS (“Something”-as-a-Service) types of deals. MongoDB for an example (though they do not use AGPL anymore AFAIK) is a service where they host managed Mongo databases for you - the AGPL part came in to play in regards to making the actual MongoDB server-side software source available.

    Or I suppose using OP’s post as an example, whatever software they’re using to actually facilitate accepting online print jobs and dispatching it (and the various processes in between) to their printers potentially.

    • Atemu@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      10 months ago

      MongoDB for an example (though they do not use AGPL anymore AFAIK)

      They switched to a custom license they call SSPL which is the AGPL/GPLv3 but with a modified sections 13 that attempts to extend viral copyleft even further.

      (In my (unprofessional) opinion, it’s a bad license but not unfree.)

      • russjr08@outpost.zeuslink.net
        link
        fedilink
        English
        arrow-up
        1
        ·
        10 months ago

        Ah right, I remember now - that made quite a storm when they did that switch (as is usually the case when companies switch from a well-respected OSS license to something… not so respected).

    • peregus@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      10 months ago

      A company can use an AGPL software, but the company itself can’t be AGPL. AGPL is a license for software (for my knowledge), so it can’t be associated to a company or a service. A company could be “FOSS friendly” as the OP mentioned, but not FOSS.