this post was submitted on 19 Feb 2026
93 points (95.1% liked)
Privacy
46487 readers
1154 users here now
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
much thanks to @gary_host_laptop for the logo design :)
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It's unremarkable and has baggage.
The Servo browser is where it's at. It's written entirely in rust so it has a leg up on stability and security over other browsers. The issue is that they're not really interested in the most important part, which is things like bookmarks and dark mode. They are laser focussed on the engine and anyone who would use Servo would be fine with a few websites looking broken.
If Firefox released a Servo-based spin, I'd use that in a heartbeat.
are the servo creators as red pilled as ladybird's creators?
No. It's developed by the Linux Foundation Europe.
No, Rust doesn't make your code more stable. It can help you making it more secure however.
Security and stability are related. They're both about preventing unexpected behaviour.
But also Rust can't replace skill. A ruin in Rust is still a ruin. But it can help make the ruin more secure.
Never said it could, just that it gives them a leg up.
Sure, yes. Not like the "you can make safe C code, just need to (know how to) avoid the foot guns", you're right.
I'm hoping servo can be integrated into qutebrowser soon
Qute isn't my kind of browser, so I probably won't be following you to Qute.
Firefox suites my workflow basically perfectly. Except that it won't let me duplicate a tab with a keyboard shortcut (because tabs freeze quite often).
Hmm… would be pretty neat if Playwrite could use the Servo engine too. I would start using that instead of the gecko driver, because why not?