|
|
|
|
|
by jslakro
1096 days ago
|
|
I implemented something similar in the past, in terms of storing user-generated content and found this barrier, the privacy. Although I tried to use google docs with encrypted data for guaranteing integrity, there is no way to demostrate to the user that a third party server (the app server, which actually connects to google docs api) is not manipulating its data. |
|