From 414b7016c3ce546d6272216f739dc1928dc7acd8 Mon Sep 17 00:00:00 2001 From: Luke Date: Thu, 4 Jun 2020 12:29:11 +0200 Subject: [PATCH 01/11] Add link --- portmaster/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/portmaster/index.html b/portmaster/index.html index 8417fce..2ab7600 100644 --- a/portmaster/index.html +++ b/portmaster/index.html @@ -206,6 +206,9 @@ redirect_from:

Support

+ If you have any qustion please check: Get Help +

+

Please report technical issues on the portmaster repository, problems with the user interface on the portmaster-ui repo and ask for help on Reddit From ee7b0bab17b2f411c1629ce37d0827dc7ceb8491 Mon Sep 17 00:00:00 2001 From: Luke Date: Thu, 4 Jun 2020 12:29:27 +0200 Subject: [PATCH 02/11] Remove unsued id --- spn/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spn/index.html b/spn/index.html index 9f34ba4..d49ae08 100644 --- a/spn/index.html +++ b/spn/index.html @@ -161,7 +161,7 @@ layout: page

-
+
From ec83cdbbf14e959d406df147df252c1a72d5199e Mon Sep 17 00:00:00 2001 From: Luke Date: Thu, 4 Jun 2020 12:30:43 +0200 Subject: [PATCH 03/11] Update header padding --- support/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/support/index.html b/support/index.html index 2a6b58f..8ca068c 100644 --- a/support/index.html +++ b/support/index.html @@ -3,8 +3,8 @@ title: Get Help layout: page --- -
-
+
+

From 746759fa4e3955ed507a45c8241c7a137946467e Mon Sep 17 00:00:00 2001 From: Luke Date: Thu, 4 Jun 2020 12:31:09 +0200 Subject: [PATCH 04/11] Update content spacing --- support/index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/support/index.html b/support/index.html index 8ca068c..191789a 100644 --- a/support/index.html +++ b/support/index.html @@ -33,7 +33,7 @@ layout: page

-
+
@@ -94,7 +94,8 @@ layout: page
-
+ +
From bf5e389bb6e38c9f71f0eab146882d6d34650bbc Mon Sep 17 00:00:00 2001 From: Luke Date: Thu, 4 Jun 2020 12:31:50 +0200 Subject: [PATCH 05/11] Add port faq --- support/index.html | 63 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) diff --git a/support/index.html b/support/index.html index 191789a..8b0a322 100644 --- a/support/index.html +++ b/support/index.html @@ -92,6 +92,69 @@ layout: page
+ +
+
+
+

+ FAQ +

+

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

+
+
+
+
+
+

How does the SPN compare to Tor?

+
+

+ Tor is a great project which has pioneered privacy technology and is a firm player in the space while the SPN has fresh, innovative solutions which tackle uncharted ground and focuses on ease of use before all. Depending on your threat model, the SPN may be an alternative to Tor. Or it might not. +

+

+ + Read our blog post to read all about the differences. + +

+
+
+
+

What platforms will you support?

+
+

+ Since the SPN is integrated into the Portmaster, for our the pre-alpha stage we will only support Windows and Linux. Mac and Mobile are planned, but are further down the road. +

+
+
+
+
+
+

How does the SPN compare to VPNs?

+
+

+ The VPN technology was built to securely connect two company locations. However, the SPN was developed from the ground up to protect user privacy. As a result the SPN can easily outperform VPNs in every aspect. +

+

+ + Read our blog post to read all about the differences. + +

+
+
+
+

Where can I find your source code?

+
+

+ You can find our code on Github. The Portmaster, the Portmaster UI and this website have their respective repositories. Jess, the heart of the SPN, which got audited by Cure53, is also already online. The rest of the SPN will follow suit as we go live. +

+
+
+
+
+
+
+
From ae03b90edf471146ecbc8ddccbebc4e9001cbba1 Mon Sep 17 00:00:00 2001 From: Luke Date: Thu, 4 Jun 2020 12:32:03 +0200 Subject: [PATCH 06/11] Add spn faq --- support/index.html | 63 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) diff --git a/support/index.html b/support/index.html index 8b0a322..177ab0e 100644 --- a/support/index.html +++ b/support/index.html @@ -198,4 +198,67 @@ layout: page
+ +
+
+
+

+ FAQ +

+

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

+
+
+
+
+
+

How does the SPN compare to Tor?

+
+

+ Tor is a great project which has pioneered privacy technology and is a firm player in the space while the SPN has fresh, innovative solutions which tackle uncharted ground and focuses on ease of use before all. Depending on your threat model, the SPN may be an alternative to Tor. Or it might not. +

+

+ + Read our blog post to read all about the differences. + +

