From be232e6f08b1f83b4a9a1e06509861c91bd8df43 Mon Sep 17 00:00:00 2001 From: blavenie <benoit.lavenier@e-is.pro> Date: Mon, 13 Feb 2017 17:52:17 +0100 Subject: [PATCH] Privacy policy (need by google play store) --- doc/privacy_policy.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/doc/privacy_policy.md b/doc/privacy_policy.md index ffb798505..3c35672c6 100644 --- a/doc/privacy_policy.md +++ b/doc/privacy_policy.md @@ -1,8 +1,11 @@ ## Privacy policy -Android build allow user to upload pictures (avatar) used by the Cesium+ extension. +Android build allow user to upload user profile (avatar, pictures) used by the Cesium+ extension. + +### Cesium+ profile Privacy policy are : -- Avatar pictures are public data -- Avatar could be removed from server, by contacting https://github.com/blavenie \ No newline at end of file +- Profile data and avatar are public data; +- Profile data and avatar on an [ES Duniter4j node](https://github.com/duniter/duniter4j); Open Cesium+ settings to known the node address; +- To totally remove your profile and avatar (if you use our official server [data.gtest.duniter.fr](http://data.gtest.duniter.fr)), please contact us at https://github.com/blavenie. \ No newline at end of file -- GitLab