Skip to content

n-luke-th/muict-461prj-ksd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Log-in by password and key stroke dynamic (KSD)

Source code for the project 'Log-in by password and key stroke dynamic' of ITCS461 Computer and Communication Security course semester 2/2023 at Faculty of ICT, Mahidol University

Members

ID NAME GITHUB
6488004 Kittipich Aiumbhornsin https://github.com/ngzh-luke
6488089 Pattaravit Suksri https://github.com/patpatsuk

Instructions of running locally

  1. change working directory on terminal using cd command to where the project will be saved

  2. create virtual environment by run command: python -m venv venv

  3. activate virtual environment (macOS) by run command: source venv/bin/activate activate virtual environment (Windows) by run command: venv\Scripts\activate

  4. check to see which environment is active by run command: which pip

  5. install project dependencies by run command: pip install -r requirements.txt

  6. create .env file at the same level as main.py file and fill in all of the key and values like they are specified on .example.env file. Note that you may have to find and fill the value from your TypingDNA dashboard.

  7. run command to start the application: python main.py

Live demostratation link

https://461prj.lukecreated.com (will be offline anytime before 2025)

Disclaimer

We are not affiliated with any products/services/sources listed in this project.

About

Source code for the project of ITCS461 course at Faculty of ICT, Mahidol University

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •