Find a file
2021-01-25 17:11:03 +01:00
.github Fix order of gh-action steps 2021-01-19 13:59:11 +01:00
cmds Move the dist dir to a flag and auto-detect it 2020-12-22 13:23:05 +01:00
core Add support for network service 2021-01-19 15:43:22 +01:00
detection/dga Move LMS scoring under new Domain Heuristics 2020-08-11 15:37:24 +02:00
firewall Fix imcpv6 protocol name 2021-01-23 14:47:44 +01:00
intel Merge pull request #229 from safing/feature/switch-to-localhost-nameserver 2021-01-19 15:13:10 +01:00
nameserver Return cached entries if device is offline 2021-01-25 17:09:27 +01:00
netenv Check online status a little more often 2021-01-25 17:09:40 +01:00
network Add support for network service 2021-01-19 15:43:22 +01:00
process Add support for network service 2021-01-19 15:43:22 +01:00
profile Add support for network service 2021-01-19 15:43:22 +01:00
resolver Properly clear caches when deleting from the database 2021-01-25 17:11:03 +01:00
status Add titles and categories to notifications 2020-10-29 22:54:46 +01:00
ui Update API endpoints and handlers 2020-12-31 00:00:48 +01:00
updates Add support for network service 2021-01-19 15:43:22 +01:00
.ci-inject-internal-deps.sh Add SPN integration 2020-08-06 21:36:43 +02:00
.gitattributes Add testing and CI integration 2019-10-25 13:36:11 +02:00
.gitignore Add TCP/TLS pipelining dns resolver 2020-06-16 16:07:12 +02:00
.golangci.yml Prepare go.mod migration 2021-01-19 13:07:36 +01:00
.travis.yml Fix install cmd 2020-04-09 17:03:12 +02:00
AUTHORS Add AUTHORS notice 2019-01-24 15:58:58 +01:00
CODE_OF_CONDUCT.md Add CoC [off topic] 2019-10-25 13:36:32 +02:00
go.mod Prepare go.mod migration 2021-01-19 13:07:36 +01:00
go.sum Prepare go.mod migration 2021-01-19 13:07:36 +01:00
Gopkg.lock Fix slow nfq shutdown 2020-12-21 14:55:33 +01:00
Gopkg.toml Fix slow nfq shutdown 2020-12-21 14:55:33 +01:00
LICENSE Create LICENSE 2019-01-24 15:46:02 +01:00
pack Update pack scripts 2020-11-24 16:47:01 +01:00
README.md Remove inaccurate screenshot tour description 2020-11-25 12:20:42 +00:00
test Prepare go.mod migration 2021-01-19 13:07:36 +01:00
TRADEMARKS Add TRADEMARKS notice 2019-01-24 16:33:00 +01:00

Portmaster

The Portmaster is a privacy app that at its core simply intercepts all your network connections. Different modules with different privacy features are built on top of it, which can all be enabled or disabled as desired:

portmaster modules

⚠️ Disclaimer

The Portmaster is still in its early "alpha" development stage. While some features might still have bugs, it runs quite stable and can easily be uninstalled again. We'll push updates and fixes as we go. A list of known problems can be found at the bottom of this page.

🔄 Automatic Updates

We have set up update servers so we can push fixes and improvements as we go.

Modules

DNS-over-TLS Resolver

Status: alpha

A DNS resolver that does not only encrypt your queries, but figures out where it makes the most sense to send your queries. Queries for local domains will not be sent to the upstream servers. This means it won't break your or your company's network setup.

Features/Settings:

  • Configure upstream DNS resolvers
  • Don't use assigned Nameserver (by DHCP / local network - public WiFi!)
  • Don't use Multicast DNS (public WiFi!)

Privacy Filter

Status: alpha

Think of a pi-hole for your computer. Or an ad-blocker that blocks ads on your whole computer, not only on your browser. With you everywhere you go and every network you visit.

Features/Settings:

  • Select and activate block-lists
  • Manually block/allow domains
    • You can allow domains in case something breaks
  • CNAME Blocking (block these new nasty "unblockable" ads/trackers)
  • Block all subdomains of a domain in the block-lists

Safing Privacy Network (SPN)

Status: currently in closed pre-alpha

Visit our homepage or its Kickstarter campaign to read all about this module.

Installation

Installation instructions for your platform as well as known issues can be found at the respective wiki pages:

Sceenshot Tour

Screenshot Tour #1 Screenshot Tour #2 Screenshot Tour #3 Screenshot Tour #4 Screenshot Tour #5 Screenshot Tour #6 Screenshot Tour #7 Screenshot Tour #8 Screenshot Tour #9