Privacy and security-focused web browser based on Chromium with zero telemetry, DNS-over-HTTPS, WebRTC protection, and enhanced security features.
By Barrer Software - https://barrersoftware.com
SecureVault Browser is currently in early development. GitHub Actions builds are being transitioned from source compilation to a binary-based approach due to resource constraints.
See BUILD_STATUS.md for detailed information about the build process.
- Zero Telemetry - No data collection or tracking
- Google Services Removed - All Google integrations stripped out
- DNS-over-HTTPS - Encrypted DNS by default (Cloudflare 1.1.1.1)
- WebRTC Protection - Prevent IP leaks
- Third-Party Cookie Blocking - Block tracking cookies by default
- No Crash Reporting - Your browsing stays private
- Site Isolation - Each site in its own process
- Sandboxing - Enhanced process isolation
- HTTPS-Only Mode - Prefer secure connections
- Safe Browsing - Malware and phishing protection
- Automatic Updates - Security patches delivered fast
- Certificate Pinning - Protect against MITM attacks
- Clean Interface - Minimal, focused design
- Custom Branding - Shield with vault lock icon
- Fast Performance - Based on latest Chromium
- Extension Support - Compatible with Chrome extensions
- Cross-Platform - Linux, Windows, and macOS
SecureVault Browser is not yet ready for end-user downloads. In the meantime:
- Try Ungoogled-Chromium: https://ungoogled-software.github.io/
- Or use Brave Browser: https://brave.com/
- Or use Chromium with privacy extensions
See QUICKSTART.md for development setup instructions.
# AppImage (Coming Soon)
wget https://github.com/barrersoftware/securevault-browser/releases/latest/download/SecureVault-Browser.AppImage
chmod +x SecureVault-Browser.AppImage
./SecureVault-Browser.AppImage# MSI Installer (Coming Soon)
# Download from releases page# DMG (Coming Soon)
# Download from releases pageNote: Building Chromium from source requires significant resources and time. See BUILD_STATUS.md for details.
- Linux: Ubuntu 22.04+ or similar
- 100GB+ free disk space
- 32GB+ RAM recommended
- 8-12 hours build time
# Clone the repository
git clone https://github.com/barrersoftware/securevault-browser.git
cd securevault-browser
# See QUICKSTART.md for detailed instructions
./setup.sh
./build.shSecureVault Browser uses a unique shield-with-vault-lock icon:
- ๐ก๏ธ Shield: Represents security and protection
- ๐ Vault Lock: Represents privacy and data protection
- ๏ฟฝ๏ฟฝ Blue/Cyan Colors: Trust and technology
See docs/BRANDING.md for details.
- Create base repository structure
- Design custom branding and icons
- Set up GitHub Actions CI/CD
- Implement binary-based build system
- Apply privacy patches to Chromium
- Package for Linux (AppImage, DEB, RPM)
- Package for Windows (MSI installer)
- Package for macOS (DMG)
- Create auto-update mechanism
- Release version 1.0.0
Contributions are welcome! Please read our Contributing Guidelines first.
- Fork the repository
- Create a feature branch
- Make your changes
- Submit a pull request
- Quick Start Guide - Get started quickly
- Build Status - Current build approach
- Branding Guide - Visual identity
- Privacy Policy - How we protect your data
- Security Policy - Security features
Found a security issue? Please report it privately to: security@barrersoftware.com
Do not create public GitHub issues for security vulnerabilities.
SecureVault Browser is licensed under the BSD 3-Clause License. See LICENSE for details.
Chromium is licensed under the BSD license and other open-source licenses. See https://chromium.googlesource.com/chromium/src/+/main/LICENSE
SecureVault Browser is developed by Barrer Software, a company focused on privacy and security software.
Other Projects:
- ๐ก๏ธ SecureOS - Privacy-focused Linux distribution
- ๐ฎ Match Mania - Card matching game
- โก VelocityPanel - Web hosting control panel
- ๐ค AI Security Scanner - Automated security testing
Website: https://barrersoftware.com
- Website: https://barrersoftware.com
- Email: info@barrersoftware.com
- Support: help@barrersoftware.com
- GitHub: https://github.com/barrersoftware/securevault-browser
SecureVault Browser is based on:
- Chromium - https://www.chromium.org/
- Ungoogled Chromium - https://github.com/ungoogled-software/ungoogled-chromium
Special thanks to the Chromium team and open-source community.
SecureVault Browser is in early development. Use at your own risk. Always keep your browser up to date for the latest security patches.
This browser is not affiliated with Google, Chromium, or any browser vendor.
Made with โค๏ธ by Barrer Software
๐ก๏ธ Your Privacy. Your Security. Your Browser.
ยฉ 2025 Barrer Software. All rights reserved.