Brave Search result:
" LocalCDN is a web browser extension that emulates Content Delivery Networks to improve your online privacy. It intercepts traffic, finds supported resources locally, and injects them into the environment. All of this happens automatically, so no prior configuration is required."
Probably conflicts with a) how Brave Browser is constructed and b) what Brave Browser does.
–
Brave Browser Development
About Chromium - somewhere online, a few years ago, I found:
“Intrinsically, Chromium is a Google project maintained by many authors (developers, engineers, graphic designers, security researchers … ) from Google, Adobe, Amazon, ARM, Brave, Cloudflare, Facebook, Hewlett-Packard, IBM, Igalia, Intel, Logitech, Microsoft, Mozilla, Nvidia, Opera, Samsung, Vivaldi, Xiaomi, Yandex … and external contributors.”
Chromium is not only a web browser. It is a blend of different important open-source projects:
- ANGLE (Graphics engine abstraction layer)
- Blink (Rendering/layout engine)
- Native Client (Sandbox for running native code)
- PDFium (PDF generation and rendering library)
- Sandbox (Security mechanism for separating running programs)
- Skia (Graphics library)
- V8 (JavaScript engine)
- and others.
–
Deviations from Chromium (features Brave disables or removes)
What Chromium features are removed for privacy/security reasons?
Services & Features We Disable Entirely:
- Google accounts integration (“GAIA”) is disabled
- All features that send data to Google are removed from settings
- DNS prefetching is disabled
- Chrome Google URL Tracker is disabled
- and several others
–