+
+
+
+

What platforms will you support?

+
+

+ Since the SPN is integrated into the Portmaster, for our the pre-alpha stage we will only support Windows and Linux. Mac and Mobile are planned, but are further down the road. +

+
+
+
+
+
+

How does the SPN compare to VPNs?

+
+

+ The VPN technology was built to securely connect two company locations. However, the SPN was developed from the ground up to protect user privacy. As a result the SPN can easily outperform VPNs in every aspect. +

+

+ + Read our blog post to read all about the differences. + +

+
+
+
+

Where can I find your source code?

+
+

+ You can find our code on Github. The Portmaster, the Portmaster UI and this website have their respective repositories. Jess, the heart of the SPN, which got audited by Cure53, is also already online. The rest of the SPN will follow suit as we go live. +

+
+
+
+
+
+
+
From 26ffc5172470b8726963bb92a5f82b8e33fca7df Mon Sep 17 00:00:00 2001 From: davegson <3080765+davegson@users.noreply.github.com> Date: Thu, 4 Jun 2020 13:00:21 +0200 Subject: [PATCH 07/11] Finetune paddings for mobile --- support/index.html | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/support/index.html b/support/index.html index 177ab0e..ab54a66 100644 --- a/support/index.html +++ b/support/index.html @@ -33,7 +33,7 @@ layout: page
-
+
@@ -65,7 +65,7 @@ layout: page issues on your end by yourself.

-
-
@@ -186,7 +185,7 @@ layout: page Otherwise, feel free to contact us with any matter or request you might have.

-
+
-
+

FAQ From 35e91567afd79358c2e0ff23613a26b2c17365cf Mon Sep 17 00:00:00 2001 From: davegson <3080765+davegson@users.noreply.github.com> Date: Mon, 15 Jun 2020 22:28:40 +0200 Subject: [PATCH 08/11] Add faq.yml --- _data/faq.yml | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 _data/faq.yml diff --git a/_data/faq.yml b/_data/faq.yml new file mode 100644 index 0000000..c7fcb48 --- /dev/null +++ b/_data/faq.yml @@ -0,0 +1,38 @@ +spn: + - q: Is the SPN like Tor? + a: The SPN is heavily inspired by Tor, but the mission is different. Next to tightly integrating with other privacy modules, the main focus of the SPN is easy protection for your whole computer, not just your browser. Additionally it spreads your connections across the globe instead of routing everything through the same circuit. + link: + text: Read our comparison blog to find out more. + url: https://safing.io/blog/2020/01/22/how-the-spn-compares-to-tor/ + - q: How does the SPN compare to VPNs? + a: The VPN technology was built to securely connect two company locations. However, the SPN was developed from the ground up to protect user privacy. As a result the SPN can easily outperform VPNs in every aspect. + link: + text: Read our blog post to read all about the differences. + url: /blog/2020/01/22/how-the-spn-compares-to-vpns/ + - q: Are all connections routed through the SPN? + a: Yes, when enabled the Portmaster routes all Internet connections through the Safing Privacy Network. + - q: Does the SPN route all connections individually? So every connection exits on a different node? + a: Yes. Every connection is routed separately, giving you a vast amount of identities (IP addresses). + link: + text: View this explainer image showing a computer connecting to Steam, ProtonMail and Spotify. + url: https://safing.io/assets/img/spn-labeled/spn-community.png + - q: Does the SPN route connections on a per app basis? + a: No, it routes every connection individually. So as an example, when you open several websites in different tabs in your browser, every connection will be calculated individually. + - q: Am I totally safe from tracking with the SPN? What do service providers see when connecting through the SPN? + a: No. This is just one piece of the puzzle. The SPN only protects your IP-address from exposure, but there are still many other ways services can track and identify you. These include fingerprinting (mostly in browsers), authentication (when logged in to a service), mouse movements (malicious javascripts), etc... + - q: Can services still identify me through other methods? + a: Yes, this is just one piece of the puzzle. There are multiple ways services track you, like browser fingerprinting, malicious javascripts, etc... And if you log into services, such as your Google account, they will mostly still know it is you, even though you protect your IP address. + - q: Does the SPN only protect my browser? + a: The SPN reroutes all your computers connections, including those of your browser. + - q: Can I safely log in to sites via the SPN? Like my bank account etc? + a: Yes. All serious websites use secure https connections, which encrypts the content of your connection (like login credentials) before the Portmaster wraps them in onion encryption. So no ISP architecture or SPN exit node will be able to manipulate that data. It is protected by https all the way to the destination server. + - q: What platforms will you support? + a: Since the SPN is integrated into the Portmaster, for our the pre-alpha stage we will only support Windows and Linux. Mac and Mobile are planned, but are further down the road. + - q: Is there a free trial version for people interested in the SPN? + a: No. Providing the network costs us money, so we charge accordingly. However, the privacy filter and DNS Resolver, which add a great value to your privacy, are and will remain free to use. +portmaster: + - q: Since the Portmaster can block ads and trackers, do I still need an ad-blocker for my browser? + a: Yes, we highly recommend to continue using adblockers, such as uBlock Origin, uMatrix, or similar. They give you more fine grained control over domains. iE you can allow certain domains to allow css files & images while blocking cookies & javascripts. The Portmaster cannot make this distinction. + - q: What platforms do you support? + a: Currently we support Windows and Linux. Mac and Mobile are planned, but are further down the road. +# ## The Portmaster can block ads and trackers. Do I still need a ad-blocking web extension? From 62a9135d27f371218bff2ee2db910f831a7151c4 Mon Sep 17 00:00:00 2001 From: davegson <3080765+davegson@users.noreply.github.com> Date: Mon, 15 Jun 2020 22:29:36 +0200 Subject: [PATCH 09/11] Render questions & answers from the faq.yml the exception being the question about the source code, since links do not work properly. will have to figure something out in the future --- portmaster/index.html | 6 +- spn/index.html | 69 ++++++++------------ support/index.html | 146 ++++++++++++++++-------------------------- 3 files changed, 82 insertions(+), 139 deletions(-) diff --git a/portmaster/index.html b/portmaster/index.html index 2ab7600..236deb5 100644 --- a/portmaster/index.html +++ b/portmaster/index.html @@ -206,13 +206,13 @@ redirect_from:

