11
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 25 Apr 2026
11 points (100.0% liked)
Linux
64862 readers
935 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 7 years ago
MODERATORS
Hey, just so you know this is legally iffy.
PieFed.social is hosted in the EU, and this amount of scraping can fall under the Copyright Directive 2001/29/EC and the Database Directive 96/9/EC.
Even if the content is public, EU law can restrict bulk extraction and republication. Especially if you’re mirroring a substantial part of the site or making it available through your own frontend.
Might be worth reconsidering what you’re pulling and how you’re using it, or atleast making sure it's legal.
edit: I'm obviously not a lawer, this might have no problems related to that, but I would make sure if I were you.
It’s just the UI I cloned, content is curated by me and my team
So, good news: Since you apparently aren’t scraping the content, only the UI, my first comment is irrelevant. And this probably doesn’t break AGPL.
Bad news: If I'm understanding you correctly you are copying and re-serving someone else’s page design and layout, which might fall under reproduction of copyrighted material and may be an even bigger issue than what I said in my first comment. Especially since your Terms of Service appears to claim ownership of the design.
If I were you, I would really make sure you aren't breaking law with this. Seems like something that could come back to bite you very easily.