c3ypt1c / PasswordManager

Internet Nomad password manager
MIT License
2 stars 2 forks source link

Security + Testing Pull #46

Closed c3ypt1c closed 2 years ago

c3ypt1c commented 2 years ago

This pull request fixes building bugs where publish.sh is ran. This bugs include old versions of packaging programs.

Other changes include testing of the password manager, which does not bring any new features to the table. It makes the code more readable (reduced from 700 lines to 400). Further reductions can be made, but this is okay for now.