mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-24 18:05:00 +01:00
Added remark to decrypt web page
This commit is contained in:
@@ -129,7 +129,7 @@
|
||||
</p>
|
||||
</fieldset>
|
||||
<p style="font-size: smaller;">
|
||||
Messages are decrypted in the browser and not stored an a server.<br>
|
||||
Messages are sent as a <a href="https://en.wikipedia.org/wiki/URI_fragment" target="_blank">URI fragment</a> and not stored on a server, and decrypted in the browser with JavaScript.<br>
|
||||
Messages are encrypted with AES/GCM with a 256 bits key derived with PBKDF2/SHA-512/120,000 iterations.
|
||||
</p>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user