Home

Awesome

NSA_b_gone

A Linux shell script to improve your privacy online.

What it does

This script does the following:

Why?

The idea behind this script is that no rogue apps/services on your system can spy on you and send data to the internet. This is because you will very finely control which application can access the internet, by running them from a specific terminal (or with a specific command, see Usage). This hopefully means that keyloggers/camera spy apps/botnet apps/etc. won't be able to send their collected data upstream, or receive commands remotely.

In addition, each time you run the script, your machine will look like a different machine on the network (due to the random MAC address and hostname). This prevents tracking you from your machine's unique MAC address or it's machine name.

Some unintended upshots:

Installation

Usage

Known Issues

Warnings