Skip to content

Implementacion del paper "Implementation of Graphical Passwords in Internet Banking for Enhanced Security"

Notifications You must be signed in to change notification settings

lck3000/GraphicalPassword

 
 

Repository files navigation

GraphicalPassword

Implementacion del paper "Implementation of Graphical Passwords in Internet Banking for Enhanced Security"

Integrantes del Grupo

  • Arias Paredes. Fredy

#install homebrew -> mac

#install node/npm,mongodb

#clone repo

#exec npm install (this will automatically install packages from package.json)

##set up: ##C:\Users\XYZ>d: ##D:>cd "set up" ##D:\set up>cd mongodb ##D:\set up\mongodb>cd bin ##D:\set up\mongodb\bin>mongod.exe --dbpath "d:\set up\mongodb\data"

#tune up

#run -> npm start

#go to localhost:3000

About

Implementacion del paper "Implementation of Graphical Passwords in Internet Banking for Enhanced Security"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.8%
  • CSS 42.3%
  • HTML 7.9%