|
|
|
|
|
by thecodrr
1908 days ago
|
|
I tried to keep the syncing as simple as possible. All data is first encrypted on the device using the user's key and then pushed and saved in the server db. When you login from another device your data is fetched and decrypted and shown to you. |
|