this post was submitted on 17 Sep 2023
41 points (95.6% liked)

Open Source

28952 readers
382 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 4 years ago
MODERATORS
 

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!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 9 months ago* (last edited 9 months ago) (6 children)

This?

  1. Remote Network Interaction; Use with the GNU General Public License.

Notwithstanding any other provision of this License, if you modify the Program, your modified version must prominently offer all users interacting with it remotely through a computer network (if your version supports such interaction) an opportunity to receive the Corresponding Source of your version by providing access to the Corresponding Source from a network server at no charge, through some standard or customary means of facilitating copying of software. This Corresponding Source shall include the Corresponding Source for any work covered by version 3 of the GNU General Public License that is incorporated pursuant to the following paragraph.

Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the work with which it is combined will remain governed by version 3 of the GNU General Public License.

[–] [email protected] 2 points 9 months ago (5 children)

Yup.

all users interacting with it remotely through a computer network

[–] [email protected] 1 points 9 months ago* (last edited 9 months ago) (4 children)

You can't read just pieces of it.

If you modify the Program, your modified version must prominently offer all users interacting with it remotely through a computer network (if your version supports such interaction) an opportunity to receive the Corresponding Source of your version by providing access to the Corresponding Source from a network server at no charge, through some standard or customary means of facilitating copying of software

A service can't be FOSS for definition since it's missing the last "S" Software! ...at least for my knowledge! 🤷🏻‍♂️

[–] [email protected] 1 points 9 months ago (2 children)

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.

[–] [email protected] 2 points 9 months ago (1 children)

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.)

[–] [email protected] 1 points 9 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).

[–] [email protected] 1 points 9 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.

load more comments (1 replies)
load more comments (1 replies)
load more comments (1 replies)