pmanager

command
v1.6.18 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2024 License: MIT Imports: 7 Imported by: 0

README

PManager

Stateless password manager

usage: 
    ./main -salt=[service-name] -work=[diff-size]
stdin:
    [master-key]EOL

EOL - End of Line (Enter)

Example

$ go run . -salt="service-name" -work=24
master-key
EvCqIyPVq9ydjspox6GqN63ggT0xrUfNFnFgwAy1odQ=
$ echo "master-key" | go run . -salt="service-name" -work=24
EvCqIyPVq9ydjspox6GqN63ggT0xrUfNFnFgwAy1odQ=

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