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

Nordstjernen Browser 1.0.24 released!

Today, 16 September 2026, we are pleased to announce the release of Nordstjernen 1.0.24. This is a layout release: flexbox resolves flexible lengths the way the specification describes and column containers wrap, absolutely positioned boxes inside grids take their containing block from the grid lines, and the Web Platform Tests for flexbox went from 1465 to 1997 of 3670 subtests. Around it are the things a reader notices day to day — the page itself scroll-snaps, Ctrl+P prints in the default process-per-tab mode, text selection highlights the text it is actually on and copies the way the page reads, and the about:start splash is painted anew. Nordstjernen is a web browser, written from scratch in C, focused on supporting the HTML and CSS standards. It runs on Windows, macOS and Linux, with builds for Android, iOS, FreeBSD, NetBSD and the JVM. Nordstjernen is built in Norway.

Nordstjernen Browser version 1.0.24 is available now as a source release. Read the full release notes here, or jump straight to the downloads.

It ships alongside Northstar 1.0.8, the GPL-licensed single-process edition of the same engine.

« Back to nordstjernen.org

Nordstjernen 1.0.24's about:start start page — the Nordstjernen Navigator splash, painted in an impressionist hand inside a gilded frame, above a search box
Nordstjernen 1.0.24’s about:start page — the same night scene over the earth, painted in an impressionist hand with a gilded frame. more screenshots »

what’s new in 1.0.24

about Nordstjernen

HTML Standard. Behaviour is measured against the spec text, section by section, not against another browser — 140 spec rows fully implemented, 31 partial, 0 absent across WHATWG HTML sections 1–16 as of July 2026. Against the Web Platform Tests, the full wpt-fast tree passes 88.4% of subtests overall — 91.7% of the HTML suite. See docs/HTML-compatibility.md.

Secure. Process-per-tab design — each tab's engine runs in its own sandboxed process (seccomp + Landlock on Linux), talking to the UI over IPC and shared-memory framebuffers · no JIT.

Minimalism. The core engine is about 185,000 lines of project C and headers (plus a thin GTK 4 shell), excluding the vendored libraries and generated assets — small enough for one person to read and audit end-to-end.

Private. Nordstjernen has no JIT so it is much more secure, and can still be fast enough. It ships no telemetry of any kind, and deliberately includes no AI assistant and no AI-style web APIs.

news

16 SEP 2026 · Nordstjernen 1.0.24 released — flexbox and grid rebuilt against the specifications, the page itself scroll-snaps, printing in process-per-tab mode, text selection that behaves, registered custom properties, a JavaScript off switch, and a painted about:start. Release notes »

16 SEP 2026 · Northstar 1.0.8 released — transitions and animations on every property with a Web Animations API, border-image, the background shorthand parsed layer by layer, position: fixed that stays put, and lexbor 3.0.1. Announcement » · Release notes »

8 AUG 2026 · Nordstjernen 1.0.23 released — printing with @page and print stylesheets, correct offsetLeft/offsetTop, flexbox static positions, CSS Scroll Snap, and quickjs-ng 0.16.1. Announcement » · Release notes »

8 AUG 2026 · Northstar 1.0.7 released — printing, a rebuilt about:start sky and earth, CSS Scroll Snap, frames that talk to their parent, and quickjs-ng 0.16.1. Announcement » · Release notes »

31 JUL 2026 · Nordstjernen 1.0.22 released — real-site layout fixes, a rebuilt grid, faster text through ns-pango, a reworked toolbar, and a much more capable Android app. Announcement » · Release notes »

5 JUN 2026 · Nordstjernen 1.0.0 released — the first stable release. Announcement » · Release notes »

download

Latest tagged release: Nordstjernen 1.0.24 — released 16 September 2026, as source. full release notes »

Nordstjernen is also available on the Microsoft Store and Google Play.

Source 1.0.24.tar.gz · 1.0.24.zip
Windows Microsoft Store
Android Google Play
Platform builds The most recent prebuilt packages for Windows, macOS, Debian, Ubuntu, openSUSE, portable Linux, Alpine, FreeBSD, NetBSD and the JVM are from Nordstjernen 1.0.23, on the download page.
All releases github.com/nordstjernen-web/nordstjernen-browser/releases