App-passmanager

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

    *   Entry

    Categories and Services have only a title. The password Entry itself has
    a tile, username, password, and comment field. In each case the title is
    required, and for entries, either of the username or password is
    required.

INITIAL SET-UP
     $ passmanager init

    Call the initialisation command as shown, and you will be prompted for
    your own passphrase (twice) and the master passphrase for the store
    (also twice). Then the Git repository will be initialised and you are
    shown the password management interface.

    Subsequently, run the application with the "open" command and you will
    be prompted for your own passphrase:

     $ passmanager open

    Use the "--help" flag to see what options are available. In general you
    can set the location of the Git repository, the name of the password
    store, and your own username. Each of these has sane defaults shown in
    the help text.

THANKS
    My thanks to Guy Edwards who collaborated on the original version of

bin/passmanager  view on Meta::CPAN

=back

Categories and Services have only a title. The password Entry itself has a
tile, username, password, and comment field. In each case the title is
required, and for entries, either of the username or password is required.

=head1 INITIAL SET-UP

 $ passmanager init

Call the initialisation command as shown, and you will be prompted for your
own passphrase (twice) and the master passphrase for the store (also twice).
Then the Git repository will be initialised and you are shown the password
management interface.

Subsequently, run the application with the C<open> command and you will be
prompted for your own passphrase:

 $ passmanager open

Use the C<--help> flag to see what options are available. In general you can
set the location of the Git repository, the name of the password store, and
your own username. Each of these has sane defaults shown in the help text.

=head1 THANKS

My thanks to Guy Edwards who collaborated on the original version of this



( run in 0.934 second using v1.01-cache-2.11-cpan-0b5f733616e )