Skip to content

anuraagbaishya/Honeywords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Honeywords

A naive implementation of system discussed in 'Honeywords: Making Password-Cracking Detectable' ( Ari Jueles, Ron Rivest)

Link to paper: Honeywords: Making Password-Cracking Detectable

This is a simple flask based implementation of a honeywords system that stores 9 random passwords selected from the list of most common user passwords. The system makes use of Amazon Key Management Service (KMS) and boto3 to deploy the honeychecker, and maintains the index of the correct password encrypted by a key stored in KMS. The requirements are specified in the requirements.txt file.

To get started with Amazon KMS, read the docs here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published