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 @@ google error 404

On the first run, Brave fetches five extensions from brave-core-ext.s3.brave.com and tries to install them:

brave extensions +

Quick update

+

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.


Sources

@@ -88,6 +90,9 @@

9. Brave's static site [archive.is]

+

10. + Brave's Deviations from Chromium + [archive.is]


This article was created on 5/7/2018
This article was last edited on 12/30/2020