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 3dfceb63b1 Views: move the base64 encoding to the renderers.
Hard-coding the serialization encoding in the serializers is wrong.
This fix now enables us to change to easily change to msgpack as the
transport layer.
4 years ago
django_etebase Views: move the base64 encoding to the renderers. 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