this post was submitted on 29 Aug 2025
51 points (77.4% liked)

Memes

52204 readers
675 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 6 years ago
MODERATORS
 

๐Ÿ˜†๐Ÿ˜†๐Ÿคญ

you are viewing a single comment's thread
view the rest of the comments
[โ€“] notarobot@lemmy.zip 3 points 1 week ago (1 children)

Firefox is open source. Outdated open source is dangerous (even more than outadred closed source IMO) because people can literally look at the code and find every single bug. Even if they use security updates to roll out features or antifeatures, there are also security patches. And once those are out, now the entire world knows about the bug (because they can see the source changes). If you stay out of date, you are exposed. That simple

[โ€“] HiddenLayer555@lemmy.ml 3 points 1 week ago* (last edited 1 week ago)

Also, updates to open source projects document the exploit being fixed and may even have automated tests written for it. You could literally just piece the tests together into an exploit.