1
0
mirror of https://github.com/etesync/android synced 2024-11-16 04:49:06 +00:00
etesync-android/app
Tom Hacohen eeda46338d Disallow sharing of journals with version < 2.
The reason for that is that before version 2, all the journals of a
particular user shared the same encryption key, which means, sharing a
journal of version one, would essentially give away the encryption key
of all of its journals, even the private ones.

This is thus blocked for security reasons.
2017-04-20 19:48:46 +01:00
..
src Disallow sharing of journals with version < 2. 2017-04-20 19:48:46 +01:00
.gitignore
build.gradle Bump version. 2017-04-20 19:48:45 +01:00
lint.xml
proguard-rules.txt