module
Version:
v0.1.5
Opens a new window with list of versions in this module.
Published: Oct 22, 2023
License: MIT
Opens a new window with license information.
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
- Repair build pipeline - ok
- Sonatype
- TestCoverage
Directories
¶
exec
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.