Skip to content

nylssoft/MynaPasswordManagerConsole

Repository files navigation

MynaPasswordManagerConsole

The project is curently out-of-date. See MynaPasswordManager and MynaAPIServer for up-to-date versions.

Mac OS currently does not work (I have no Mac to test it.). Reason is likely that AesGcm requires OpenSSL to work on a Mac.

Console based password manager for .NET Core that allows to manage passwords stored in a password repository.

Use .NET Core 2.1.

Build and run:

cd <!project directory!>

dotnet build

dotnet run

See dotnet for further details.

About

Console based password manager using dotnet core for Linux, Mac OS and Windows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages