ThingScope is a set of tools that complement each other to analyze home network for informing consumers about security and privacy-related behavior of home internet of things (IoT) devices, such as security cameras, thermostats, smart TV and smart speakers, both pre-purchase and when the device is installed in their home.
This project is used for an applied research course offered in Spring and Fall terms.
YY-TERM
├── agent : Network monitoring agent.
├── server : Back-end server and MongoDB database.
├── webapp : Front-end (web interface).
├── browser-extension : Google Chrome browser extension.
├── LICENSE
├── README
├── .gitignore
Contributions are welcome and can be made by submitting GitHub pull requests
to this repository.
In general, the ThingScope
Javascript/TypeScript source code follows Airbnb JavaScript Style Guide, and the Python code follows Google Python Style Guide.
This source code is available to everyone under the standard MIT LICENSE.