Commit Graph
6 Commits
Author SHA1 Message Date
Anthony 2a0a5bca12 README: direct per-OS download links to the latest release assets
Point each OS at its installer via releases/latest/download, now that
v0.1.0-rc.1 is published. Resolves once the repo is public.
2026-06-09 16:16:24 +02:00
Anthony 7481ba86ba README: mainstream framing, honest warning, simpler download
Add a prominent "please read before using" block up top: it states plainly
that the bridge works against Tuta's end-to-end model and widens the attack
surface, links Tuta's own public stance, and frames who it is actually for
(advanced users who trust their device but not the provider). Simplify
Download (per-OS links to the latest release) and Getting started (three
steps plus a connection table). Remove every dash separator from the prose.
2026-06-09 16:10:27 +02:00
Anthony db14b8fd53 README: polished landing page with logo, badges and visual sections
Centered header (app icon + tagline + nav), shields.io badges (CI, release,
license, platforms, stack), an emoji feature grid, collapsible per-OS install
details, a connection-settings table, and callouts. Same content, presented
like a real project landing page.
2026-06-01 14:48:46 +02:00
Anthony 17502c829c README: end-user install + getting-started
Add a download-and-run path for non-developers: per-OS install from the
Releases page (desktop app vs CLI binary, with the Gatekeeper / SmartScreen
one-time override each needs), a step-by-step getting-started with the
IMAP/SMTP connection table and Thunderbird / Apple Mail notes, and an
unofficial-&-unsigned disclaimer up top. Reframe the old cargo-centric
sections as 'Build from source', and document that body search covers
downloaded messages while metadata search covers the whole mailbox.
2026-06-01 14:44:13 +02:00
Anthony d1b9d486ab Adopt GPL-3.0-or-later license
TutaBridge links Tuta's Rust SDK, which is part of the GPLv3-licensed
tutanota project, so the bridge must carry the same license. Add the
full GPLv3 text, set `license = "GPL-3.0-or-later"` on all three
crates, and note it in the README.
2026-05-29 14:59:48 +02:00
Anthony 2e708f7362 Add README documenting the bridge and backup feature 2026-05-29 14:50:19 +02:00