diff --git a/articles/brave.html b/articles/brave.html index 116b03a..717d299 100644 --- a/articles/brave.html +++ b/articles/brave.html @@ -58,6 +58,8 @@
On the first run, Brave fetches five extensions from brave-core-ext.s3.brave.com
and tries to install them:
While going through Brave's github repository to explore, I came across a page that details how they handle some of the connections they make.[3] As it turns out, they do use google's safebrowsing instead of their own. They do this by proxying the required onnections through their own servers. The same applies to the connection being made to fetch plugin information.
9. Brave's static site [archive.is]
+10. + Brave's Deviations from Chromium + [archive.is]