Skip to content

NARCOTIC/Confuse-Trackers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

👨🏽‍💻 Confuse-Trackers

⚠️ This program searches google and visits websites randomly to make it hard to fingerprint you.

⚠️ This program will / will not confuse trackers with advanced technology we see these days.

⚠️ This is a just first step and a research project and a tiny little contribution to the Internet Privacy Movement.

When you add new searches and websites to searches.txt and websites.txt the program automatically downloads the latest searches and websites you added to every single user who uses it.

👨🏽‍💻 Confuse-Trackers-1.0 - [Language: C++]

⚙️ 1. In settings.txt you can change line 3 with your browser name (chrome, firefox, etc.)

⚙️ 2. Add your searches list to searches.txt (Do not exceed 1000 lines).

⚙️ 3. Add your websites list to websites.txt (Do not exceed 1000 lines).

⚙️ 4. Compile and use.

👨🏽‍💻 Confuse-Trackers-2.0 - [Language: C] - (Flash to a Digistump Attiny85)

⚙️ 1. Add your searches list to searches.txt.

⚙️ 2. When you add searches be careful about how many lines you add. Attiny85 can only hold approx. 50 lines.

⚙️ 3. Don't mess with incode.txt if you don't 100% know what you're changing.

⚙️ 4. Use finalize.cpp to output the final code to finalcode.txt.

⚙️ 5. If you want to use our latest searches.txt's keywords, select that option when you use finalize.cpp.

⚙️ 6. After you get the final code, install Digistump drivers and libraries (Search YouTube if you don't know).

⚙️ 7. Flash your code to a Attiny85 or some other compatible board, and use.

👨🏽‍💻 Notes

👉 Confuse-Trackers-1.0 is a windows program. You can run it as a .exe file.

👉 Could be recognized by trackers because it executes inside the computer.

👉 Confuse-Trackers-2.0 is a program wrote for Attiny85 board.

👉 Attiny85 board injects keystrokes to your computer and computer identify it as a keyboard.

👉 You can flash the code to the Attiny85 board and simply plug it in using USB port to run it.

👉 Attiny85 board can't hold that much data. If you can use another compatible board, it'll hold more searches.

About

This program searches google and visits websites randomly to make it really hard to track you and fingerprint you.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages