mozilla, browsers, actionable
In light of Mozilla's recent terms-of-service bullshit (and well, the years of enshittification preceding that too)...
Here's a reminder that Servo:
- Is an independent browser engine that exists,
- Is no longer a Mozilla project,
- But *is* being actively developed and maintained,
- And needs your help and contributions to make it a full-fledged alternative!
https://book.servo.org/contributing.html
(Its current primary objective is defined as being an "embeddable browser engine" but this is only the first step, and more importantly, it's where 95% of the work in "building a complete browser" lies)
@mjdxp Yes and no; there's a very basic example browser shell that comes with Servo itself, but to my knowledge nobody has built an "end-user browser" yet.
Servo has very recently improved its embeddability, which from what I understand makes it easier to start building such a browser for end users.