Earlier quoted context omitted.
What did they do?
If the above poster never replies, I would assume that they're referring to (from a quick google) the fact that the EFF opposes laws that would put liabilities for blockchain software on the software author[1], and provides other similar defenses, similar to how the ACLU occasionally defends the free speech of white supremacists[2], to ensure equal protection under the law and avoid setting a bad legal precedent. [1]…
TikTok streaming software is an illegal fork of OBS
461–470 of 543 posts
Re: TikTok streaming software is an illegal fork of OBS
#462Earlier quoted context omitted.
Remember that what you're legally entitled to is statutory damages ($50k per act of infringement or $150k for wilful infringement) plus whatever actual damages you can prove (probably 0 for a hobbyist). You can negotiate whatever alternative settlement you like, which might mean e.g. regular audits of their code at their expense (the BSA does this kind of thing for a lot of commercial software). But they always have…
I'm thinking of infringers in China, for example. You wont win any damages from them, but if the GPL says that by using it, you agree to also release you own code under GPL, then at least everyone could start copying China's code. And if they complain, just point to the GPL code they used and say "you agreed to this by using the GPL code in the first place".
Re: TikTok streaming software is an illegal fork of OBS
#463Earlier quoted context omitted.
Remember that what you're legally entitled to is statutory damages ($50k per act of infringement or $150k for wilful infringement) plus whatever actual damages you can prove (probably 0 for a hobbyist). You can negotiate whatever alternative settlement you like, which might mean e.g. regular audits of their code at their expense (the BSA does this kind of thing for a lot of commercial software). But they always have…
I'm thinking of infringers in China, for example. You wont win any damages from them, but if the GPL says that by using it, you agree to also release you own code under GPL, then at least everyone could start copying China's code. And if they complain, just point to the GPL code they used and say "you agreed to this by using the GPL code in the first place".
Re: TikTok streaming software is an illegal fork of OBS
#464Earlier quoted context omitted.
Remember that what you're legally entitled to is statutory damages ($50k per act of infringement or $150k for wilful infringement) plus whatever actual damages you can prove (probably 0 for a hobbyist). You can negotiate whatever alternative settlement you like, which might mean e.g. regular audits of their code at their expense (the BSA does this kind of thing for a lot of commercial software). But they always have…
Can each download be considered an act of infringement?
Re: TikTok streaming software is an illegal fork of OBS
#465Earlier quoted context omitted.
OBS is GPLv2 so I don't think it would get to that level. Tho if the other GPL code is v3 then who knows.
It really depends on the usage - if serverside components are also using OBS libraries for something then they'd be violating a contract in their server code regardless of the license version.
Only when you distribute the GPLv2-using binaries to third parties comes the license in play: you must provide also the source code to those third parties.
Re: TikTok streaming software is an illegal fork of OBS
#466Re: TikTok streaming software is an illegal fork of OBS
#467Earlier quoted context omitted.
What if it’s one character?
The realm of what does and doesn't constitute a license violation is complex and, in the end, up to the whims of the legal system. For this particular issue it appears that an actionable amount of the project is in use.
Re: TikTok streaming software is an illegal fork of OBS
#468Earlier quoted context omitted.
Consider donating to the EFF as a Christmas present to yourself
eff doesn't do license enforcement. Software freedom conservancy is the organization to support in this case: https://sfconservancy.org/
Re: TikTok streaming software is an illegal fork of OBS
#469Re: TikTok streaming software is an illegal fork of OBS
#470People are misunderstanding this and claiming it's not problematic. Ben Torrell (an OBS developer) notes later in the thread that there is indeed GPL code compiled into TikTok's executables; since source is not available and they have not got another license, it is unlicensed and hence illegal.