Skip to content

Releases: MarkAppprogrammer/BetterEncryptV2

v0.1.0 beta

07 Aug 18:27

Choose a tag to compare

v0.1.0 beta Pre-release
Pre-release

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;