Skip to content

lessPass是一个简单的密码生成器. 'lessPass' is a simply password generator.

License

Notifications You must be signed in to change notification settings

assange0/lessPass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lessPass

lessPass是一个密码生成器。

现在通过撞库来窃取密码的手段越来越常见了,单独为每个账户设置一个密码并不是太现实的事情,因为记忆起来总是不方便的,换一种思路,通过“简单密码”加“标识码”生成“定长不可逆密码”,似乎是一种友好的手段。下面通过QML与C++来实现这种想法,这个项目只是个人的练手项目。

lesPass.PNG

'lessPass' is a simply password generator.

Nowadays 'Account credential enumeration attack' becomes more and more common. To set up separate password for each account is not realistic, because it is inconvenience. Another idea is using "simple password" and "ID code" to generate "fixed length irreversible password", which seems to be a friendly idea. I used QML and C + + to achieve my goals, this project is just a project for practice.

About

lessPass是一个简单的密码生成器. 'lessPass' is a simply password generator.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published