rewrite of encryption questions

This commit is contained in:
Rodolphe Breard 2013-01-21 17:07:50 +01:00
parent 637d524ab4
commit 9cbd9e0a46

View file

@ -45,11 +45,11 @@ Just like any other app:
* click on the "apps" tab if necessary (have a look at the bottom of the page) * click on the "apps" tab if necessary (have a look at the bottom of the page)
* click on "chromesoul" * click on "chromesoul"
### Are my data stored encrypted? ### Why do I have to enter my password on every different chrome? Isn't it shared?
By default it's not encrypted, that's why you are strongly encouraged to configure Chrome to [encrypt all your synced data](http://support.google.com/chrome/bin/answer.py?hl=en&answer=1181035). Please note that it's true for every application you uses. Being a very sensitive data, the password isn't shared: that's the only thing you'll have to set yourself along all your chrome installations.
### Are you telling me my password could be shared unencrypted? ### Are my data stored encrypted?
No. Being a very sensitive data, the password isn't shared: that's the only thing you'll have to set yourself along all your chrome installations. By default, no. That's why you are strongly encouraged to configure Chrome to [encrypt all your synced data](http://support.google.com/chrome/bin/answer.py?hl=en&answer=1181035). Please note that it's true for every single application you uses.
### I found a bug, what should I do? ### I found a bug, what should I do?
Please [report it](https://github.com/TychoBrahe/chromesoul/issues) with as much details as you can. Thanks in advance. Please [report it](https://github.com/TychoBrahe/chromesoul/issues) with as much details as you can. Thanks in advance.