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-05-21 13:36:54 +02:00
.cargo unify all rust project into single workspace 2025-02-06 13:29:03 +01:00
.github [ci] Build drive web app in bootleg-ci-merge 2026-05-12 11:47:38 +02:00
.run [build/ci] Adjust build & CI scripts for typescript references structure 2026-04-22 15:52:15 +02:00
app-android v348.260519.0 2026-05-19 18:04:34 +02:00
app-ios v348.260519.0 2026-05-19 18:04:34 +02:00
buildSrc Drive: add settings 2026-05-12 11:59:59 +02:00
ci [ci] Fix getting path to node for ios build 2026-05-15 16:58:05 +02:00
doc docs: update desktop build artifact output directory 2026-05-06 08:58:04 +02:00
githooks Fix pre-commit hook on iOS 2025-08-20 13:19:32 +02:00
ipc-schema Upload progress and cancellation for desktop 2026-04-24 13:42:09 +02:00
libs Update electron-updater to 6.7.3 2026-05-11 14:58:21 +02:00
resources Revert "Remove MDIO OTF, WOFF files" 2026-05-19 09:24:50 +02:00
src Fix font size picker 2026-05-21 09:31:19 +02:00
test [otest] Support regular expressions and excludes 2026-05-21 13:36:54 +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 [webapp, android] Drive app: improvements, fixes, cleaning up 2026-05-11 17:11:01 +02:00
types [modularization] Extract restClient and appEnv to seperate ts package 2026-04-22 15:52:15 +02: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 [android] introduce Drive app 2026-05-11 16:49:18 +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 [ci] Build drive web app in bootleg-ci-merge 2026-05-12 11:47:38 +02:00
.prettierrc.json5 [lint] Change prettier to prefer parens in arrow functions 2022-12-27 16:08:23 +01:00
android.js [modularization] Make seperate import alias for restError 2026-04-22 15:52:15 +02:00
Cargo.lock v348.260519.0 2026-05-19 18:04:34 +02:00
Cargo.toml v348.260519.0 2026-05-19 18:04: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 [ci] Build drive web app in bootleg-ci-merge 2026-05-12 11:47:38 +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 [android] introduce Drive app 2026-05-11 16:49:18 +02:00
package-lock.json v348.260519.0 2026-05-19 18:04:34 +02:00
package.json v348.260519.0 2026-05-19 18:04: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 [modularization] Remove error package and calendar tsconfig 2026-04-22 15:52:15 +02:00
tsconfig-dist-rollup.json [build/ci] Adjust build & CI scripts for typescript references structure 2026-04-22 15:52:15 +02:00
tsconfig-drive-app.json [android] introduce Drive app 2026-05-11 16:49:18 +02:00
tsconfig.json make main tsconfig composite for admin 2026-04-22 15:52:15 +02:00
tsconfig_common.json [modularization] Make seperate import alias for restError 2026-04-22 15:52:15 +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] Default to mail in webapp.js 2026-05-12 14:42:33 +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.