Category: On Medium
-
Portmaster: Privacy Oriented Firewall
Safing’s Portmaster is an open source firewall that allows users to monitor and block network activity. Its primary purpose is to protect privacy by blocking malicious connections from apps and hiding the computer’s IP address. In this article, I will go over my experiences with setting up and using Portmaster. Setup Installing Portmaster was simple, I…
-
FauxPilot: Self Hosted AI Coding Assistant
FauxPilot is an AI coding assistant compatible with VScode, the OpenAI API (limited), and with curl. As its name suggests, FauxPilot is similar to Github Copilot, having essentially the same functions. In this article, I will go over my experience setting up and using FauxPilot. Setup FauxPilot has a server and a client. The server runs…