Live data from Hacker News

Github became the web's largest font piracy site (2017)

pixelambacht.nl

1–10 of 145 posts

Re: Github became the web's largest font piracy site (2017)

#3
post #2

Is this "piracy" in the sense of Disney's "Pirates of the Caribbean?" Like, Github is taking an niche subject matter, packaging it up for a more general audience, and then distributing it worldwide?

No? This is taking copyrighted material owned by somebody else and distributing it to people that haven't paid for it.

Re: Github became the web's largest font piracy site (2017)

#5
What's the difference between putting webfonts on your public website vs putting them on your public github? This seems like a distinction that only lawyers would care about, but I'm not a web developer (and I don't know much about webfonts) so maybe there's something I'm missing.

Re: Github became the web's largest font piracy site (2017)

#7
post #4

Interestingly, typefaces are not copyrightable in the US, though fonts, being computer code, can be. Not sure how this influences the situation, though.

Wouldn’t it then be legal to make your own font (so you own the copyright on the computer code) representing a commercial typeface?

Re: Github became the web's largest font piracy site (2017)

#8
post #5

What's the difference between putting webfonts on your public website vs putting them on your public github? This seems like a distinction that only lawyers would care about, but I'm not a web developer (and I don't know much about webfonts) so maybe there's something I'm missing.

IANAL but I believe you may have a license (paid money) to use the font on your site but you may not have a licence redistribute the font. You paid for the right to air the latest UFC fight at your bar but that doesn't grant you the ability to sale DVDs of it.

However a user of yours could just download the font from your web server or record the fight on their phone.

Re: Github became the web's largest font piracy site (2017)

#10
post #8
post #5

What's the difference between putting webfonts on your public website vs putting them on your public github? This seems like a distinction that only lawyers would care about, but I'm not a web developer (and I don't know much about webfonts) so maybe there's something I'm missing.

IANAL but I believe you may have a license (paid money) to use the font on your site but you may not have a licence redistribute the font. You paid for the right to air the latest UFC fight at your bar but that doesn't grant you the ability to sale DVDs of it. However a user of yours could just download the font from your web server or record the fight on their phone.

But it's not like a webpage renders an image for you and then you rend an image: you send the user a font so that they can render the page themselves with that font. It's being distributed either way.
Post reply on HN