mirror of
https://github.com/safing/web
synced 2025-04-08 21:19:09 +00:00
We are super thankful for all the people who have built Portmaster with us, but it is getting clearer that people are getting the wrong idea from us showing previous members on the website. This is why we decided to remove them. Last week, the legal part of the departure of our Co-Founder David was completed, and we wanted to wait until this was done because technically he was still part of Safing until then, just not in the operational daily business.
104 lines
4.7 KiB
HTML
104 lines
4.7 KiB
HTML
---
|
|
title: About Safing - Love Freedom
|
|
layout: page
|
|
redirect_from:
|
|
- /our-values/
|
|
- /community-hub/
|
|
---
|
|
|
|
<section class="general-layout">
|
|
<div class="showcase-one-container-reverse">
|
|
<div class="showcase-one-left" style="max-width: 1050px;">
|
|
<img src="{{ site.img_url }}page-specific/about/safing-hand.png" alt="">
|
|
</div>
|
|
<div class="showcase-one-right">
|
|
<h2 class="showcase-one-right-title" style="max-width: 400px;">
|
|
We <span class="text-safing-blue-500">love Freedom</span>, just like You
|
|
</h2>
|
|
<p class="showcase-one-right-desc">
|
|
We are a bunch of ordinary people who want to change the world. Discontent with
|
|
the global state of mass surveillance, and seeing how it negatively impacts our
|
|
lives, we decided it was time to do something about it.
|
|
<br>
|
|
<br>
|
|
We still have a long way to go. We hope you'll join the journey.
|
|
</p>
|
|
<div class="col-container w-full text-left md:text-center lg:w-max lg:text-left">
|
|
<a class="btn-secondary" href="{{ site.team_url }}">View team overview</a>
|
|
<a class="btn-tertiary" href="#footer">Follow along</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="feature-one-container">
|
|
<div class="feature-one-container-left">
|
|
<h2 class="feature-one-container-left-title">
|
|
Engage the problem at
|
|
<span class="text-safing-blue-500">The Core</span>
|
|
</h2>
|
|
<p class="feature-one-container-left-desc">
|
|
The Internet is one of the most beautiful things there is.
|
|
But every connection has the potential to betray you, leaking
|
|
personal information you never wanted to share. That's where
|
|
we intercept.
|
|
</p>
|
|
</div>
|
|
<div class="feature-one-container-right">
|
|
<div class="feature-one-container-right-content">
|
|
<i class="icon-shield feature-one-container-right-content-icon"></i>
|
|
<h3 class="feature-one-container-right-content-title">Open Source</h3>
|
|
<p class="feature-one-container-right-content-desc">
|
|
Secure software can only emerge when many smart people
|
|
review and contribute to the code base.
|
|
</p>
|
|
</div>
|
|
<div class="feature-one-container-right-content">
|
|
<i class="icon-heart feature-one-container-right-content-icon"></i>
|
|
<h3 class="feature-one-container-right-content-title">Transparency</h3>
|
|
<p class="feature-one-container-right-content-desc">
|
|
The trust to handle your sensitive data can only grow by being open
|
|
about our company. In every aspect.
|
|
</p>
|
|
</div>
|
|
<div class="feature-one-container-right-content">
|
|
<i class="icon-users feature-one-container-right-content-icon"></i>
|
|
<h3 class="feature-one-container-right-content-title">Our Quest</h3>
|
|
<p class="feature-one-container-right-content-desc">
|
|
We chase freedom so our societies can flourish. Giving control back to
|
|
the people is way overdue.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="showcase-one-container-reverse">
|
|
<div class="showcase-one-left" style="max-width: 850px;">
|
|
<img src="{{ site.img_url }}page-specific/business-model/reinvest-earnings-into-privacy.png" alt="">
|
|
</div>
|
|
<div class="showcase-one-right">
|
|
<h2 class="showcase-one-right-title" style="max-width: 350px;">
|
|
A Simple Business Model
|
|
</h2>
|
|
<p class="showcase-one-right-desc">
|
|
Our business model is Freemium. First provide local privacy for free, forever.
|
|
Then let happy users pay for additional privacy features. Finally
|
|
reinvest earnings into making all of Portmaster better.
|
|
</p>
|
|
<a class="btn-secondary" href="{{ site.business_model_url }}">Look At The Cycle</a>
|
|
</div>
|
|
</div>
|
|
<div class="showcase-one-container">
|
|
<div class="showcase-one-left" style="max-width: 850px;">
|
|
<img src="{{ site.img_url }}page-specific/about/safing-hand.png" alt="">
|
|
</div>
|
|
<div class="showcase-one-right">
|
|
<h2 class="showcase-one-right-title" style="max-width: 450px;">
|
|
Clear Ownership & Transparent Funding
|
|
</h2>
|
|
<p class="showcase-one-right-desc">
|
|
Taking money always means opening up to influences. Therefore, we see it as our duty
|
|
to not only be open about our ownership, but also about how we financed our journey
|
|
so far.
|
|
</p>
|
|
<a class="btn-secondary" href="{{ site.ownership_url }}">Explore our influences</a>
|
|
</div>
|
|
</div>
|
|
</section>
|