2017 © Pedro Peláez
 

library pwman

A password manager than handles encrypted passwords

image

nubs/pwman

A password manager than handles encrypted passwords

  • Sunday, September 11, 2016
  • by nubs
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 3 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

pwman

A password manager than handles encrypted passwords., (*1)

Scrutinizer Code Quality, (*2)

Latest Stable Version Total Downloads License, (*3)

Dependency Status, (*4)

Requirements

This package requires PHP 5.6, or newer., (*5)

Installation

This package uses composer so you can install it using composer. Composer can install the command globally using:, (*6)

composer global require nubs/pwman

This will install it to your $COMPOSER_HOME directory (typically $HOME/.composer). The pwman binary will be symlinked to $COMPOSER_HOME/vendor/bin/pwman (e.g., $HOME/.composer/vendor/bin/pwman)., (*7)

Usage

The included pwman executable uses subcommands for its different actions. The subcommands include pwman get and pwman set., (*8)

Getting passwords

pwman get password-file [application], (*9)

Setting passwords

pwman set [-a|--application="..."] [-e|--encrypt-key="..."] [-u|--username="..."] [-p|--password="..."] [-l|--length="..."] [-c|--characters="..."] [-x|--exclude-characters="..."] password-file, (*10)

License

pwman is licensed under the MIT license. See LICENSE for the full license text., (*11)

The Versions

11/09 2016

dev-master

9999999-dev

A password manager than handles encrypted passwords

  Sources   Download

MIT

The Requires

 

by Spencer Rinehart

generator password manager

14/10 2014

v0.1.0

0.1.0.0

A password manager than handles encrypted passwords

  Sources   Download

MIT

The Requires

 

by Spencer Rinehart

generator password manager