lpass

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

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

Go to latest
Published: Feb 25, 2020 License: MIT Imports: 6 Imported by: 0

README

lpass

lpass is an easy-to-use alternative to using the same password for multiple websites or all your accounts.

Installation

You need to have Go 1.10 or newer on your machine.

go get -u github.com/hellodoge/lpass
go get -u golang.org/x/crypto/pbkdf2
go install github.com/hellodoge/lpass

Usage

Usage: lpass [master key] [token or url] [args]
  -0	do not use digit characters
  -A	do not use uppercase characters
  -_	do not use special characters
  -a	do not use lowercase characters
  -i int
    	iteration count (default 65536)
  -l int
    	password length (default 15)

License

This code is released under an MIT License. You are free to use, modify, distribute, or sell it under those terms.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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