Skip to content

hcilab-upatras/keydo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keydo

Thesis Topic : Continuous User Authentication based on Keystroke Dynamics

This is an implementation of the server that is going to manage the data of our Users Keystroke.

Docker Desktop is mandatory, clone repo and run the following:

docker-compose -f local.yml build 

docker-compose -f local.yml up db
docker-compose -f local.yml up broker
docker-compose -f local.yml up kafka_consumer
docker-compose -f local.yml up app

About

Thesis project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 92.9%
  • Python 6.2%
  • Other 0.9%