E2E encrypted contacts, calendars and tasks: https://www.etesync.com/ - upstream sources are at https://github.com/etesync
 
 
 
 
 
 
Go to file
Tom Hacohen b668e6478a Organise calendars and address books in lists. 2017-12-04 19:22:39 +00:00
public Initial commit. 2017-11-30 11:06:15 +00:00
src Organise calendars and address books in lists. 2017-12-04 19:22:39 +00:00
.gitignore Adjust a few of the defaults. 2017-11-30 11:08:47 +00:00
LICENSE Add license and update README. 2017-12-01 12:08:52 +00:00
README.md Add warning to TODO. 2017-12-01 12:16:14 +00:00
package.json Move to material-ui. 2017-12-04 14:45:01 +00:00
setenv Adjust a few of the defaults. 2017-11-30 11:08:47 +00:00
tsconfig.json Initial commit. 2017-11-30 11:06:15 +00:00
tsconfig.test.json Initial commit. 2017-11-30 11:06:15 +00:00
tslint.json Adjust a few of the defaults. 2017-11-30 11:08:47 +00:00
yarn.lock Move to material-ui. 2017-12-04 14:45:01 +00:00

README.md

An EteSync web client. Use EteSync from the browser

Status

This project is not ready just yet, but it'll hopefully be soon.

After it's ready you'll be able to run it locally and just use a full EteSync client from the browser!

We will also have a hosted version of this, but it's not as secure as running your own. More info here.

Important!

There are some rough edges at the moment. For example, it uses a static IV instead of a secure random generated one! Please DO NOT use this for any real data and encryption keys until this warning is removed.