this post was submitted on 13 Oct 2024
1008 points (100.0% liked)
Technology
69913 readers
1838 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I love this in principle.
I just wish Mastodon instances were viewable without JavaScript. Opening the door to many types of browser exploit and fingerprinting shouldn't be required just for reading.
I love the paranoia of you nerds. It's valid but idk how you spare the effort.
When you've been building networked systems for longer than JavaScript has existed, it no longer takes effort to spot design choices that put users at risk. When you've watched endless vulnerabilities be exploited over the years, it's not paranoia, but a real-world problem that impacts real people. At that point, the flaws are impossible to responsibly ignore.
Spreading awareness and showing people how to build safer systems does sometimes get tiring, but I think it's important.
It's simple, when you understand how shaky the foundation of all digital infrastructure is it's impossible to not be paranoid.
Relevant XKCD.
The Polyfill incident is bad (that seems to be how the hackers got into the internet archive), and the OpenSSH one could have been really nasty, if it wasn't caught both early, and by chance (a performance engineer at a major software company noticed).
I'd say this comic is more relevant:
I actually gave up recently for my mental health of all things. Turns out accepting being tracked in just about everything I do but also getting all the benefits of living in the future, without the effort spent on mitigation, is a huge relief. Does Google know my daily routine? Yes. Did they when I had the tin foil hat on? Probably also yes.
I find the negatives detract from the benefits too much, usually. Like having your arm cut off and then receiving lovemaking: I am no longer in the mood.
Have you been watching Bad Monkey? Because that’s literally about half the plot.
Same it’s much nicer to enjoy the tech/tools. I still ad block on all devices tho
It's not paranoid to complain about the unnecessity of javascript when all you want to do is read a public text post on a social media platform. I have javascript disabled on some browsers, and it's annoying to have to whitelist a site that really shouldn't need it.
Mastodon has RSS built-in. Just add ".rss" to the URL to get the RSS feed.
It also does have an API which can be used by apps, including alternate frontends which don't use JS.