Code Monkey home page Code Monkey logo

securepair's Introduction

SecurePair

SecurePair is a system to securely pair devices using Bluetooth and audio with minimal user interaction. Instead of needing a user to enter a PIN or compare numbers at the end of the pairing process, the devices emit a short audio sequence that is automatically recognized.

This post explains the project and how the latest system incorporating machine learning will work. This paper describes the original project in more detail, including the core protocol, related work, and initial system implementation. Work is in progress to replace the note recognition pipeline described in the paper with the machine learning approach.

Organization

  • analysis/ System performance testing and analysis
  • learning/ Machine learning system to recognize audio notes
  • library/ Core library code
  • phone/ Phone application
  • server/ Server application

Getting Started

This code demonstrates securely pairing a phone with a laptop. To set up the system, follow the instructions for the phone/README.md and server/README.md. The phone application currently works on iPhone, and the server has been tested on Mac OS X but should also work on Windows and Linux.

Development

System

Development of the system takes place in library/. When changes are made to the library, the phone and server library versions must be rebuilt and copied into phone/www/js/ and server/js/.

Audio Recognition

Work to recognize the audio notes using machine learning is in progress in learning. It is not currently used by the library code.

Code to help test the original recognition pipeline is in analysis/ and will be updated once the machine learning system is integrated.

securepair's People

Contributors

bgirardeau avatar rajpurkar avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.