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 2880673e27 drf_msgpack: add code to parse/serialise msgpack
It's not actually used by clients but it's there and can be used. It
works for receiving msgpack messages, but doesn't yet work for sending
because some of the types will be converted to base64.
4 years ago
django_etebase drf_msgpack: add code to parse/serialise msgpack 4 years ago
myauth Username: disallow @ in usernames. 4 years ago
requirements.in Authentication: move to msgpack for the encrypted parts. 4 years ago
requirements.txt Authentication: move to msgpack for the encrypted parts. 4 years ago