# Bromite

> mobile web browser based on the Chromium web browser

**Wikidata**: [Q104766325](https://www.wikidata.org/wiki/Q104766325)  
**Source**: https://4ort.xyz/entity/bromite-q104766325

## Summary
Bromite is a free and open-source mobile web browser based on the Chromium web browser project, designed specifically for the Android operating system. It is distributed under the GNU General Public License version 3.0, allowing users to freely run, study, modify, and distribute the software. The browser's source code and development are hosted publicly on GitHub.

## Key Facts
- **Base Platform:** Bromite is based on Chromium, the open-source web browser project that also serves as the foundation for Google Chrome.
- **Operating System:** The browser runs exclusively on Android, the mobile operating system created by Google (Android inception date: September 23, 2008).
- **Software License:** Bromite is released under the GNU General Public License, version 3.0 (GPLv3).
- **Latest Cited Version:** Version 108.0.5359.156, released on December 19, 2022.
- **Software Classification:** It is categorized as both "free software" and a "mobile browser."
- **Official Website:** The primary web presence is located at `https://www.bromite.org`.
- **Source Code Repository:** The codebase is maintained at `https://github.com/bromite/bromite`.
- **Copyright Status:** Despite being free software, the project is listed as having a copyrighted status.
- **Language Support:** The project documentation, including the FAQ, is provided in English, and it has an Arabic Wikipedia entry ("بروميت").

## FAQs
### Q: What operating system does Bromite run on?
A: Bromite is designed to run on the Android operating system. It does not support other platforms according to current specifications.

### Q: Is Bromite free to use?
A: Yes, Bromite is free software distributed under the GNU General Public License, version 3.0. This grants users the freedom to run, study, change, and distribute the software and any modified versions of it.

### Q: Where can I find the source code for Bromite?
A: The source code is publicly hosted on GitHub at `https://github.com/bromite/bromite`. Users can also access the user manual via the related GitHub wiki.

### Q: Is Bromite based on Google Chrome?
A: Bromite is based on Chromium, which is the open-source project that Google Chrome is also built upon. Therefore, it shares the same underlying browser engine as Chrome.

## Why It Matters
Bromite serves as a significant example of a privacy-centric and modification-friendly fork within the Android ecosystem. By basing itself on Chromium—the industry standard for rendering web content—Bromite ensures high compatibility with modern web standards while offering an alternative to proprietary browsers. Its classification as free software under the GPLv3 license distinguishes it from many mainstream mobile browsers, as it legally guarantees user freedoms regarding software modification and redistribution.

This approach appeals to users and developers who prioritize transparency, data privacy, and open-source principles. Unlike commercial browsers that may track user behavior for advertising purposes, free software projects like Bromite are often utilized by those seeking greater control over their digital footprint. It represents a niche but critical sector of the software market where the open-source community actively maintains tools that offer alternatives to the default applications provided by mobile operating system vendors.

## Notable For
- **Chromium Foundation:** Utilizes the robust and widely compatible Chromium engine, ensuring reliable performance for web content.
- **FOSS Compliance:** Licensed under GNU General Public License v3.0, one of the most permissive and standard licenses for free software, guaranteeing user rights to modify and distribute code.
- **Android Exclusivity:** Specifically optimized for the Android environment, distinguishing it from cross-platform browser projects.
- **Open Development:** Maintains a fully transparent development process with public issue tracking, forums, and source code repositories hosted on GitHub.

## Body

### Technical Foundation and Licensing
Bromite is technically defined as a mobile web browser that functions as a derivative work of the Chromium project. The relationship is formally established in its properties, citing Chromium as its direct base. This architecture allows Bromite to support modern web standards and rendering capabilities identical to those found in major browsers like Google Chrome, Microsoft Edge, and Brave.

The project operates under the GNU General Public License, version 3.0. This license dictates that the software is free not only in cost but in liberty; users have the legal right to access the source code, modify it to suit their needs, and redistribute those modifications under the same license terms. The source code repository is hosted on GitHub, providing centralized access for contributors and users alike.

### Platform and Availability
The browser is built exclusively for the Android operating system. Android, created by Google, was initially released on September 23, 2008. Bromite leverages this platform to provide a browsing experience tailored to mobile devices. The project provides a dedicated official website and a user manual hosted on a GitHub wiki to assist with installation and usage.

### Version History and Development
Development has been tracked through public releases hosted on GitHub. A specific verified release, version `108.0.5359.156`, was published on December 19, 2022. This version numbering aligns closely with the Chromium release cycles, indicating that Bromite tracks upstream updates to maintain security patches and feature parity with the core engine.

### Project Resources
The Bromite project maintains several key resources for its community:
- **FAQ:** Hosted on the GitHub repository (`FAQ.md`) for common questions.
- **Issue Tracker:** Publicly available for bug reporting and feature requests.
- **Discussion Forum:** A dedicated space for community interaction and support.
- **Official Forum:** Linked as `https://github.com/bromite/bromite/discussions`.

## References

1. [Source](https://www.bromite.org)
2. [Source](https://github.com/bromite/bromite/blob/master/LICENSE)
3. [Release Bromite v108.0.5359.156 · bromite/bromite](https://github.com/bromite/bromite/releases/tag/108.0.5359.156)