diff --git a/portmaster/index.html b/portmaster/index.html index 9be5667..e457b58 100644 --- a/portmaster/index.html +++ b/portmaster/index.html @@ -41,19 +41,11 @@ redirect_from: -
-
-

- A Bundle of Privacy Features -

-

- At its core, the Portmaster sits on your kernel and simply intercepts all your network connections. You decide which privacy features you want to enable or disable as you desire. -

-
-
+
+
-
+
Alpha Software: Portmaster is in active development
@@ -69,10 +61,10 @@ redirect_from:
-
+
-
+
Alpha Software: Portmaster is in active development
@@ -80,7 +72,7 @@ redirect_from: Manually Allow or Block Connections

- Add your own rules to additionally block all domains you dislike. Enable Prompt Mode and decide the fate of every new connection. Block or Allow. + Add your own rules to block specific domains you dislike. Enable Prompt Mode and decide the fate of every new connection. Block or Allow.

@@ -88,14 +80,14 @@ redirect_from:
-
+
-
+
Alpha Software: Portmaster is in active development
-

+

Auto-Block via Selected Filter Lists

@@ -114,14 +106,14 @@ redirect_from:

-
+
-
+
Alpha Software: Portmaster is in active development
-

+

Enforce DNS-over-TLS

@@ -133,10 +125,10 @@ redirect_from:

-
+
-
+
Alpha Software: Portmaster is in active development
@@ -148,14 +140,14 @@ redirect_from:

@@ -163,10 +155,10 @@ redirect_from:
-
+
-
+
Alpha Software: Portmaster is in active development
@@ -182,10 +174,10 @@ redirect_from:
-
+
-
+
Alpha Software: Portmaster is in active development
@@ -202,7 +194,7 @@ redirect_from:
-
+
@@ -259,7 +251,8 @@ redirect_from:
-
+ + +
@@ -308,3 +302,48 @@ redirect_from:
+
+
+
+
+

+ FAQ +

+

+ You have a question? We answered some already, but you can always contact us at hello@safing.io +

+
+
+
+ {% for faq in site.data.faq.spn %} +
+

+ {{ faq.q }} +

+
+

+ {{ faq.a }} +

+
+ {% if faq.link %} +

+ + {{ faq.link.text }} + +

+ {% endif %} +
+ {% endfor %} +
+

Where can I find your source code?

+
+

+ You can find our code on Github. The Portmaster, the Portmaster UI, the SPN and this website have their respective repositories. Jess, the heart of the SPN, which got audited by Cure53, can also be found online. +

+
+
+
+
+
+
+