Inspiration
To increase awareness about secured browsing.
What it does
Checks your chrome browser history and return a graph of how many secured and unsecured sites you visit.
How I built it
I used a chrome extension to get a list of websites visited and mark them as secured or unsecured connection based on http or https request.
Challenges I ran into
I also wanted to monitor the network encryption type for a better analysis, but integrating chrome extension, beaker and extracting client side SSID turned out to be extremely challenging. Unfortunately, this made the entire project be seperated into parts not integrated with each other but working independently.
Accomplishments that I'm proud of
What I learned
I learned how to create and run Chrome extensions!
What's next for SecuredHistory
Perhaps integrate the modules and figure out a way to analyze it better. It will eventually act as a personal analysis tool to check how much a user needs a proxy or VPN client for future browsing.
Built With
- beaker
- chrome
- javascript
- python
Log in or sign up for Devpost to join the conversation.