--- 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 emerged from our earlier R&D heavy years in order to explore new privacy frontiers.

Slowly but surely we migrated into our dream scenario where we only have to rely on the support and trust of our users. Help us remain independent by using Portmaster and considering an upgrade.

Support with a Purchase Explore R&D Details

Influences

updated {{ site.last_finances_update_on }}

Through these partnerships we not only received 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 %}