golang-basic-cred

module
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2023 License: MIT

README

golang-basic-cred

Some basic credential handling functionality.

Allows to (see ./library/func.go and ./library/structs.go) ...

  • store credentials in a local SQLite database (using hashing, salt and pepper)
    • including db creation
    • schema creation
    • read and write from/to db
  • create random credentials
  • check credentials
  • read in passwords from terminal

Build Binary / Build Credentials-Manager

go build ./credmanager/

ToDos

  1. Repair build pipeline - ok
  2. Sonatype
  3. TestCoverage

Directories

Path Synopsis
exec
credmanager command

Jump to

Keyboard shortcuts

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