Quantcast
Channel: VBForums - CodeBank - Visual Basic 6 and earlier
Viewing all articles
Browse latest Browse all 1449

[VB6] LessPass Desktop Tool in pure VB6

$
0
0
A tiny LessPass implementation in VB6 based on lesspass repo by Guillaume Vincent.

Description

This is an algorithmic password generator. The clever idea is that the algorithm used produces the same password for the same site, username and some master password.

The main idea of the LessPass is that a single (strong) master password can be used to generate derivative passwords for unlimited number of sites based on the site domain name and your username there.

This way you have to remember only a single master password and your username for each site -- your password for the particular site can be generated algorithmically (w/o writing anything to disk or registry) using this input only.

Source Code

https://github.com/wqweto/VbLessPass (there is a compiled executable in Releases tab)

cheers,
</wqw>

Viewing all articles
Browse latest Browse all 1449

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>