mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-12 01:40:02 +01:00
Updated FAQ
This commit is contained in:
2
FAQ.md
2
FAQ.md
@@ -5915,7 +5915,7 @@ Existing accounts or identities will never be deleted
|
||||
Please note that accounts are only considered the same if they are cloud synced and never if the same account is configured on different devices.
|
||||
|
||||
All data is [end-to-end encrypted](https://en.wikipedia.org/wiki/End-to-end_encryption),
|
||||
which means that the cloud server, currently powered by AWS, can't see the data contents.
|
||||
which means that the cloud server, currently powered by [AWS](https://aws.amazon.com/), 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.
|
||||
|
||||
|
||||
@@ -2977,7 +2977,7 @@ adb install /path/to/FairEmail-xxx.apk</code></pre>
|
||||
<p>Updating includes enabling/disabling accounts and identities.</p>
|
||||
<p>Existing accounts or identities will never be deleted</p>
|
||||
<p>Please note that accounts are only considered the same if they are cloud synced and never if the same account is configured on different devices.</p>
|
||||
<p>All data is <a href="https://en.wikipedia.org/wiki/End-to-end_encryption">end-to-end encrypted</a>, which means that the cloud server, currently powered by AWS, can’t see the data contents. The used encryption method is <a href="https://en.wikipedia.org/wiki/AES-GCM-SIV">AES-GCM-SIV</a> using a 256 bit key derived from the username and password with <a href="https://en.wikipedia.org/wiki/PBKDF2">PBKDF2</a> using SHA256 and 310,000 iterations.</p>
|
||||
<p>All data is <a href="https://en.wikipedia.org/wiki/End-to-end_encryption">end-to-end encrypted</a>, which means that the cloud server, currently powered by <a href="https://aws.amazon.com/">AWS</a>, can’t see the data contents. The used encryption method is <a href="https://en.wikipedia.org/wiki/AES-GCM-SIV">AES-GCM-SIV</a> using a 256 bit key derived from the username and password with <a href="https://en.wikipedia.org/wiki/PBKDF2">PBKDF2</a> using SHA256 and 310,000 iterations.</p>
|
||||
<p>Cloud sync is an experimental feature. It is not available for the Play Store version of the app, yet.</p>
|
||||
<p><br></p>
|
||||
<p><a name="faq190"></a> <strong>(190) How do I use OpenAI (ChatGPT)?</strong></p>
|
||||
|
||||
Reference in New Issue
Block a user