mirror of
https://github.com/chatmail/relay.git
synced 2026-05-20 04:48:06 +00:00
streamline text to be less redundant
This commit is contained in:
@@ -12,8 +12,9 @@
|
|||||||
<li>Install <a href="https://get.delta.chat">https://get.delta.chat</a></li>
|
<li>Install <a href="https://get.delta.chat">https://get.delta.chat</a></li>
|
||||||
<li>Scan or Tap on the invite QR code</li>
|
<li>Scan or Tap on the invite QR code</li>
|
||||||
<li>Choose Nickname and Avatar</li>
|
<li>Choose Nickname and Avatar</li>
|
||||||
<li>Use QR code invites and scans to setup end-to-end encrypted communication
|
<li>Setup contact with others using <a href="https://delta.chat/en/help#howtoe2ee">
|
||||||
with any Delta Chat user</li>
|
guaranteed end-to-end encryption via QR code scans</a>
|
||||||
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
<a href="DCACCOUNT:https://{{ config.mail_domain }}/cgi-bin/newemail.py">
|
<a href="DCACCOUNT:https://{{ config.mail_domain }}/cgi-bin/newemail.py">
|
||||||
<img class="section" src="qrcode.png" />
|
<img class="section" src="qrcode.png" />
|
||||||
@@ -21,14 +22,10 @@
|
|||||||
|
|
||||||
<h2>Constraints</h2>
|
<h2>Constraints</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>You can not send un-encrypted mails to anyone outside {{config.mail_domain }} </li>
|
<li>You can only send encrypted mails to anyone outside {{config.mail_domain }} </li>
|
||||||
<li>Use <a href="https://delta.chat/en/help#howtoe2ee">
|
<li>You may send up to 60 messages per minute</li>
|
||||||
guaranteed end-to-end encryption via QR code scans</a>
|
<li>Messages are unconditionally removed 40 days after arrival</li>
|
||||||
to setup contact with users outside of the chat-mail instance.
|
<li>Max storage per user is 100MB</li>
|
||||||
</li>
|
|
||||||
<li>You may send up to 60 messages per minute.</li>
|
|
||||||
<li>Messages are unconditionally removed 40 days after arrival.</li>
|
|
||||||
<li>Max storage per user is 100MB.</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user