MdpGen is a simple, memoryless, secure password manager, whose purpose is to overcome the dependence on a password manager that cannot be used everywhere.
A classic password manager stores your passwords somewhere, which requires you to trust it. In addition, for most password managers, to use it on a device for the first time, you must install it, which can be a lengthy and not necessarily useful procedure.
MdpGen provides a service available in seconds from any device with Internet access and a browser. This instantly includes computers, smartphones, and tablets, but also most modern televisions and many other devices. But as mentioned above, MdpGen doesn't remember anything, so you can perfectly use it without having access to internet. To do this, simply download the website locally, and save it for example in a USB key to use it everywhere. MdpGen consists of a single HTML file that is easy to transport.
But then how does a password manager that stores nothing work?
MdpGen uses your master password and the name of the website you want to access to generate a secure password using a hashing function (SHA3-256).
The password returned will therefore always be the same for a given site, but always different for two different sites. In addition, it is possible to customize the password generation parameters in order to meet the criteria of each website: length, type of characters, alphanumeric password...
More information about MdpGen