gaspass

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

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

Go to latest
Published: Jul 6, 2019 License: MIT Imports: 5 Imported by: 0

README

gaspass

Manage passwords without storing them.

How does it work?

Use one password for access all other passwords, but unlike password managers (like Keepass family) this tool does not store them on disk or in memory at all.
Gaspass is more a password generator than password manager. Every run you will get the password and this password will always be the same if you use the same parameters such as length, character set, resource and private key.
Working principle is the same as lesspass, but gaspass uses modern argon2id KDF (key derivation function) instead of PBKDF2-SHA1.

Is it secure?

Generally yes, but it highly depends on private key quality and protection

ToDo

  • More tests
  • Better README.md
  • Travis CI
  • SECURITY.md
  • Resource management
  • GUI

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