)
) ( /( ( ( ( (
( ( ( )\()) ))\ ( ( )( ))\ ))\ (
)\ )\ ' )\ ((_)\ /((_) )\ )\(()\ /((_)/((_) )\ )
((_) _((_)) ((_)| |(_)(_)) ((_) ((_)((_)(_)) (_)) _(_/(
(_-<| ' \()/ _ \| / / / -_) (_-</ _|| '_|/ -_)/ -_)| ' \))
/__/|_|_|_| \___/|_\_\ \___| /__/\__||_| \___|\___||_||_|
A JavaScript program that constantly opens random sites from a list to make a "smokescreen" over your browser history.
Smokescreen is a simple JavaScript program that randomly opens sites from a long list of popular URLs from many categories. This will act as a mask, or "smokescreen" over your browsing history, to troll, confuse, and confound the prying eyes of those who may be spying on your browser history.
In 2017, the US president signed a bill that would allow ISPs to obtain access to your browser history and sell it to whoever they please. This could mean government agencies, large advertisement businesses, or if they really wanted to, your creepy neighbor next-door. This will make it more difficult for your ISPs to find or sell real history to others, thus preventing your information from being compromised.
Firstly, on any OS, you would navigate to https://github.com/keeganjk/smokescreen. Once on this page, click the button that says "Clone or Download".
If you are on Unix (Linux, macOS, or BSD), you can type 'git clone https://github.com/keeganjk/smokescreen' into the terminal to > clone this repository.
After opening
index.htm
, you have to enable pop-ups and JavaScript (forindex.htm
). On Chrome, go to>
Settings
>Show advanced settings
>Privacy
>Content Settings
. In this menu, allowJavaScript
on all sites. While in this menu, allowPop-ups
on all sites.
* If you don't want to allow all sites to have JavaScript and/or Pop-ups, skip to3b
.