Tuta is an email service with a strong focus on security and privacy that lets you encrypt emails, contacts and calendar entries on all your devices. https://tuta.com
Find a file
2026-04-02 15:33:07 +02:00
.cargo unify all rust project into single workspace 2025-02-06 13:29:03 +01:00
.github [ci] Update Xcode and macOS for iOS CI on Github 2026-02-04 15:30:49 +01:00
.run [ci] run browser tests in CI 2023-07-28 16:08:22 +02:00
app-android [android] Fix compilation error 2026-04-02 15:33:07 +02:00
app-ios v341.260401.0 2026-04-01 18:03:34 +02:00
buildSrc [build] Update undici to 7.24.4 2026-03-20 14:26:23 +01:00
ci [ci] make the calendar ci ob notify about release notes 2026-03-27 12:05:14 +01:00
doc [doc] add doc/TRANSLATING.md 2025-11-20 12:11:05 +01:00
githooks Fix pre-commit hook on iOS 2025-08-20 13:19:32 +02:00
ipc-schema appstore in-app event deeplink integration 2026-03-17 13:38:57 +01:00
libs Update rollup to 4.60.0 2026-03-24 12:02:36 +01:00
packages v341.260401.0 2026-04-01 18:03:34 +02:00
resources Fix font icon sizes 2026-03-23 13:44:25 +01:00
src Change switch to spam folder shortcut to SEVEN 2026-04-02 10:53:32 +02:00
test Prevent concurrent mail indexing 2026-04-01 15:13:56 +02:00
thunderbird-add-ons add tutamail and tutacalendar thunderbird add-ons v1.0.0 2026-02-27 09:24:57 +01:00
tuta-sdk add SystemModelV147 2026-04-01 13:42:25 +02:00
types clear existing spam classifier retraining intervals on login 2025-12-03 11:47:19 +01:00
.editorconfig [ios] Use Prettier default ident in editor config 2024-02-09 11:51:36 +01:00
.gitattributes Revert "update gitattributes to fix windows build pipeline" 2025-09-09 16:54:06 +02:00
.gitignore [ios, sdk] Optimize build 2025-10-22 10:03:49 +02:00
.gitmodules Update node to v22 in Jenkins 2025-06-05 14:05:22 +02:00
.npmrc Publish v3.91.2-beta.0 for npm, fix publishing packages 2022-01-19 10:38:07 +01:00
.nvmrc Bump node to 22.16.0 2025-06-05 13:58:31 +02:00
.prettierignore Setup release pipline for crypto-primitives.wasm 2025-08-07 09:51:21 +02:00
.prettierrc.json5 [lint] Change prettier to prefer parens in arrow functions 2022-12-27 16:08:23 +01:00
android.js [build] Fix F-Droid build failing because of crypto-primitives wasm 2025-08-28 16:40:25 +02:00
Cargo.lock v341.260401.0 2026-04-01 18:03:34 +02:00
Cargo.toml v341.260401.0 2026-04-01 18:03:34 +02:00
desktop.js switch to typeIds and attrIds, add SystemMV126, TutanotaMV86, BaseMV2 2025-04-28 12:44:35 +02:00
eslint.config.mjs Create crypto primitive crate 2025-08-07 09:51:21 +02:00
fdroid-metadata-workaround Apply F-Droid metadata workaround 2018-08-09 09:20:48 +02:00
LICENSE.txt Change Tutanota to Tuta in translations, #6113 2023-11-09 17:22:09 +01:00
make.js [desktop] Fix opening files & directories on Linux 2025-09-26 12:18:38 +02:00
package-lock.json v341.260401.0 2026-04-01 18:03:34 +02:00
package.json v341.260401.0 2026-04-01 18:03:34 +02:00
README.md [doc] add doc/TRANSLATING.md 2025-11-20 12:11:05 +01:00
rustfmt.toml unify all rust project into single workspace 2025-02-06 13:29:03 +01:00
SECURITY.md [chore] update support link in SECURITY.md 2025-06-12 11:12:54 +02:00
start-desktop.sh threaded sqlcipher 2023-09-22 12:09:18 +02:00
third-party.txt Fix key verification dependencies for prod build 2025-03-19 15:01:40 +01:00
tsconfig-calendar-app.json [Calendar] Fix rollup and imports 2024-07-26 16:43:00 +02:00
tsconfig.json Fix including tutanota-usagetest in typescript build 2025-08-05 10:34:28 +02:00
tsconfig_common.json Allow for editing of groupInfo and groupSettings name 2025-09-17 14:11:56 +02:00
tutao-pub-test.pem test public key update 2019-10-10 17:04:17 +02:00
tutao-pub.pem Update desktop client codesigning public key 2019-10-10 17:13:29 +02:00
webapp.js [build] Fix F-Droid build failing because of crypto-primitives wasm 2025-08-28 16:40:25 +02:00
xcodegen_common.yml update copyright year 2026-03-03 15:01:33 +01:00

Tuta Mail logo

Tuta Mail makes encryption easy

Tuta Mail is the secure email service with built-in end-to-end encryption that enables you to communicate securely with anyone on all your devices.

Translating Tuta

See TRANSLATING.md

Building

See BUILDING.md.

Developing Tuta

See HACKING.md.