Ask Lemmy
A Fediverse community for open-ended, thought provoking questions
Please don't post about US Politics. If you need to do this, try !politicaldiscussion
Rules: (interactive)
1) Be nice and; have fun
Doxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them
2) All posts must end with a '?'
This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?
3) No spam
Please do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.
4) NSFW is okay, within reason
Just remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either [email protected] or [email protected].
NSFW comments should be restricted to posts tagged [NSFW].
5) This is not a support community.
It is not a place for 'how do I?', type questions.
If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email [email protected]. For other questions check our partnered communities list, or use the search function.
Reminder: The terms of service apply here too.
Partnered Communities:
Logo design credit goes to: tubbadu
view the rest of the comments
Which is good. You either have an open system or a closed one. There's no in-between.
If you want to have advantages of public free decentralized network you can't obfuscate and centralize bits and pieces of it. Also, it's 2024, we need to stop this misinformation that email address is supposed to be private. What is private is email address association with the owner and Lemmy doesn't leak or infringe on. The address is literally called address because it's supposed to be public.
...And attitudes like this towards privacy will keep Lemmy from progressing to a point where those issues will be fixed.
I have a fundamental problem with giant corporations scraping user data without user consent. That's a system-level issue. It doesn't become "good" just because they get to scrape without consent for free.
Nah it has nothing to do with attitude but with practicality. This would mean people's fingerprints need to be public and shared between servers or some other hack. It's just possible in any safety and its not really a hill worth dying on. Do we really care about users dodging subreddit bans that much? Its silly.
What would a "fix" look like in your eyes? Do you have na implementation in mind?
I have a few suggestions for development concerns off the top of my head:
* either immediately or, to prevent spam, after some time
I agree with your first few points but I'm unsure about the scraping. This is a public forum, what could be done to mitigate scraping that wouldn't take away form that?
If we take "unlimited unauthenticated API access shouldn't be possible" for granted, I'm unfortunately not all that technically competent about what can be done next.
The first thing that comes to mind is treating website access and app access differently, maybe limiting app API access by default for people who haven't logged in.
Or creating a separate bot API that's rolled out across all servers at some point in the future... And I know federation could pose some serious chokepoints here so that's where my speculation ends.