--- layout: page title: Safing - Love Freedom --- {% include header.html %}

Engage the problem at The Core

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.

  • Open Source

    Secure software can only emerge when many smart people review and contribute to the code base.

  • Transparency

    The trust to handle your sensitive data can only grow by being open about our company. In every aspect.

  • Our Quest

    We chase freedom so our societies can flourish. Giving control back to the people is way overdue.

01

Powerful VPN Alternative

Free yourself from mass surveillance. Secure all your meta-data by decoupling yourself from your destination, inspired by Tor. Protect your whole computer, not only your browser.

02

All-Round System Privacy

Enforce DNS-over-TLS and block connections on a system wide level. Protect your whole computer, not only your browser. Free to use.

Blog, Podcast & Videos

    {% assign sorted_podcasts = site.podcasts | reverse %} {% for episode in sorted_podcasts limit: 1 %} {% include thumbnail_podcast.html pre_header="PODCAST" %} {% endfor %} {% assign sorted_videos = site.videos | reverse %} {% for video in sorted_videos limit: 1 %} {% include thumbnail_video.html pre_header="VIDEO" %} {% endfor %} {% for post in site.posts limit: 1 %} {% include thumbnail_blog.html pre_header="BLOG" %} {% endfor %}