Skip to content

Do you think you are safe using private browsing or incognito mode?. 😄 👿 This will prove that you're wrong.

License

Notifications You must be signed in to change notification settings

putuoka/nothing-private

 
 

Repository files navigation

Nothing Private Build Status

This project is a proof of concept that any website can identify and track you, even if you are using private browsing or incognito mode in your web browser. Many people think that they can hide their identity if they are using private browsing or incognito mode. This project will prove that they are wrong.

Meme

How to use

  • Visit http://www.nothingprivate.ml and enter your name
  • Click "see the magic"
  • Visit the same website in your Private browsing / Incognito mode
  • See the magic ⭐

Don't scroll down and ruin the fun... Just follow the steps above... 😄







Hey! How?

Hope you are surprised! 😄 Yes, the website can remember your name even if you had visited it via private browsing or incognito mode. Yes, nothing is private in this world anymore! This is what the big companies are doing with your identity. You think that going into private mode will wipe out all the traces? Absolutely not! In reality, using private browsing or incognito mode will just help you to clear your browsing history. Your internet service provider, search engines, and your favorite websites can still track you. They can know you. They know what you like and dislike. They use your data to earn money. The video below explains everything:

Not free

Yes, nothing is free...

References

Some tech stuff

Nothing Private uses the browser fingerprinting feature of Client.js to obtain the fingerprint of your web browser. When you submit the form, it will save the fingerprint along with your name in a SQLite database using PHP as a backend. The next time you visit the website, your browser fingerprint is matched with the column in the database and it will return your name.

Visit db_server for the server files.

Technologies used

Contributing

Feel free to modify the code and open any pull requests.

Todo

  • Add more links
  • Fix any typos

Contributors

Special thanks to these rock stars:

Thanks

Having trouble

If you are having trouble using this project, please open a new issue and describe your problem.

Spread the word

Liked the project? Just give it a star ⭐ and spread the word!

About

Do you think you are safe using private browsing or incognito mode?. 😄 👿 This will prove that you're wrong.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 43.2%
  • JavaScript 27.4%
  • CSS 15.3%
  • PHP 14.1%