.github/ISSUE_TEMPLATE | ||
core | ||
detection/dga | ||
firewall | ||
intel | ||
nameserver | ||
netenv | ||
network | ||
pmctl | ||
process | ||
profile | ||
resolver | ||
status | ||
ui | ||
updates | ||
.ci-inject-internal-deps.sh | ||
.gitattributes | ||
.gitignore | ||
.golangci.yml | ||
.travis.yml | ||
AUTHORS | ||
build | ||
CODE_OF_CONDUCT.md | ||
Gopkg.lock | ||
Gopkg.toml | ||
LICENSE | ||
main.go | ||
pack | ||
pack_core | ||
README.md | ||
test | ||
TRADEMARKS |
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:
⚠️ Disclaimer
The Portmaster is still in its early "pre-alpha" development stage. It is functional, but has not yet been tested widely. We are glad if you want to try out the Portmaster right away but please expect bugs and rather technical problems. 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: pre-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: - pre-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
Please visit our 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: