Skip to content

Latest commit

 

History

History
52 lines (29 loc) · 1.97 KB

README.md

File metadata and controls

52 lines (29 loc) · 1.97 KB

I-Remember

Offline Password-Manager

I-remember.mp4

1 : the login page

if you are login for the first time a database file will be created in /static folder

if you delete it your passwords will go with it

if had already logged in and make a typo it will show the invalid label

if the typo occur 3 times it will block you from trying for 30s

2: Menu

the Generator genrate a hash depending on the lengh you provid

32 MD5 , 65 SHA256 , 128 SHA521

if the password id less then 10 it will prompet you to try a stronger pw

the new password window its self-explanatory

3 : Registry

from the reg window you can saved passwords update/delete/open(view)

update

view

Note : if you are using windows it's better to uncomment everything has to do with win10toast (for notifications)