1
Fork 0
This commit is contained in:
Motiejus Jakštys 2024-01-18 06:51:10 +02:00
parent 3ab155677e
commit a594a95c6e
2 changed files with 47 additions and 28 deletions

View File

@ -15,7 +15,7 @@
<div> <div>
<section id="header"> <section id="header">
<h1 class="brand-title"><a href="{% url "index" %}">11sync.net</a></h1> <h1 class="brand-title"><a href="{% url "index" %}">11sync.net</a></h1>
<h2 class="brand-subtitle">Hosted Syncthing</h2> <h2 class="brand-subtitle">Hosted Syncthing + Backups</h2>
</section><!-- #header --> </section><!-- #header -->
<main> <main>

View File

@ -6,44 +6,42 @@
<div id="leading-feature"> <div id="leading-feature">
11sync.net is a privacy-respecting way to back-up and synchronize files across 11sync.net is a privacy-respecting way to back-up and synchronize files
your and your colleagues' (or friends, or family) devices. 11sync.net ensures across your and your colleagues' (or friends, or family) devices. With
your files are always there when you need them, including older copies. 11sync.net, your files are always there when you need them, including
Thanks to Syncthing password protection, even though 11sync.net stores your previous versions. Utilizing Syncthing password protection, your files remain
files, nobody can read them without a password, including us. confidential; only those with the correct password can access them, ensuring
the utmost privacy and security, with no exceptions even for us.
</div> </div>
<section class="leftright pure-g"> <section class="leftright pure-g">
<article class="pure-u-1 pure-u-md-1-2"> <article class="pure-u-1 pure-u-md-1-2">
<h1 id="backup">Synchronize + backup</h1>
<h1 id="backup">Effortless and safe backup</h1> <!--
All files are backed up every few minutes and old copies are stored for as All files are backed up every few minutes and old copies are stored for as
long as you want. Overwritten an important file by accident? No problem, long as you want. Overwritten an important file by accident? No problem,
restore it with a couple of clicks. That way you are also safe against restore it with a couple of clicks. That way you are also safe against
ransomware: you can easily go back in time. ransomware: you can easily go back in time.
-->
</article> Your files are automatically backed up every few minutes, with the option
to retain old copies for as long as you need. Accidentally overwritten a
crucial file? No worries — restore it with just a couple of clicks.
<article class="pure-u-1 pure-u-md-1-2"> <p>This not only provides a quick solution for unintentional errors but
<h1 id="opensource">Open-source</h1> also ensures your protection against ransomware.
11sync.net is powered by <a
href="https://syncthing.net">syncthing</a>, an open-source file
synchronization tool, first released in 2013.
<p>Just like syncthing, 11sync.net is open-source, licensed under <a
href="https://www.gnu.org/licenses/agpl-3.0.en.html">AGPL-v3</a>.
</article> </article>
<article class="pure-u-1 pure-u-md-1-2"> <article class="pure-u-1 pure-u-md-1-2">
<h1 id="privacy">Privacy</h1> <h1 id="privacy">Privacy</h1>
<!--
<p>You can <a <p>You can <a
href="https://docs.syncthing.net/branch/untrusted/html/users/untrusted.html">protect href="https://docs.syncthing.net/branch/untrusted/html/users/untrusted.html">protect
a folder with a dassword</a>. a folder with a password</a>.
When the folder is password-protected. Nobody can access your data without When the folder is password-protected. Nobody can access your data without
a password, including us. a password, including us.
@ -52,18 +50,39 @@
backup space. While we very carefully protect your data, you are backup space. While we very carefully protect your data, you are
additionally assured that it is impossible to read your files for anyone additionally assured that it is impossible to read your files for anyone
else but you (or others, with whom you have shared the password). else but you (or others, with whom you have shared the password).
-->
At 11sync.net, you can <a
href="https://docs.syncthing.net/branch/untrusted/html/users/untrusted.html">secure folders
with a password</a>.
<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).
</article> </article>
<article class="pure-u-1 pure-u-md-1-2"> <article class="pure-u-1 pure-u-md-1-2">
<h1 id="durability">Synchronize among other devices</h1> <h1 id="privacy">Bootstrapped</h1>
Your files will be automatically synchronized across your
devices and 11sync. You can also share folders with other devices
that you do not own — colleagues, friends or family.
<p>As long as two devices can see each other (even without an internet Our main goal is to serve the users. We are guided by user needs, not the
connection — imagine WiFi on an airplane), files will still be profits. We make it easy to get in and out (no lock-in), do not add
synchronized. artificial price gaps.
</article>
<article class="pure-u-1 pure-u-md-1-2">
<h1 id="opensource">Open-source</h1>
11sync.net is powered by <a
href="https://syncthing.net">syncthing</a>, an open-source file
synchronization tool, first released in 2013.
11sync.net is open-source, licensed under <a
href="https://www.gnu.org/licenses/agpl-3.0.en.html">AGPL-v3</a>.
Infrastructure of 11sync.net is open source too.
</article> </article>
@ -132,7 +151,7 @@
<p>Syncthing is a <b>continuous file synchronization program</b>. It <p>Syncthing is a <b>continuous file synchronization program</b>. It
synchronizes files between your devices. synchronizes files between your devices.
<p>Never used Syncthing? That's easy! Head to <a <p>Never used Syncthing? No worries! Head to <a
href="https://syncthing.net">syncthing.net</a>, href="https://syncthing.net">syncthing.net</a>,
set it up across two of your devices and come back. This page will make set it up across two of your devices and come back. This page will make