--- title: Safing Ownership layout: page redirect_from: - /donate/ ---

We own Safing

We do not want parties to gain influence which do not or might not stand behind our values. That is why in the initial funding phase we took more personal risks instead of selling parts of our company for easy money.

The legal entity behind Safing is Safing ICS Technologies GmbH, a private company registered in Austria.

View public registry

Financed by Grants, Loans and You

We are thankful for all the partnerships & possibilities that are emerging from our R&D heavy years in which we are exploring new privacy frontiers.

Slowly but surely we are migrating into our dream scenario where we only have to rely on the support and trust of our users. Help us get there by using the Portmaster and later down the road, purchasing the SPN.

Explore the Details Support with a Purchase

Influences

updated {{ site.last_finances_update_on }}

Through these partnerships we are not only receiving funding, but much needed support, advice, training, encouragement and helpful criticism.

To everyone involved - you know who you are: Thank you so much, we would not be here without you!

{% for influence in site.data.finances %}
{{ influence.name }} {{ influence.timespan }}

{{ influence.description | markdownify }}

{% for year in influence.years %}
{{ year.year }} {% for item in year.items %} {% if item.custom != null %} {{ item.custom }} {% else %} {% if item.status == "completed" %} Received {% endif %} {{ item.amount }}€ {{ item.type }} {% if item.status == "open" %} held out in prospect {% endif %} {% endif %} {% endfor %}
{% endfor %}
{% endfor %}