
Description
We usually have a lot of accounts that are useless, but we don’t bother to think about the passwords of these accounts, so we always follow certain rules when assigning passwords, which is the best way for hackers to destroy us. Of course, you can also use some other paid password management software, but I don’t believe that they will be completely safe when they get my information. So I decided to implement a similar thing quickly, and each time I could give me a random password that the cracker couldn’t crack.
You can’t use it, but its code is transparent. You can clone the complete project code on Github and read it carefully. I can guarantee that I won’t hang myself. This is just a tool. I also believe that everyone is more willing to believe in transparent programs and code.
Don’t trust big companies, what paid software can guarantee your safety, only completely transparent things are the safest.
Remember, all data is stored locally in binary form, as long as the application data is not deleted, it will not be lost, then I will do a backup function.