E2E encrypted contacts, calendars and tasks: https://www.etesync.com/ - upstream sources are at https://github.com/etesync
 
 
 
 
 
 
Go to file
Tom Hacohen e92a9c9961 Improve presentation of journal log. 2017-12-03 13:27:32 +00:00
public Initial commit. 2017-11-30 11:06:15 +00:00
src Improve presentation of journal log. 2017-12-03 13:27:32 +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 Improve presentation of journal log. 2017-12-03 13:27:32 +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 Improve presentation of journal log. 2017-12-03 13:27:32 +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.