mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-01 04:35:57 +00:00
Updated FAQ
This commit is contained in:
parent
f193dbca75
commit
dfdb0b5f4d
1 changed files with 2 additions and 0 deletions
2
FAQ.md
2
FAQ.md
|
@ -5187,6 +5187,8 @@ Existing accounts or identities will never be deleted
|
|||
|
||||
All data is [end-to-end encrypted](https://en.wikipedia.org/wiki/End-to-end_encryption),
|
||||
which means that the cloud server can't see the data contents.
|
||||
The used encryption method is [AES-GCM-SIV](https://en.wikipedia.org/wiki/AES-GCM-SIV)
|
||||
using a 256 bit key derived from the username and password with [PBKDF2](https://en.wikipedia.org/wiki/PBKDF2) using SHA256 and 310,000 iterations.
|
||||
|
||||
Cloud sync is an experimental feature. It is not available for the Play Store version of the app, yet.
|
||||
|
||||
|
|
Loading…
Reference in a new issue