start9-landing/src/_includes/components/landing/infographics.njk

33 lines
1.8 KiB
Text
Raw Normal View History

2022-07-28 11:55:52 +00:00
<section id="infographics">
2022-09-25 14:52:59 +00:00
<div class="subsection">
<h1>The problem is
<em>trust</em>
</h1>
<p>
<em>Whoever controls your data, controls you.</em>
App companies can see your pictures, read your documents, listen to your conversations, track your location, sell your
private information, permanently delete your data, or cut you off at any time. Even if the companies behind these apps
are not malicious, they are prime targets for hackers and are vulnerable to political winds.</p>
<div class="image-with-shadow">
{% include "svgs/big-tech-network-diagram.svg" %}
<div class="img-shadow">{% include "svgs/big-tech-network-diagram.svg" %}</div>
</div>
2022-07-28 11:55:52 +00:00
</div>
2022-09-25 14:52:59 +00:00
<div class="subsection">
<h1>Take back
<em>control</em>
</h1>
<p>The only way to be free is to cut out the middle men and take control of your data by running a personal server.
<br>
<br>
In the past, running a server was only possible for highly technical people or those who could afford to hire them;
namely software developers, corporations, wealthy individuals, and politicians.
<em>Start9 levels the playing field</em>
by making it possible for the rest of us.</p>
<div class="image-with-shadow">
{% include "svgs/embassyos-network-diagram_red_extended.svg" %}
<div class="img-shadow">{% include "svgs/embassyos-network-diagram_red_extended.svg" %}</div>
</div>
{# {% include "svgs/embassyOS-network-diagram_red_extended.svg" %} #}
</div>
</section>