From a180cd9347fc32bac3c2e8db928d364438a599ee Mon Sep 17 00:00:00 2001 From: Fabian Freund Date: Sat, 26 Jul 2025 11:08:39 +0200 Subject: [PATCH] update readme --- README.md | 47 +++++++++++++++++++++++++++++------------------ 1 file changed, 29 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 364df54a..46f5d2c3 100644 --- a/README.md +++ b/README.md @@ -4,23 +4,27 @@ # WebLibre: The Privacy-Focused Browser -Donate using Liberapay + + Donate using Liberapay + -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** -> 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 -### 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. +### Tab Management + +- **Tab Containers:** Organize tabs into isolated containers for enhanced privacy and workflow management with optional features: + - **Container Cookie Contexts:** Separate “cookie jars” for each container. + - **Tor Proxy:** Route container traffic through the Tor network for anonymous browsing. + - **Biometric Authentication:** Restrict access to containers using fingerprint or face recognition. +- **Tree View Navigation:** Visualize and manage complex tab hierarchies for better browsing context. +- **Local AI Assistance:** Use on-device AI models to group tabs and manage containers effortlessly. ### 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. - **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. - - **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. +- **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. +- **Ad and Content Blocking:** Optional content blocker (uBlock Origin) installation during onboarding. +- **Web Engine Hardening:** Comprehensive and easy-to-use privacy and security presets for the Gecko Web-Engine. ### 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. 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. 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 Get it on GitHub

+ +--- + +## 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).