Skip to content
forked from tutao/tutanota

Tutanota is the end-to-end encrypted mail client that enables you to communicate securely with anyone.

License

Notifications You must be signed in to change notification settings

self20/tutanota

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutanota makes encryption easy

Tutanota is the end-to-end encrypted email client that enables you to communicate securely with anyone.

Building and running your own Tutanota web client

Now you can build your own Tutanota client and run it locally. Remember that you have to update your Tutanota client on your own. If you want the auto-update feature, you can use [https://app.tutanota.de] directly and upon every update your browser will notify you that the updated app is being installed locally in your browser cache.

Pre-requisites:

  • An up-to-date version of git is installed
  • An up-to-date version of node js is installed

Build steps:

  1. Checkout the repository: clone https://github.com/tutao/tutanota.git
  2. Switch into the web directory: cd tutanota/web
  3. Install dependencies: npm install
  4. Build Tutanota: gulp dist
  5. Switch into the build directory: cd build
  6. Open the index.html with your favorite browser (tested: Firefox and Chrome). Running Tutanota locally with Chrome requires starting Chrome with the argument --allow-file-access-from-files.

Tests

We use the following tools for testing:

About

Tutanota is the end-to-end encrypted mail client that enables you to communicate securely with anyone.

Resources

License

Stars

Watchers

Forks

Packages

No packages published