password-manager-in-golang

command module
v0.0.0-...-c3d31c6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 18, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

README

Password Manager In Golang

Objective of this application is to learn Go lang by building a simple application to manage passwords. In the first part we will build a simple program which has following capabilities:

  1. Program should provide a way to store platform, its username and password in a file.
  2. Program should convert the string password into hash using bcrypt
  3. Program should provide a way to access username and password for a given platform.
  4. Program should compare the user input password and stored hash password in database

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL