mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +00:00
Integrate funding page into our-values page
This commit is contained in:
parent
ab1ecd938a
commit
0bb28b0e02
10 changed files with 221 additions and 49 deletions
|
@ -6,7 +6,7 @@
|
|||
<body>
|
||||
{% include header.html %}
|
||||
{% include floating_button.html download=true %}
|
||||
<div class="content" style="padding: 5rem 2rem 0 0;">
|
||||
<div class="content" style="padding: 5rem 0 0 0;">
|
||||
<div class="ui basic center aligned segment" style="margin: 0;" >
|
||||
|
||||
<h1 class="">
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
layout: page
|
||||
---
|
||||
<div class=" ui container" style="background-color: #e0e1e2">
|
||||
<div class="ui container">
|
||||
|
||||
<div class=" ui basic segment" style="margin: 0; ">
|
||||
{{ content }}
|
||||
|
|
4
_sass/_our-values.scss
Normal file
4
_sass/_our-values.scss
Normal file
|
@ -0,0 +1,4 @@
|
|||
.funding-progressbar {
|
||||
margin: 0 20px !important;
|
||||
padding: 0 !important;
|
||||
}
|
|
@ -13,3 +13,4 @@
|
|||
@import "homepage.scss";
|
||||
@import "button.scss";
|
||||
@import "floating_button.scss";
|
||||
@import "our-values.scss";
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
|
BIN
assets/img/esa-bic_austria.eps
Executable file
BIN
assets/img/esa-bic_austria.eps
Executable file
Binary file not shown.
135
assets/img/esa-bic_austria.svg
Normal file
135
assets/img/esa-bic_austria.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 56 KiB |
|
@ -1,44 +0,0 @@
|
|||
---
|
||||
layout: page_markdown
|
||||
title: funding
|
||||
heading: Funding
|
||||
community_snippet_intro: Want to know the details?
|
||||
---
|
||||
|
||||
We believe that transparency is an incomparably important aspect of running a privacy centered company. That is why we openly share where our funding comes from:
|
||||
|
||||
<div class="progress margin-bottom-40">
|
||||
<div class="progress-bar progress-bar-success" style="width: 21%">
|
||||
47.799€ Netidee funding
|
||||
</div>
|
||||
<div class="progress-bar progress-bar-primary" style="width: 79%">
|
||||
221.000€ Founder Investments (in Value)
|
||||
</div>
|
||||
</div>
|
||||
|
||||
### Netidee funding <span class="small">2017</span>
|
||||
|
||||
This funding by [Netidee](https://www.netidee.at/) kickstarted the implementation of Safing (we've been working on first prototypes and the concept for some years).
|
||||
|
||||
### Founder Investments <span class="small">2018-2019</span>
|
||||
|
||||
As this investment is primarily done as work effort, the value shown is an estimation of what we would have earned working our normal job.
|
||||
|
||||
Early in 2018 all 3 Founders committed to invest two full years into the Project, while fully financing themselves through:
|
||||
|
||||
- personal savings and family support
|
||||
- 20.000€ from [Fund of Excellence](https://www.fundofexcellence.com/erste-vision-capital/en/)
|
||||
- Austrian founder program
|
||||
|
||||
|
||||
{% comment %}
|
||||
Calculation:
|
||||
Netidee: 47799€
|
||||
Personal Investments:
|
||||
- Equity: 5000€
|
||||
- 2 Years per Founder: 3000€ * 24 * 3 = 216000
|
||||
financed by:
|
||||
- personal savings
|
||||
- Fund of Excellence (20.000€)
|
||||
- Austrian founder program
|
||||
{% endcomment %}
|
|
@ -23,7 +23,7 @@ Our mission at Safing is to make sure everyone can protect their digital selves
|
|||
|
||||
## Open Source
|
||||
|
||||
To ensure maximum privacy for our users and to build trust we need to be transparent in every aspect. That's why we [publish all of our hard work](({{ site.communities.github.url }})) as open source. This way you can have a look at our source code and inspect if we truly stay to our word.
|
||||
To ensure maximum privacy for our users and to build trust we need to be transparent in every aspect. That's why we [publish all of our hard work]({{ site.communities.github.url }}) as open source. This way you can have a look at our source code and inspect if we truly stay to our word.
|
||||
|
||||
## Ethical Funding
|
||||
|
||||
|
@ -33,7 +33,7 @@ Taking money always means opening up to influences. That is why we see it as our
|
|||
|
||||
For us, ethical funding also means we want to make sure that our users know who paid for the programs and services they use.
|
||||
|
||||
As a result we have adopted a transparent funding policy to openly share [how we are funded](/funding). All our funding (and partnerships) will remain public!
|
||||
As a result we have adopted a transparent funding policy to openly share how we are funded. All our funding (and partnerships) will remain public!
|
||||
|
||||
#### Clear Business Model
|
||||
|
||||
|
@ -44,3 +44,80 @@ Instead of pushing a free product and worry about the business model later (*cou
|
|||
- Gate17 will be a subscription based service. Of course we need to cover our costs and pay our bills. But more importantly we want to have the funds to further engage in our mission and to extend our services. That is why we decided on the subscription model - instead of building just on donations - which we feel would be infeasible.
|
||||
|
||||
If you want to support us, use Gate17! And if you want to go further, get involved in our community!
|
||||
|
||||
#### Funding and Partnerships <small class="text-lighter">updated 09.2018</small>
|
||||
|
||||
Financially, we started out with a funding from [Netidee](https://www.netidee.at/) in 2017, a initiative by the [Internet Foundation Austria](https://www.nic.at/en) that funds open source projects.
|
||||
We also started to invest our personal time and money to further push the project, which would drastically increase over the next year.
|
||||
In 2018, we finished the Netidee funded project scope, and became participant in the ESA-BIC Austria.
|
||||
|
||||
<div class="margin-top-80"></div>
|
||||
|
||||
<div class="ui two stackable cards">
|
||||
|
||||
<!-- Netidee card -->
|
||||
<div class="ui card">
|
||||
<div class="image">
|
||||
<img src="{{ site.assets_url }}img/netidee.png">
|
||||
</div>
|
||||
<div class="content">
|
||||
<a class="header" href="https://www.netidee.at/">Netidee</a>
|
||||
<div class="meta">
|
||||
<span class="date">2017-2018</span>
|
||||
</div>
|
||||
<div class="description">
|
||||
<a href="https://www.netidee.at/">Netidee</a> funding helped us to kickstart all this.
|
||||
</div>
|
||||
</div>
|
||||
<div class="extra content">
|
||||
<i class="money icon"></i> received 47.799€ funding
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- ESA-BIC card -->
|
||||
<div class="ui card">
|
||||
<div class="image" style="padding: 20px; background-color: white;">
|
||||
<img src="{{ site.assets_url }}img/esa-bic_austria.svg">
|
||||
</div>
|
||||
<div class="content">
|
||||
<a class="header" href="http://www.esa-bic.at/">ESA-BIC Austria</a>
|
||||
<div class="meta">
|
||||
<span class="date">2018-2020</span>
|
||||
</div>
|
||||
<div class="description">
|
||||
Safing ICS Technologies GmbH is participating in the <a href="http://www.esa-bic.at/">ESA Business Incubation Centre Austria</a>.<br>
|
||||
We are incubated by <a href="http://www.accent.at/home.html">Accent</a>, with <a href="http://sciencepark.at/">SPG</a> as the contractual partner.
|
||||
</div>
|
||||
</div>
|
||||
<div class="extra content">
|
||||
<i class="user icon"></i> coaching over the incubation timespan
|
||||
<div class="margin-top-10"></div>
|
||||
<i class="money icon"></i> received 10.000€ in funding
|
||||
<div class="margin-top-10"></div>
|
||||
<i class="clock icon"></i> another 40.000€ held out in prospect
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Fund of Excellence -->
|
||||
<div class="ui card">
|
||||
<div class="header">
|
||||
<h1 style="font-size: 3rem; text-align: center;">FoE</h1>
|
||||
</div>
|
||||
<div class="content">
|
||||
<a class="header" href="https://www.fundofexcellence.com/">Fund of Excellence</a>
|
||||
<div class="meta">
|
||||
<span class="date">2018-2019</span>
|
||||
</div>
|
||||
<div class="description">
|
||||
The <a href="https://www.fundofexcellence.com/">Fund of Excellence</a> is an investment fund by the <a href="https://www.erstegroup.com/en/home">Erste Group</a>, that invests in people, rather than companies.<br>
|
||||
They are actively investing in one of Safing's founders.
|
||||
</div>
|
||||
</div>
|
||||
<div class="extra content">
|
||||
<i class="money icon"></i> receiving continuous personal funding
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="margin-top-80"></div>
|
||||
|
|
Loading…
Add table
Reference in a new issue