Skip to content

Developrkrishna/nothing-private

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nothing Private

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. This project will prove them they are wrong.

Meme

How to use

  • Just visit http://www.nothingprivate.ml and enter your name
  • Click See the magic button
  • Now you can see a confirmation page
  • Visit the same website in your Private browsing / Incognito mode
  • See the Magic ⭐

Dont scroll down and ruin the fun... Just follow the above steps.. 😄




Hey! How?

Hope you are surprised! 😄. Yes the website can remember your name even if you had visited it via the 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! Actually, using the private browsing or incognito mode will just help you to clear your browsing history. Your internet service providers, search engines and your favourite 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 backend. 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

  • Client.js Browser fingerprinting
  • PHP
  • SQLite Database
  • JSON
  • HTML & CSS

Contributing

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

Todo
  • Add more links
  • Fix any typos

Contributors

Special thanks to these rockstars:

Thanks

Having trouble

If you are having trouble using this project, please open a New issue

Spread the word

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

About

Using private browsing or icongito, Do you think you are safe?. 😄 👿 This will prove you, you're wrong.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 47.4%
  • JavaScript 22.6%
  • CSS 21.2%
  • PHP 8.8%