40 lines
2.2 KiB
Markdown
40 lines
2.2 KiB
Markdown
<p align="center">
|
|
<img width="250" src="https://raw.githubusercontent.com/FaFre/lensai/main/app/assets/icon/icon.png" alt="Lensai Logo">
|
|
</p>
|
|
|
|
# Lensai: 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>
|
|
|
|
Lensai 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/).
|
|
|
|
- Contains **Zero Tracking or Telemetry**
|
|
- Ad, tracker and malware blocking through [**uBlock Origin**](https://ublockorigin.com/) (opt out possible)
|
|
- **Local on-device Search Engine** for contents of Tabs, History and Feed Articles
|
|
- **Tab Container** support with [**Contextual Identities** (Cookie isolation)](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/contextualIdentities), [**Tor** anonymity network](https://en.wikipedia.org/wiki/The_Tor_Project) tunneling and biometric authentication
|
|
- **Enhanced Tracking Protection** by default, blocking the following out of the box:
|
|
- Social media trackers
|
|
- Cross-site cookies in all tabs
|
|
- Tracking content in all tabs
|
|
- Cryptominers
|
|
- Known and suspected fingerprinters
|
|
- Contains **50+** controllable **Web Engine Hardening Settings**, to improve:
|
|
- Security of Connections (SSL/TLS / OCSP / CERTS / HPKP)
|
|
- DNS and Proxy/SOCKS security
|
|
- General Privacy while browsing
|
|
- Advanced [Fingerprinting](https://en.wikipedia.org/wiki/Canvas_fingerprinting) protection
|
|
- Attack Surface Reduction
|
|
- **Over 14.000+ search providers** (aka "bangs") included with on-site-search
|
|
- Supports the installation of all compatible **Firefox Extensions** through the official Mozilla Store
|
|
|
|
|
|
<p align="center">
|
|
<a href='https://play.google.com/store/apps/details?id=me.movenext.bang_navigator&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'>
|
|
<img width="240" alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png'/>
|
|
</a>
|
|
</p>
|
|
|
|
## Getting started
|
|
|
|
Head over to the [wiki](./wiki/Quickstart-Guide) to learn how to set up the app and explore its features.
|