TutaBridge v0.1.0-rc.2
Second release candidate. Rebuilt from main, so the binaries now include everything merged since rc.1.
⚠️ Please read first. This bridge works against Tuta's end-to-end model and widens your attack surface. It is for advanced users who trust their own device but not necessarily the provider. See the README.
New since rc.1
- Read-only MCP server (opt in): let an LLM client like Claude read the mailbox over a local HTTP MCP server. Strictly read-only, with permission tiers (disabled / metadata / full), controlled from the GUI.
- Redesigned GUI: compact status dashboard with an activity log, sub-tabbed settings (Account / Sync / AI access), side-by-side connection settings.
Included
IMAP + SMTP on localhost (TLS), realtime sync, attachments both ways, whole-mailbox listing + honest search (metadata always, full-text body for downloaded messages), complete .eml backup, encrypted local cache, 2FA.
Install
Not code-signed, so the first launch needs one click: macOS right-click then Open; Windows More info then Run anyway; Linux chmod +x the AppImage or install the .deb / .rpm. Desktop app: TutaBridge-macOS.dmg / TutaBridge-Windows-setup.exe / TutaBridge-Linux.{AppImage,deb,rpm}. Headless CLI: tutabridge-<os> binaries, or the AUR (tutabridge-bin / tutabridge-git).