Skip to content

marijnbent/secureAccount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SecureAccount

With salted passwords and two factor authentication. Because of the unique salt keys per user, they will be secured against rainbow tables. The two-factor authentication is great for users whose password is guessed or if their account is breached on an other site and they used the same password on this site.

To-do

  • Anti Bruce Force Login Attempts
  • Changing Password
  • Two-factor authentication optional

About

With salted passwords and two factor authentication

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published