Skip to content

🔍Biometric Systems🔎 project MSc Cybersecurity @ Sapienza 🎓

License

Notifications You must be signed in to change notification settings

TobMTV/biosys-project

Repository files navigation

Biometric Systems Project

CodeFactor GitHub GitHub deployments

Members

Introduction

This student group project is assigned for the Biometric Systems course of the MSc in Cybersecurity @ Sapienza Università di Roma. Our group had to decide, design and realize an authentication system aggregating software and deploying our solutions with the aim of testing its performance in the end.

We decided to use the following tools and software:

Steps to reproduce

Clone the repo in your db-server, api-server and on the pc where you want to work on the website:

git clone "https://github.com/casalinovalerio/biosys-project.git"

On db-server:

# You'll need Docker installed
./install.sh db

On api-server:

# Default is /var/www/html
./install.sh api /path/to/webroot

On your pc:

# Both args are optional, if no arg is supplied it will print the usage
./install.sh pc -w /path/to/web-devel-folder -t /path/to/presentation/folder

Get the presentation

git clone "https://github.com/casalinovalerio/biosys-project.git" \
	&& cd biosys-project \
	&& ./get-presentation.sh

Your presentation is in the same folder with name bs-presentation.pdf.

Or just click here: https://git.io/JvGRm

About

🔍Biometric Systems🔎 project MSc Cybersecurity @ Sapienza 🎓

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published