1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-17 01:19:08 +00:00

Merge pull request from safing/maintenance/add-faqs

Add FAQ for blocked incoming devices
This commit is contained in:
Dave Gson 2022-02-17 15:52:07 +01:00 committed by GitHub
commit c9a4adbda9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,5 +50,15 @@ portmaster:
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.
- q: Incoming connections no longer work. Why?
a: As a security measure, Portmaster blocks all incoming connections by default. You can create exceptions for apps and services that need it.
link:
text: Learn how to configure exceptions for Incoming Connections
url: https://docs.safing.io/portmaster/settings#filter/serviceEndpoints
- q: External services and devices can no longer communicate with my device. Why?
a: As a security measure, Portmaster blocks all incoming connections by default. You can create exceptions for apps and services that need it.
link:
text: Learn how to configure exceptions for Incoming Connections
url: https://docs.safing.io/portmaster/settings#filter/serviceEndpoints
# ## The Portmaster can block ads and trackers. Do I still need a ad-blocking web extension?