bromite/README.md
2018-06-30 18:15:40 +02:00

5.5 KiB

Bromite - Take back your browser

current Bromite release license

Bromite

Bromite is Chromium plus some patches for ad blocking and enhanced privacy.

Bromite is only available for Android v4.1 and above.

See open issues for the development in progress.

downloads on Github downloads on XDA Labs

Goals

Bromite aims at providing a no-clutter browsing experience without privacy-invasive features and with the addition of a fast ad-blocking engine. Minimal UI changes are applied to help curbing the idea of "browser as an advertisement platform".

Donate

Please donate to support development of Bromite and the costs for the build system.

Donate via LiberaPay: Donate via LiberaPay

Support development with a donation of 3 EUR: paypal

Support development with a free amount donation: paypal

BTC donations address: 3MkC3idL61npQSCxL1gceksmRTkNkiCPcG

ETH donations address: 0xf47ff39223d828f99fec5ab53bd068c5c0522042

F.A.Q.

Does Google Sync/Translate/Data saver work?

No. This is not a limitation of Bromite but of all Chromium-based projects in general, as general public is not allowed to use Google's APIs for free unless when using Chrome.

Does Bromite require root?

No.

What is the SystemWebView?

It is the core component of Android for all web page visualizations. For example when you access a new wifi network and need to activate it, that is using the SystemWebView. If you do not know what it is then you do not need to install it.

How to enable DNS-over-HTTPS?

See this wiki page.

Can you add dark mode/some cool themes?

No. Bromite is about adblocking and privacy.

Can you add HTTPS everywhere?

No. We cannot add add-ons to Bromite (merely some features) and anyway HTTPS everywhere in particular is too invasive to be easily maintained across new releases.

Features

  • baked-in adblock engine with filters from EasyList, EasyPrivacy and others
  • remove click-tracking and AMP from search results
  • DNS-over-HTTPS support via Google/CloudFlare servers
  • allow playing videos in background
  • StartPage, DuckDuckGo and Qwant search engines
  • privacy enhancement patches from Iridium, Inox patchset, Brave and ungoogled-chromium projects
  • webRTC, canvas, audio and other anti-fingerprinting mitigations
  • all codecs included (proprietary, open H.264 etc.)
  • built with official speed optimizations

You can inspect all functionality/privacy changes by reading the patches: https://github.com/bromite/bromite/tree/master/patches

Releases

All built versions are available as releases.

Each tag corresponds to a Chromium release tag.

Bromite is currently built for ARM, ARM64 and x86 and for the Android SDKs versions 16 and 21 Additionally, SystemWebView, Monochrome and the vanilla Chromium builds are provided.

How to build

The Bromite main repository contains tags for each corresponding Chromium release (see https://chromium.googlesource.com/chromium/src.git).

Please refer to official Chromium build documentation to get started on how to build Chromium; if you can build Chromium for Android, you can build Bromite.

Credits

License

The patches published as part of the Bromite project are released under GNU GPL v3.