Skip to content

suvanshd21/honey-word-security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

honey-word-security

A secure cab booking app using Honeywords

I have implemented the Honeywords algorithm in this app written using the Django framework. Honeywords are used for verifying the authenticity of the user logging in and can help detect an intruder. In order to run this app, you need to install Python 3.x, Django, MySQL and mysqlclient. Also, create a database in MySQL called HoneyWordDB.