Updated FAQ

pull/152/head
M66B 6 years ago
parent ec16e3b65c
commit eb3de5b7c5

@ -695,7 +695,7 @@ Long version:
Providers require passwords in plain text, so the background service that takes care of synchronizing messages needs to send passwords in plain text. Providers require passwords in plain text, so the background service that takes care of synchronizing messages needs to send passwords in plain text.
Since encrypting passwords would require a secret and the background service needs to know this secret, this could only be done by storing that secret. Since encrypting passwords would require a secret and the background service needs to know this secret, this could only be done by storing that secret.
Storing a secret together with encrypted passwords would not add anything, so passwords are stored in plain text in a safe, inaccessible place. Storing a secret together with encrypted passwords would not add anything, so passwords are stored in plain text in a safe, inaccessible place.
Recent Android versions encrypt all data anyway. Recent Android versions encrypt all user data anyway.
<br /> <br />

Loading…
Cancel
Save