Skip to content

Browsing metadata visualization tool: Explore how ISPs can see and monetize your browsing history.

License

Notifications You must be signed in to change notification settings

hyperpac/hakuna-metadata-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hakuna Metadata - 1

Browsing history visualization for (Linux or Apple) + Firefox combo.

P.S: Read the blog post before trying this tool.

Install instructions

For Linux

  • Download and unzip this repository.
  • In the unzipped folder on your computer, right click on an empty space and select "Open in terminal" option.
  • In the terminal, type sh requirements and press Enter.
  • The above command will install all the dependencies.
  • In the terminal, type python tool.py and press Enter.
  • Be patient, it might take a while. Once the program execution is done, it automatically opens up a web browser tab and displays the visualization.

For Apple macOS

  • Download and unzip this repository.
  • If you don't have Java installed, install it from here
  • In the unzipped folder on your computer, right click on an empty space and select "Open in terminal" option.
  • In the terminal, type sh requirements-iOS and press Enter.
  • The above command will install all the dependencies.
  • In the terminal, type python tool-iOS.py and press Enter.
  • Be patient, it might take a while. Once the program execution is done, it automatically opens up a web browser tab and displays the visualization.

Screenshots of working example

Browsing Pattern HeatMap

Browsing Pattern HeatMap

Browsing Pattern Anamoly

Browsing Pattern Anamoly

Search Keywords

Search Keywords

Psuedo Social Circles

Psuedo Social Circles

To-Do

  • Support for Windows and Chrome (or any other browser)
  • Improve the psuedo-social sphere by grouping by range rather than absolute value.

About

Browsing metadata visualization tool: Explore how ISPs can see and monetize your browsing history.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 40.0%
  • Python 37.8%
  • CSS 8.7%
  • HTML 8.5%
  • Java 4.5%
  • Shell 0.3%
  • Batchfile 0.2%