Find a file
2020-08-10 23:13:42 +02:00
.github/ISSUE_TEMPLATE Update config.yml 2020-04-21 12:27:06 +02:00
cmds Fix multierror handling 2020-08-10 23:13:42 +02:00
core Add buttons to core upgrade notification 2020-07-21 16:56:45 +02:00
detection/dga Restructure detection packages 2019-11-07 16:36:57 +01:00
firewall Fix multierror handling 2020-08-10 23:13:42 +02:00
intel Add SPN integration 2020-08-06 21:36:43 +02:00
nameserver Fix handling of connectivity / captive portal domains 2020-07-17 16:09:46 +02:00
netenv Enable building on unsupported systems 2020-07-22 11:13:57 +02:00
network Silience "not found" errors in recover-iptables 2020-08-04 13:14:09 +02:00
process Fix incoming TCP connection direction 2020-07-22 14:07:19 +02:00
profile Enable subdomain filtering by default 2020-05-28 10:11:21 +02:00
resolver Fix and improve resolver scoping 2020-07-27 12:26:45 +02:00
status Fix handling of connectivity / captive portal domains 2020-07-17 16:09:46 +02:00
ui Implement review suggestions 2020-05-19 16:57:55 +02:00
updates Add SPN integration 2020-08-06 21:36:43 +02: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 Update dependency mgmt and CI 2020-03-20 23:06:38 +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
Gopkg.lock Add SPN integration 2020-08-06 21:36:43 +02:00
Gopkg.toml Add SPN integration 2020-08-06 21:36:43 +02:00
LICENSE Create LICENSE 2019-01-24 15:46:02 +01:00
pack Move portmaster binary to cmds/portmaster-core 2020-07-22 15:11:42 +02:00
README.md Promote to alpha 2020-06-16 16:52:35 +02:00
test Fix and improve test script 2020-05-02 13:23:44 +02: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 black/whitelist domains
    • You can whitelist 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: unreleased - pre-alpha scheduled for June

Visit our homepage 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

Please note that so far only the dashboard has gotten attention from our designer. All views will be updated with proper UX.

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