Darkelf Shadow v0.1.0-nightly

Nightly
PySide6 Rewrite — Linux & Windows

Highlights

  • Tab isolation + hardened sandbox (PySide6 / QtWebEngine rewrite)
  • Request interception via QWebEngineUrlRequestInterceptor + injection-based mitigation
  • Non-persistent: cookies, cache, and history wiped on shutdown
  • No WebRTC — no downloads, no bookmarks (by design)
  • Disk writes capped to a strict folder; full wipe on shutdown

Downloads

PlatformArchSizeActions
Windows.exex6436.7 MBNotesDownload
Linux.AppImagex6440.3 MBNotesDownload

Verify Your Download

Always verify your download before running. Compare the file hash against the published SHA-256.

1
Windows (PowerShell)
Get-FileHash .\DarkelfShadowLite-TODO_windows-x64.exe -Algorithm SHA256
2
Linux / macOS (Terminal)
sha256sum DarkelfShadowLite-TODO_windows-x64.exe
3
Compare

The output must match the SHA-256 below exactly (case-insensitive). If it does not match, delete the file immediately — do not run it.

The authoritative SHA-256 for this build is published on its GitHub release page. Compare your computed hash against the value listed there.

Release Notes

Darkelf Shadow Lite 0.1.0-nightly

Status

Rewrite in progress — PySide6 target (Linux + Windows). **Nightly channel only** — not yet production-ready.

What's New

Initial PySide6 rewrite checkpoint

QWebEngineUrlRequestInterceptor wired up

Non-persistent session enforced at runtime

Planned (Next Steps)

Randomized canvas signatures

Auto-hash archive for session dumps

Notes

YouTube fullscreen expected to work better than Cocoa build (no custom toolbar overlay)