1

e11mail -> e11sync

This commit is contained in:
2024-01-07 22:48:26 +02:00
parent 4946aa87cf
commit 7be91dd980
8 changed files with 19 additions and 35 deletions

View File

@@ -3,7 +3,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>{% block "title" %}e11mail.com{% endblock %}</title>
<title>{% block "title" %}e11sync.com{% endblock %}</title>
<meta name="viewport" content="width=device-width,initial-scale=1">
{% compress css %}
<link rel="stylesheet" type="text/x-scss" href="{% static "signup/style.scss" %}">
@@ -14,7 +14,7 @@
<div>
<section id="header">
<h1 class="brand-title"><a href="{% url "index" %}">e11mail.com</a></h1>
<h1 class="brand-title"><a href="{% url "index" %}">e11sync.com</a></h1>
<h2 class="brand-subtitle">Email for Everyone</h2>
</section><!-- #header -->

View File

@@ -7,42 +7,26 @@
<section class="leftright pure-g">
<article class="pure-u-1 pure-u-md-1-2">
<h1 id="backup">Effortless and safe backup</h1>
<h1 id="backup">Usage-based pricing</h1>
All files are backed up every few minutes and old copies are stored for
decades. Overwritten an important file by accident? No problem, restore it
with a couple of clicks. Synctech protects against ransomware: even if all
devices get compromised, backups will always work.
Tired of paying per e-mail address? e11sync.com offers unlimited domains
and unlimited addresses. Pay only for the used storage and the emails sent
and received (don't worry, limits are more than enough for fair use).
</article>
<article class="pure-u-1 pure-u-md-1-2">
<h1 id="opensource">Open-source</h1>
Synctech is powered by <a
href="https://syncthing.net">syncthing</a>, an open-source file
synchronization tool, first released in 2013.
<p>Just like syncthing, Synctech is open-source, licensed under <a
href="https://www.gnu.org/licenses/agpl-3.0.en.html">AGPL-v3</a>.
Entirety of e11sync.com is open source, including the infrastructure to run
it. No proprietary clients, tools or protocols.
</article>
<article class="pure-u-1 pure-u-md-1-2">
<h1 id="privacy">Privacy</h1>
<h1 id="privacy">Company mission and funding</h1>
<p>You can <a
href="https://docs.syncthing.net/branch/untrusted/html/users/untrusted.html">protect
a folder with a password</a>.
When the folder is password-protected, the files can be read only on the
devices where password was entered. Nobody can access your data without a
password, including us.
<p>This is quite unique in the on-line synchronization and
backup space. While we very carefully protect your data, you are
additionally assured that it is impossible to read your files for anyone
else but you (or others, with whom you have shared the password).
We are a small bootstrapped company. We did not take funding and will not.
</article>