Email or username:

Password:

Forgot your password?
Servo

This month in Servoโ€ฆ

๐Ÿ“‚๐Ÿ“„ tabbed browsing support
๐Ÿ“๐ŸŽฎ flexbox and WebXR enabled by default
๐Ÿ‘๐ŸŽฒ structuredClone() and randomUUID()
๐Ÿญ๐Ÿค– faster Windows CI builds
๐ŸŒฒ๐ŸŽจ HTML and CSS devtools

More details โ†’ servo.org/blog/2024/08/31/this

2 comments
insecurity princess ๐ŸŒˆ๐Ÿ’–๐Ÿ”ฅ

@servo Please put security on your roadmap sooner rather than later.

"Security later" is a terrible idea for a browser, even early in development. Browsers in the 21st century must be security-first, because attackers are sophisticated and relentless, and browser security is _Hard_.

Scien

@saraislet @servo Sadly I don't think it's a priority from what I've seen. I think the ideal is that it'd be used in embeded situations?

It'd be nice if they considered applications as a genuine alternative web browser engine more seriously, but I don't know if I can blame them much since from what I've seen their funding is seriously lacking.

At least they have a leg up on memory vurnabillities by not writing it in C or C++.

Go Up