mirror of
https://github.com/etesync/android
synced 2024-12-23 23:18:46 +00:00
9f0b492c42
A lot of the code dealing with collections assumes that the editing is done by the owner (true assumption, for now), and therefore the encryption key is derived from the master key (not true anymore, as it could be a stored version of the old key). This commit removes this wrong assumption. |
||
---|---|---|
app | ||
cert4android@af1ae810e8 | ||
fastlane/metadata/android/en-US | ||
gradle/wrapper | ||
ical4android@642ee9cbf1 | ||
scripts | ||
vcard4android@7e52b7d0d8 | ||
.gitignore | ||
.gitmodules | ||
build.gradle | ||
ChangeLog.md | ||
CONTRIBUTORS.md | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md | ||
run-tests.sh | ||
settings.gradle |
EteSync - Secure Data Sync
Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars and tasks (Android client).
Overview
Please see the EteSync website for more information.
EteSync is licensed under the GPLv3 License.
Third Party Code
EteSync's source code was originally based on DAVdroid but the codebases has since diverged quite significantly.
This project relies on many great third party libraries. Please take a look at the app's about menu for more information about them and their licenses.