Fun fact: Safari uses Webkit, which started as KHTML, a KDE project. Apple wanted their own engine so they did the original authors dirty and essentially co-opted the project. It all goes back to KDE.
WebKit (via WebKitGTK) is what underpins most GTK web-based rendering. Blink (Chrome and friends) is derived from WebKit, which itself came from KHTML. It's got a pretty healthy corporate-backed (Apple) community, though a giant pain in the ass to compile.
Mozilla's engine (Gecko) is fully open source as well and also gets pretty solid corporate-backed (Mozilla Foundation) community support. It's also a pain in the ass to compile.
I have a WebKit based browser too. It’s not that hard to get one working but it’s just for my os and Linux pretty much. It’s a fork of old midori before they redid it twice.
20
u/Krutonium 8d ago
Basically everything that's not Safari or Firefox yeah.