Files
MrbWebLibre/README.md
T
2025-07-02 17:12:09 +02:00

64 lines
3.4 KiB
Markdown

<p align="center">
<img width="250" src="app/assets/icon/icon.png" alt="WebLibre Logo">
</p>
# WebLibre: The Privacy-Focused Browser
<a href="https://liberapay.com/FaFre/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a>
WebLibre is an independent browser project built on the foundation of [Mozilla's Gecko Engine](https://en.wikipedia.org/wiki/Gecko_(software)) and [Mozilla Android Components](https://mozac.org/).
> **⚠️ Alpha Release Notice**
> WebLibre is currently in alpha phase. Expect frequent updates, potential bugs, and breaking changes. Please report issues on [GitHub](https://github.com/FaFre/WebLibre/issues).
## Features
### Privacy & Security
- **No Tracking:** WebLibre does not track or monitor your browsing.
- **Local Data Storage:** All your data stays on your device.
- **Tor integration:** Route container or private tab traffic through the Tor network for greater anonymity.
- **uBlock Origin integration:** Optional content blocker during onboarding
- **Web Engine Hardening**: Comprehensive and easy to use presets. `about:config` access is available for expert users.
- **Container Isolation:** Organize tabs into containers, each with its own cookie context and network settings.
- **Biometric Authentication:** Restrict access to sensitive containers using fingerprint or face recognition.
### Personal Local Search Engine
- **Unified Search:** Instantly search across:
- **Open Tabs:** By title, address, and full page content (no size limits).
- **Web Feeds:** Aggregate and search your favorite news sites and blogs, with full content indexing.
- **Browsing History:** Quickly find previously visited sites by title or address.
- **Bangs:** Use custom shortcuts for direct on-site search.
- **Local-First Search:** All indexing and search operations happen on your device—your data never leaves your control.
### Improved Tab System
- **Tab Containers:** Organize tabs into isolated containers for privacy and workflow management.
- **Container Cookie Contexts:** Separate “cookie jars” for each container.
- **Tor Proxy:** Route container traffic through the Tor Network.
- **Biometric Authentication:** Restrict access to containers with fingerprint or face recognition.
- **Tree View Navigation:** Visualize and manage complex tab hierarchies, making it easy to track your browsing context.
### Bangs
- **Direct On-Site Search:** Use thousands of powerful shortcuts (“bangs”) to search directly on popular websites—no third-party search engine required.
---
## Getting Started
1. **Download & Install** WebLibre on your device.
2. **Organize Tabs:** Use containers for work, personal, or research contexts.
3. **Enable Tor Proxy:** For sensitive browsing, assign Tor to containers or private tabs.
4. **Add Web Feeds:** Aggregate your favorite sites for unified, private search.
5. **Try Bangs:** Search directly on your favorite websites with custom shortcuts.
<p align="center">
<a href='https://play.google.com/store/apps/details?id=eu.weblibre.gecko'>
<img height="100" alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png'/>
</a>
<a href='https://github.com/FaFre/WebLibre/releases'>
<img height="100" alt='Get it on GitHub' src='https://github.com/machiav3lli/oandbackupx/raw/034b226cea5c1b30eb4f6a6f313e4dadcbb0ece4/badge_github.png'/>
</a>
</p>