The reason I walked away from Chrome a couple of years ago is because of the amount of information it sends to Google.
I'm curious to know where Safari stands in that regard: how much and how often does it "call home"?
Oh, and also : how much of it is Open Source? In my experience, Apple is particularly good at OpenSourcing lots of pieces while keeping the juicy bits proprietary. Can Safari be 100% rebuilt from source?
No, WebKit is an engine. It ships with small demo browsers for some platforms (minibrowser for gtk, at least) but that's it.
You might be confused by Apple calling its nightly Safari builds "WebKit technical preview" or whatever. It (used to) show up as "WebKit.app", but it's literally Apple Safari.
"Safari" is a proprietary browser that uses WebKit, which is open source. Safari Technology Preview (purple Safari) and WebKit.app (black Safari) are just Safari, but with the WebKit swapped out through various methods. Oh, and MiniBrowser works on macOS as well.
You seemed to conflate Safari Technology Preview with the WebKit nightlies, when they are in fact different things and structured differently and used for different things (the former acts much more like a "standalone Safari" than does the latter, which is essentially just the WebKit frameworks loaded in to your existing Safari).
> You might be confused by Apple calling its nightly Safari builds "WebKit technical preview" or whatever. It (used to) show up as "WebKit.app", but it's literally Apple Safari.