webful-ltd / passwordmaker

A mobile PasswordMaker app. Generate unique-per-site passwords.
https://passwordmaker.webful.uk
GNU General Public License v3.0
7 stars 1 forks source link

Support arbitrary prefix and suffix #8

Closed NoelLH closed 4 years ago

NoelLH commented 4 years ago
NoelLH commented 4 years ago

I actually guessed wrong as to how the protocol's prefix / suffix work, which means these are both new options and (unfortunately) we'll want to continue supporting the extra number in a non-standard additional field I'm calling post processing suffix. See https://github.com/webful-ltd/passwordmaker/commit/fe202f9ae364d153827c0ac2510fc3993b898afa

NoelLH commented 4 years ago

To clarify this ^ (as I confused myself), the only difference is that the length of the password with the standard field includes any prefix/suffix whereas the post-processing option adds extra characters.