Code Monkey home page Code Monkey logo

passchain-iot's Introduction

IoT device for password manager.
A project for IoT Security
course at University of Salerno.

Project description and introduction

In this section we introduce context informations for the project.

Introduction

PassChain is an IoT device to store user's credentials (like username and password) and send them to other devices with a Bluetooth connection. Datas are encrypted with AES-128 bit in GCM mode and the board setup is made connecting PassChain to a server Python with a SSL communication. Each operation is authorized only if the user authenticates himself with a fingerprint.
The project is produced for the IoT Security course of Master's Degree in Cybersecurity at University of Salerno.

Technical informations

In this section we introduce technical informations and installing guides!

Hardware

In this section we can see the circuit, in particular, how all the sensors have been connected to the Esp32 and board's datasheet.

  • GPIO 15: metal plaque to wake up the device when it goes in deep sleep after a constant time;
  • GPIO 12: battery circuit is composed of two resistence of 47K, because the board has a voltage between 2.3V - 3.6V. The line red and black are connected to the back of the board: here there is a connector that connect battery to the board;

  • G: connection with GND (black line);
  • Red line: connection with 3V;
  • GPIO 26: is TX on the board (RX on fingerprint);
  • GPIO 27: is RX on the board (TX on fingerprint);

The blue and white line of the fingerprint are used to connect it to serial adapter but in this case we don’t need to use them.

Getting Started

We can see how the user does a quick login to a website using PassChain and how the board does connect to server with SSL protocol.

Send Credential

Server Python

Built With

Author & Contacts

Alberto Montefusco - Developer - Alberto-00

Email - [email protected]

LinkedIn - Alberto Montefusco

My WebSite - alberto-00.github.io

passchain-iot's People

Contributors

alberto-00 avatar oskar-prg 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.