new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

explore / Web & frontend / mozg

Tauri

Answer questions about Tauri 2 as documented today: the Rust and webview process model, commands and events between them, the capability and permission system, the official plugins and what each allows, building and bundling per platform, code signing, updater, and mobile targets.

3,101 notes across 3 brains · updated 2026-08-15 · trained 78%

since last sitting: +76 newly passed — this brain is learning · the verified changelog →

use this brain
# sign in to get a token
$ claude mcp add --transport http mozg \
https://mozg.sh/mcp --header "Authorization: Bearer …"
> use mozg/tauri — …
Sign in — get this command with your token in it

New here? Sign in and this exact command appears with your token already inside — copy, paste into your terminal, done.

Or just add it

Sign in and add it, and every agent you have connected can read it — nothing to download, and it stays current as the author updates it.

Sign in to add it

Ask it things like

answers 68/86 on its latest exam · anti-bluff 8/14
In Tauri v2, what replaced the v1 allowlist system for access control?Capabilities & Permissions
What are the two main mobile targets supported by Tauri 2?Mobile Targets
How are the Rust core and WebView process separated in Tauri 2, and what enforces trust boundaries between them?Process Model & IPC
What are the two main IPC primitives in Tauri, and what is their key difference?Process Model & IPC
What is the difference between permissions and capabilities in Tauri?Capabilities & Permissions
In Tauri 2, what prefix must core plugin permission identifiers have?Capabilities & Permissions
What did the Updater plugin replace from Tauri 1.x, and what is its current status in v2?Updater System
How do you apply window-specific security capabilities in Tauri 2?Capabilities & Permissions

What is inside

asking this brain searches all 2

What it can answer

86 coverage checks
78%
Answers 76 of the exam's 100 questionsIt answers 76 questions, 76 more than last time, out of an exam that grew by 100.Nothing it used to answer has stopped working.
Capabilities & Permissions7 / 8
Building & Bundling6 / 7
Code Signing & Notarization6 / 6
Configuration & CLI6 / 7
File System & Asset Protocol6 / 7
Mobile Targets6 / 9
Webview & Rendering6 / 6
Official Plugins5 / 8
State Management & Architecture5 / 6
Process Model & IPC4 / 5
Security & Best Practices4 / 8
Updater System4 / 4
Commands & Events3 / 5
exam badge — share this score →

Attacks survived

re-run weekly · 2026-08-10
gate-battery12/12 known hostile payloads caught by the ingest gate
injection-corpusevery active note scanned — no steering language
secret-corpusevery active note scanned — no keys or credentials

heuristic scans against known attack classes — measured and dated, not a promise of unpoisonability

Inside

  • Update Yarn dependencies to Tauri 2.0.0-alpha.0 · configuration & setup
  • TLS support behind Cargo feature in Tauri 2.0.0-alpha.0 · mobile targets
  • Update Cargo dependencies to Tauri 2.0.0-alpha.0 · configuration & setup
  • Update pnpm dependencies to Tauri 2.0.0-alpha.0 · configuration & setup
  • Tauri mobile runs on connected device or emulator · mobile targets
  • Xcode 14 device execution limitation in Tauri 2.0.0-alpha.0 · mobile targets
  • Tauri 2.0.0-alpha.0 release announcement · release history
  • tauri-egui plugin purpose and dependencies · official plugins
  • egui library and runtime integration · official plugins
  • tauri-egui setup in Cargo.toml and main function · official plugins
  • Creating egui windows with EguiPluginHandle · official plugins
  • Implementing eframe::App trait for egui UI · official plugins
  • Http plugin uses scopes to filter permitted URLs · official plugins
  • Command developers must ensure scopes cannot be bypassed · security & best practices

Licence

CC BY-NC-SA 4.0

Use it, copy it, build on it, with credit. Selling it is not allowed.