✋ Psst! Create issue on the lesspass/lesspass repo as I will merge into it.
LessPass computes the same password given the same a
Site
,Login
and amaster password
Privacy by default, Works offline, No sync, Visual fingerprint 🔐❤️👀
PS> Install-Module -Name Lesspass
PS> Get-LessPass "Site" "Login" "masterpassword"
PS> Get-LessPass -?
Get-LessPass
-Site <String>
-Login <String>
-MasterPassword <String>
[-Lowercase]
[-Uppercase]
[-Digits]
[-Symbols]
[-noLowercase]
[-noUppercase]
[-noDigits]
[-noSymbols]
[[-Length] <Object>]
[[-Counter] <Object>]
[-version]
[<CommonParameters>]
make test