Support

- If you have any qustion please check: Get Help -

-

Please report technical issues on the portmaster repository, problems with the user interface on the portmaster-ui repo and ask for help on Reddit

+

+ Check out the FAQ or ask us any question we did not answer yet. +

diff --git a/spn/index.html b/spn/index.html index d49ae08..ec751be 100644 --- a/spn/index.html +++ b/spn/index.html @@ -242,51 +242,32 @@ layout: page
+ {% for faq in site.data.faq.spn %} +
+

+ {{ faq.q }} +

+
+

+ {{ faq.a }} +

+
+ {% if faq.link %} +

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

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

How does the SPN compare to Tor?

-
-

- Tor is a great project which has pioneered privacy technology and is a firm player in the space while the SPN has fresh, innovative solutions which tackle uncharted ground and focuses on ease of use before all. Depending on your threat model, the SPN may be an alternative to Tor. Or it might not. -

-

- - Read our blog post to read all about the differences. - -

-
-
-
-

What platforms will you support?

-
-

- Since the SPN is integrated into the Portmaster, for our the pre-alpha stage we will only support Windows and Linux. Mac and Mobile are planned, but are further down the road. -

-
-
-
-
-
-

How does the SPN compare to VPNs?

-
-

- The VPN technology was built to securely connect two company locations. However, the SPN was developed from the ground up to protect user privacy. As a result the SPN can easily outperform VPNs in every aspect. -

-

- - Read our blog post to read all about the differences. - -

-
-
-
-

Where can I find your source code?

-
-

- You can find our code on Github. The Portmaster, the Portmaster UI and this website have their respective repositories. Jess, the heart of the SPN, which got audited by Cure53, is also already online. The rest of the SPN will follow suit as we go live. -

-
-
+

Where can I find your source code?

+
+

+ You can find our code on Github. The Portmaster, the Portmaster UI and this website have their respective repositories. Jess, the heart of the SPN, which got audited by Cure53, is also already online. The rest of the SPN will follow suit as we go live. +

+
diff --git a/support/index.html b/support/index.html index ab54a66..cfc1aeb 100644 --- a/support/index.html +++ b/support/index.html @@ -93,63 +93,44 @@ layout: page

-
+

FAQ

- You have a question? We answered some already, but you can always contact us at hello@safing.io + Have a question? Check out some we already answered below. You can always reach out to us to find out more or just to say hi.

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

+ {{ faq.q }} +

+
+

+ {{ faq.a }} +

+
+ {% if faq.link %} +

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

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

How does the SPN compare to Tor?

-
-

- Tor is a great project which has pioneered privacy technology and is a firm player in the space while the SPN has fresh, innovative solutions which tackle uncharted ground and focuses on ease of use before all. Depending on your threat model, the SPN may be an alternative to Tor. Or it might not. -

-

- - Read our blog post to read all about the differences. - -

-
-
-
-

What platforms will you support?

-
-

- Since the SPN is integrated into the Portmaster, for our the pre-alpha stage we will only support Windows and Linux. Mac and Mobile are planned, but are further down the road. -

-
-
-
-
-
-

