E2E encrypted contacts, calendars and tasks: https://www.etesync.com/ - upstream sources are at https://github.com/etesync
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Tom Hacohen e92a9c9961 Improve presentation of journal log. 7 years ago
public Initial commit. 7 years ago
src Improve presentation of journal log. 7 years ago
.gitignore Adjust a few of the defaults. 7 years ago
LICENSE Add license and update README. 7 years ago
README.md Add warning to TODO. 7 years ago
package.json Improve presentation of journal log. 7 years ago
setenv Adjust a few of the defaults. 7 years ago
tsconfig.json Initial commit. 7 years ago
tsconfig.test.json Initial commit. 7 years ago
tslint.json Adjust a few of the defaults. 7 years ago
yarn.lock Improve presentation of journal log. 7 years ago

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.