--- layout: page title: Safing - Love Freedom --- {% include header.html %}
Interface is still in active development.

Monitor All Network Activity

Discover everything that is happening on your computer. Expose every connection your applications make and detect evil ones. Finally get the power to act accordingly.

Interface is still in active development.

Block Trackers System-Wide

Protect your whole computer, not just your browser. Block all advertisements and trackers for every application. Easily add your own rules and block individual domains.

Interface is still in active development.

Set Global & per‑App Settings

Make your own rules. Completely cut off applications from the Internet. Or block all p2p connections except for certain apps. Or never connect to specific countries. The Portmaster has you covered.

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 %}