small, steady, independent · written from scratch in C · no JIT, no telemetry

nordstjernen

Nordstjernen is an independent, lightweight web browser built entirely from scratch in C. A hardened, zero-JIT HTML5 / CSS / JavaScript rendering engine with a clean-room engine — not Blink, not WebKit, not Gecko.

Cold-starts in milliseconds, idles at a few tens of MB, and ships no telemetry of any kind — no phone-home, no update pinger, no crash reports, no “studies”. Privacy is on by default: partitioned cookies, third-party cookies off, HSTS, CSP and mixed-content blocking. Built in Norway.

Nordstjernen screenshot
Nordstjernen rendering the about:nordstjernen page on Linux / GTK 4.

news

28 MAY 2026 · Nordstjernen 0.8.0 released. Release notes »

24 MAY 2026 · Nordstjernen 0.7.0 released. Release notes »

specifications

languageC · ~50 kLOC, fully auditable
html / csslexbor 3.0.0 (parser, WHATWG URL, selectors)
javascriptquickjs-ng v0.14.0 — bytecode interpreter, no JIT (W^X holds process-wide)
imagesWuffs v0.4 (PNG / GIF / BMP / JPEG)
uiGTK 4 · one window per page, no tab strip
networklibcurl · HTTP/2 · gzip + brotli + zstd
hardeningLandlock + seccomp sandbox · PIE · full RELRO · Intel CET · no JIT
privacyno telemetry · partitioned cookies · HSTS / CSP / mixed-content blocking
platformslinux · windows · macos
licenseNSL-1.0 → MIT after 10 years

download

Nordstjernen 0.8.0 — released 28 May 2026. full release notes »

Windows nordstjernen-0.8.0-win64-setup.exe
Source (tar.gz) nordstjernen-0.8.0.tar.gz
Source (zip) nordstjernen-0.8.0.zip
All downloads github.com/nordstjernen-web/nordstjernen/releases/tag/0.8.0

Best viewed in Nordstjernen