Updated FAQ

master
M66B 2 weeks ago
parent d968fa8ae8
commit b078f381b1

@ -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, cant 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>, cant 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>

Loading…
Cancel
Save