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
2023-11-01 14:14:43 +01:00
.github [ci] Cache npm dependencies 2023-07-28 16:08:22 +02:00
.run [ci] run browser tests in CI 2023-07-28 16:08:22 +02:00
.vscode Run prettier on the whole project 2022-12-27 16:08:23 +01:00
app-android Add liboqs WASM, KyberFacade, and compatibility tests 2023-10-18 11:49:19 +02:00
app-ios kyber and encoding compatibility tests 2023-11-01 14:14:43 +01:00
buildSrc adapt client to use PQ Encryption 2023-10-19 14:58:27 +02:00
ci upgrade dependencies 2023-07-28 15:56:06 +02:00
doc adapt client to use PQ Encryption 2023-10-19 14:58:27 +02:00
githooks [ci] add .githooks/ with pre-commit formatting 2023-04-20 17:15:42 +02:00
ipc-schema Add liboqs WASM, KyberFacade, and compatibility tests 2023-10-18 11:49:19 +02:00
libs Add liboqs WASM, KyberFacade, and compatibility tests 2023-10-18 11:49:19 +02:00
packages kyber and encoding compatibility tests 2023-11-01 14:14:43 +01:00
resources Improve multiselect, add select all, add toolbar, new contact layout 2023-04-11 13:05:34 +02:00
schemas adapt client to use PQ Encryption 2023-10-19 14:58:27 +02:00
src kyber and encoding compatibility tests 2023-11-01 14:14:43 +01:00
test kyber and encoding compatibility tests 2023-11-01 14:14:43 +01:00
types Switch to @tutao/otest from ospec 2023-07-28 16:08:22 +02:00
.editorconfig Adjust .editorconfig to align with Prettier 2023-02-23 17:21:02 +00:00
.eslintignore use eslint and prettier 2022-12-27 16:08:23 +01:00
.eslintrc.json Prefer Array.some() over .find() 2023-09-21 17:49:21 +02:00
.gitattributes Update .gitattributes 2022-11-08 10:00:06 +01:00
.gitignore chore: ignore app-android/.settings dir 2023-03-27 08:46:35 +00:00
.npmrc Publish v3.91.2-beta.0 for npm, fix publishing packages 2022-01-19 10:38:07 +01:00
.nvmrc [ci] update node path in jenkinsfiles 2023-03-28 13:05:09 +00:00
.prettierignore use eslint and prettier 2022-12-27 16:08:23 +01:00
.prettierrc.json5 [lint] Change prettier to prefer parens in arrow functions 2022-12-27 16:08:23 +01:00
android.js fix linter errors for missing node: protocol 2023-05-05 11:29:09 +02:00
desktop.js Introduce domain configs to support 2FA across domains 2023-10-18 10:16:11 +02:00
fdroid-metadata-workaround Apply F-Droid metadata workaround 2018-08-09 09:20:48 +02:00
LICENSE.txt chore(LICENSE): updated software description and copyright disclosure 2021-10-25 09:58:58 +02:00
make.js fix linter errors for missing node: protocol 2023-05-05 11:29:09 +02:00
package-lock.json Implement X25519 functions 2023-10-18 11:48:02 +02:00
package.json v3.118.13 2023-10-05 14:40:21 +02:00
README.md Update README.md 2023-08-10 11:39:41 +02:00
SECURITY.md Update SECURITY.md 2023-08-18 14:21:15 +02:00
start-desktop.sh threaded sqlcipher 2023-09-22 12:09:18 +02:00
third-party.txt remove cordova license notices, closes #3584 2021-10-22 09:06:34 +02:00
tsconfig.json upgrade rollup + plugins, fix illegal import 2023-03-28 12:25:21 +00:00
tsconfig_common.json Run prettier on the whole project 2022-12-27 16:08:23 +01: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 fix linter errors for missing node: protocol 2023-05-05 11:29:09 +02:00

Tutanota logo

Tutanota makes encryption easy

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

Building

See BUILDING.md.

Developing Tutanota

See HACKING.md.