/uniquePasswordGenerator

A simple Xamarin (UWP, Android, iOs) app which can generate a unique password based on required inputs

Primary LanguageC#

uniquePasswordGenerator

A simple Xamarin (UWP, Android, iOs) app which can generate a unique password based on required inputs

This a single page application which is used to generate a unique password for each website whenever accessed, Main purpose of this is to have a unique password for each website, still only having to remember only one password. None of the passwords are being stored anywhere, even the master password, the correct wiring for the password to generate All are based on the user inputs at that time.

Completely secure and private