Skip to content

Open-Tech-Foundation/Web-Browser

Repository files navigation

OTF Web Browser

Engineered for Privacy & Security

Part of the Open Tech Foundation ecosystem.

OTF Web Browser Screenshot

browser.opentechf.org | Report Bug

Warning

Experimental Project: This browser is in early development. Features, APIs, and stability are subject to significant changes.

A fast, privacy-focused browser with hardened security, built on top of the Chromium Embedded Framework.

📥 Download

You can download the latest version of OTF Web Browser for your platform from our GitHub Releases page.

Platform Release Status
Linux (x64) Latest Tarball ✅ Stable
Windows (x64) TBD 🚧 In Progress
macOS TBD 🚧 In Progress

Development

📦 Installation

Prerequisites:

  • CMake (3.21+)
  • Ninja (Build system)
  • GCC 14+ (C++20 support)
  • Bun (for UI development)
bun run setup

🛠 Usage

To start the UI development server (with HMR) and launch the browser automatically:

bun run dev

🏗 Build

We use Ninja for high-performance builds. To build the project for production:

1. Build UI Assets

bun run build:ui

2. Build C++ Engine

bun run build:cpp

🛣️ Roadmap

  • MVP
  • Automated CI/CD Release Pipeline
  • Windows (x64) Support
  • macOS (Universal) Support

License

This project is licensed under the GNU Affero General Public License v3.0.

License: AGPL v3

About

A fast, privacy-focused browser with hardened security, built on top of the Chromium Embedded Framework.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors