update readme

This commit is contained in:
Fabian Freund
2025-07-26 11:08:39 +02:00
parent fec15f1d23
commit a180cd9347
+29 -18
View File
@@ -4,23 +4,27 @@
# WebLibre: The Privacy-Focused Browser # 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> <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/). 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/). It offers a fully featured web browser with support for Firefox mobile add-ons, designed with privacy and usability at its core.
> **⚠️ Alpha Release Notice** > **⚠️ 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). > WebLibre is currently in the alpha phase. Expect frequent updates, potential bugs, and breaking changes. Please report issues on [GitHub](https://github.com/FaFre/WebLibre/issues).
---
## Features ## Features
### Privacy & Security ### Tab Management
- **No Tracking:** WebLibre does not track or monitor your browsing.
- **Local Data Storage:** All your data stays on your device. - **Tab Containers:** Organize tabs into isolated containers for enhanced privacy and workflow management with optional features:
- **Tor integration:** Route container or private tab traffic through the Tor network for greater anonymity. - **Container Cookie Contexts:** Separate “cookie jars” for each container.
- **uBlock Origin integration:** Optional content blocker during onboarding - **Tor Proxy:** Route container traffic through the Tor network for anonymous browsing.
- **Web Engine Hardening**: Comprehensive and easy to use presets. `about:config` access is available for expert users. - **Biometric Authentication:** Restrict access to containers using fingerprint or face recognition.
- **Container Isolation:** Organize tabs into containers, each with its own cookie context and network settings. - **Tree View Navigation:** Visualize and manage complex tab hierarchies for better browsing context.
- **Biometric Authentication:** Restrict access to sensitive containers using fingerprint or face recognition. - **Local AI Assistance:** Use on-device AI models to group tabs and manage containers effortlessly.
### Personal Local Search Engine ### Personal Local Search Engine
@@ -31,13 +35,13 @@ WebLibre is an independent browser project built on the foundation of [Mozilla's
- **Bangs:** Use custom shortcuts for direct on-site search. - **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. - **Local-First Search:** All indexing and search operations happen on your device—your data never leaves your control.
### Improved Tab System ### Privacy & Security
- **Tab Containers:** Organize tabs into isolated containers for privacy and workflow management. - **No Tracking:** WebLibre does not track or monitor your browsing.
- **Container Cookie Contexts:** Separate “cookie jars” for each container. - **Local Data Storage:** All your data stays on your device.
- **Tor Proxy:** Route container traffic through the Tor Network. - **Tor Integration:** Route container or private tab traffic through the Tor network for greater anonymity.
- **Biometric Authentication:** Restrict access to containers with fingerprint or face recognition. - **Ad and Content Blocking:** Optional content blocker (uBlock Origin) installation during onboarding.
- **Tree View Navigation:** Visualize and manage complex tab hierarchies, making it easy to track your browsing context. - **Web Engine Hardening:** Comprehensive and easy-to-use privacy and security presets for the Gecko Web-Engine.
### Bangs ### Bangs
@@ -49,7 +53,7 @@ WebLibre is an independent browser project built on the foundation of [Mozilla's
1. **Download & Install** WebLibre on your device. 1. **Download & Install** WebLibre on your device.
2. **Organize Tabs:** Use containers for work, personal, or research contexts. 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. 3. **Enable Tor Proxy:** Assign Tor to containers or private tabs for sensitive browsing.
4. **Add Web Feeds:** Aggregate your favorite sites for unified, private search. 4. **Add Web Feeds:** Aggregate your favorite sites for unified, private search.
5. **Try Bangs:** Search directly on your favorite websites with custom shortcuts. 5. **Try Bangs:** Search directly on your favorite websites with custom shortcuts.
@@ -61,3 +65,10 @@ WebLibre is an independent browser project built on the foundation of [Mozilla's
<img height="100" alt='Get it on GitHub' src='https://github.com/machiav3lli/oandbackupx/raw/034b226cea5c1b30eb4f6a6f313e4dadcbb0ece4/badge_github.png'/> <img height="100" alt='Get it on GitHub' src='https://github.com/machiav3lli/oandbackupx/raw/034b226cea5c1b30eb4f6a6f313e4dadcbb0ece4/badge_github.png'/>
</a> </a>
</p> </p>
---
## Feedback & Contributions
WebLibre is in active development, and your feedback is greatly welcomed!
Please share your ideas, report issues via [GitHub Issues](https://github.com/FaFre/WebLibre/issues).