Skip to content

ThingScope is a set of tools that complement each other to analyze home network

License

Notifications You must be signed in to change notification settings

irtlab/thingscope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThingScope

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.

Directory Structure

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

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.

License

This source code is available to everyone under the standard MIT LICENSE.