Releases: MarkAppprogrammer/BetterEncryptV2
Releases · MarkAppprogrammer/BetterEncryptV2
v0.1.0 beta
This release has an updated UI for all screens. The two methods of generation are prompts and passphrase generation. The prompt is entered through an LLM which decides two levels, security and memorabillity. This is then passed to passwordgen.py which generates the password based on the levels. The other feature is passphrases which also have an option to follow common password requirements. We have also added a login and dashboard screen connected to a PostgreSQL database, which will display passwords;