Categorygithub.com/jdevelop/ezpwd
repositorypackage
2.2.2+incompatible
Repository: https://github.com/jdevelop/ezpwd.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

EZPwd Encrypted password manager compatible with GnuPGP/OpenPGP

A small utility that helps to keep passwords organized in an encrypted file.

The password file format:

service / username / password / comment 

Easy to grep. Also could be read by gpg -d ${filename}

More info on https://ezpwd.jdevelop.com/

Build & install

go install ./...