Privacy Features Story Download
Free  ·  Open source  ·  Zero telemetry

The browser that

No trackers. No ads. Everything stays on your device.

Lander browser
500+ blocked domains built-in
60+ tracking parameters stripped per URL
0 bytes sent to any server

Every attack surface,
covered.

From the network layer to your clipboard, Lander blocks and isolates everything that shouldn't leave your machine.

Ad & Tracker Blocking

500+ built-in blocked domains and 28 regex patterns — plus optional EasyList, EasyPrivacy, and Fanboy's Annoyance List for broader coverage.

Fingerprint Spoofing

Canvas, WebGL, AudioContext, font enumeration, and hardware API noise injection. Your fingerprint changes every session.

WebRTC Protection

Relay-only mode forces WebRTC to keep your real IP hidden — a common leak point that most browsers leave open.

User Agent Masking

Reports as standard Windows Chrome to every site. You blend into the most common browser fingerprint on the web.

Tracking Param Strip

UTM codes, fbclid, gclid, and 60+ other tokens removed from every URL before the request goes out.

Cookie Isolation

Third-party cookies blocked. Cross-site isolation stops ad networks from tracking you across domains.

Location Masking

Choose from 51 cities to spoof your GPS location. Sites see what you tell them — nothing more.

Poison Data

Trackers receive a constant stream of fake signals alongside real activity. Any profile they build is useless.

Ignore Mode

A completely isolated private window. No history, no cookies, no cache. Close it and nothing remains.


Privacy Shield
Everything blocked, right in front of you.
A live dashboard showing every tracker caught, every fingerprint randomized, every parameter stripped — in real time as you browse.
Live statsStrict or balancedWhitelist manager
Ignore Mode
A private window that works like one.
Fully isolated from your normal session. No history written, no cookies kept, no cache stored. Close the window and it's completely gone.
No historyNo cookiesNo cacheCtrl+Shift+N
Location Masker
Show sites a different location.
Pick from 51 cities worldwide and broadcast that as your GPS location. Pair it with Poison Data to mix fake signals into the data trackers collect — making any profile they build unreliable.
51 citiesPairs with Poison DataPer-tab
Password Vault
Passwords stored on your machine only.
Encrypted locally, never synced to the cloud, no third-party service involved. Your credentials are stored on your device and filled in automatically when you need them.
Local encryptionNo cloud syncAuto-fill
Video Downloader
Download from 1,000+ sites.
YouTube, Twitter, Reddit, TikTok and hundreds more. Select quality, monitor live download speed and estimated time, then find everything in searchable history.
1,000+ sitesQuality selectionFull history
Built-in Tools
Everything built in, nothing to install.
Markdown notepad with auto-save. Scientific calculator. Screenshot tool with region selection. Page translation. Vertical tabs and a collapsible sidebar. All included, all local.
Markdown notesCalculatorScreenshotsPage translateVertical tabs
Themes
Make it look how you want.
Dark, Nord, Dracula, Catppuccin, Synthwave, Frutiger Aero and more. Set a static image or a live MP4 video as your new tab wallpaper. Nine accent colors to choose from.
10+ themesVideo wallpapers9 accent colors

AI in Lander

AI is optional.
Not built into everything.

Other browsers are adding AI to every surface whether you want it or not. Lander ships with AI features that are useful, but they're turned off by default and require you to opt in deliberately.

The page summariser works with your own API key. When you use it, the request goes directly from your machine to whichever AI provider you've chosen — Lander is not part of that connection.

Off by default
AI features don't run unless you turn them on. Nothing happens in the background.
Your API key
Bring your own key for page summarisation. The request goes straight to the provider — we don't handle it.
No middleman
Direct connection from your device to the AI provider. Lander never sees the content you're summarising.
Settings


Built-in add-ons.

No account required. No external store. One click.

Appearance
Dark Mode
Productivity
Reader Mode
Productivity
Focus Mode
Appearance
Grayscale
Appearance
Night Filter
Accessibility
Font Boost
Appearance
Custom Cursor
Accessibility
No Animations
Accessibility
High Contrast
Appearance
Neon Glow
Productivity
Sticky Notes
Performance
Low Data Mode

More available in the Lander Add-On Store.


The Story

Why Lander exists.

Every browser we used made the same trade — convenience and speed in exchange for your data. We didn't want that trade.

01

It started with frustration.

Browsers claiming to be private while running background analytics, syncing history to servers, and leaving tracking vectors open that most people don't know exist. "Private mode" in most browsers barely qualifies as private.

02

Privacy has to go deeper than ad blocking.

Blocking ads is the obvious first step. But your fingerprint, your IP via WebRTC, the tracking tokens in your URLs, your location — each one is a separate data point. Lander closes all of them.

03

AI features that don't compromise the point.

We built AI tools into Lander because they're useful. But they're off by default, and when you use them, the request goes directly from your device to the AI provider you choose. We're not in that connection.

04

Open source, so you can verify any of this.

Source available. Read the code, audit it, build it yourself. Privacy claims without source access are just marketing.


Keyboard first.

Every feature has a shortcut. Built for people who prefer the keyboard.

New tabCtrl + T
Close tabCtrl + W
Address barCtrl + L
Find on pageCtrl + F
ScreenshotCtrl + Shift + S
Ignore windowCtrl + Shift + N
DevToolsCtrl + Shift + I
Back / ForwardAlt +
Switch to tab NCtrl + 1–9
Zoom in / out / resetCtrl + + - 0

Free. Open source.
Always.

No subscriptions. No ads. Free for personal use.

Filter list credits: EasyList, EasyPrivacy, Fanboy's Annoyance List — CC BY-SA 3.0

# Clone and run
git clone https://github.com/sharp4real/landerbrowser.git
cd rawbrowser && npm install && npm start

# Build for your platform
npm run build:win    # Windows .exe
npm run build:mac    # macOS .dmg
npm run build:linux # .AppImage / .deb

Windows

.exe

macOS

.dmg

Linux

.AppImage

Flatpak

flatpak-builder

Beta

Lander is in beta.

You're seeing an early version of Lander. Things may be rough around the edges — bugs, missing features, and changes are expected. We'd love your feedback.

Report an issue on GitHub →