typo
This commit is contained in:
parent
47948458b4
commit
fe5f288c18
@ -42,8 +42,10 @@
|
|||||||
<Tile>
|
<Tile>
|
||||||
<h2 slot="title">End-to-end encrypted</h2>
|
<h2 slot="title">End-to-end encrypted</h2>
|
||||||
<p slot="text">
|
<p slot="text">
|
||||||
Your notes are stored securely using strong <strong>AES256-CBC encryption</strong>. The
|
Your notes are stored securely using strong <strong class="whitespace-nowrap"
|
||||||
decryption key is never sent to the server, so not even the server can open your notes.
|
>AES-256-CBC encryption</strong
|
||||||
|
>. The decryption key is never sent to the server, so not even the server can open your
|
||||||
|
notes.
|
||||||
</p>
|
</p>
|
||||||
</Tile>
|
</Tile>
|
||||||
<img src="/encrypted.svg" alt="encrypted-art" class="w-80" />
|
<img src="/encrypted.svg" alt="encrypted-art" class="w-80" />
|
||||||
|
Loading…
Reference in New Issue
Block a user