How does the SPN compare to VPNs?

-
-

- The VPN technology was built to securely connect two company locations. However, the SPN was developed from the ground up to protect user privacy. As a result the SPN can easily outperform VPNs in every aspect. -

-

- - Read our blog post to read all about the differences. - -

-
-
-
-

Where can I find your source code?

-
-

- You can find our code on Github. The Portmaster, the Portmaster UI and this website have their respective repositories. Jess, the heart of the SPN, which got audited by Cure53, is also already online. The rest of the SPN will follow suit as we go live. -

-
-
+

Where can I find your source code?

+
+

+ You can find our code on Github. The Portmaster, the Portmaster UI and this website have their respective repositories. Jess, the heart of the SPN, which got audited by Cure53, is also already online. The rest of the SPN will follow suit as we go live. +

+
@@ -198,63 +179,44 @@ layout: page
-
+

FAQ

- You have a question? We answered some already, but you can always contact us at hello@safing.io + Have a question? Check out some we already answered below. You can always reach out to us to find out more or just to say hi.

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

+ {{ faq.q }} +

+
+

+ {{ faq.a }} +

+
+ {% if faq.link %} +

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

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

How does the SPN compare to Tor?

-
-

- Tor is a great project which has pioneered privacy technology and is a firm player in the space while the SPN has fresh, innovative solutions which tackle uncharted ground and focuses on ease of use before all. Depending on your threat model, the SPN may be an alternative to Tor. Or it might not. -

-

- - Read our blog post to read all about the differences. - -

-
-
-
-

What platforms will you support?

-
-

- Since the SPN is integrated into the Portmaster, for our the pre-alpha stage we will only support Windows and Linux. Mac and Mobile are planned, but are further down the road. -

-
-
-
-
-
-

How does the SPN compare to VPNs?

-
-

- The VPN technology was built to securely connect two company locations. However, the SPN was developed from the ground up to protect user privacy. As a result the SPN can easily outperform VPNs in every aspect. -

-

- - Read our blog post to read all about the differences. - -

-
-
-
-

Where can I find your source code?

-
-

- You can find our code on Github. The Portmaster, the Portmaster UI and this website have their respective repositories. Jess, the heart of the SPN, which got audited by Cure53, is also already online. The rest of the SPN will follow suit as we go live. -

-
-
+

Where can I find your source code?

+
+

+ You can find our code on Github. The Portmaster, the Portmaster UI and this website have their respective repositories. Jess, the heart of the SPN, which got audited by Cure53, is also already online. The rest of the SPN will follow suit as we go live. +

+
From 5b689d9f7de85fb62694e9ee0e33a22e96b157e3 Mon Sep 17 00:00:00 2001 From: davegson <3080765+davegson@users.noreply.github.com> Date: Tue, 16 Jun 2020 08:57:26 +0200 Subject: [PATCH 10/11] Fix typo, around != round --- index.html | 2 +- portmaster/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 10569e9..90aa16f 100644 --- a/index.html +++ b/index.html @@ -105,7 +105,7 @@ title: Safing - Love Freedom
02 -

All-Around System Privacy

+

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.

diff --git a/portmaster/index.html b/portmaster/index.html index 236deb5..999ddea 100644 --- a/portmaster/index.html +++ b/portmaster/index.html @@ -55,7 +55,7 @@ redirect_from:

- All-Around System Privacy + All-Round System Privacy

Since the Portmaster sits on your kernel, you can finally protect your whole computer, not just your browser. Do you want to block Ads and Analytics for your whole operating system? Or whole countries? The Portmaster has you covered. From f73fdd207c9197f2801a4ad79747a47ba70d88d5 Mon Sep 17 00:00:00 2001 From: davegson <3080765+davegson@users.noreply.github.com> Date: Tue, 16 Jun 2020 14:56:46 +0200 Subject: [PATCH 11/11] Update github url to lowercase safing --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index b25c9f5..c0941d8 100644 --- a/_config.yml +++ b/_config.yml @@ -42,7 +42,7 @@ assets_server_url: https://assets.safing.io/ company_agreement_url: https://www.firmenmonitor.at/Secure/CompanyDetail.aspx?CID=761761 download_linux_url: https://updates.safing.io/latest/linux_amd64/packages/portmaster-installer.deb download_windows_url: https://updates.safing.io/latest/windows_amd64/packages/portmaster-installer.exe -github_url: https://github.com/Safing +github_url: https://github.com/safing github_linux_wiki_url: https://github.com/safing/portmaster/wiki/Linux github_windows_wiki_url: https://github.com/safing/portmaster/wiki/Windows invidious_channel_url: https://invidio.us/channel/UC_6TW053IlS4M22g7CxnukA