Acme-CPANModules-CLI-PasswordManager

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN


        *   simplicity.

        Cons:

        *   At the time of this writing (version 1.0.0) only the password
            hash is stored and returned, making this application unusable at
            the moment.

        *   Password must be entered as command-line argument, making it
            visible from process list and shell history, unless you
            explicitly disable those.

        *   Cannot add other fields to a record, e.g. comment/note, date,
            etc.

        *   Usernames are not encrypted.

        Script: password_manager

    App::orgadb

lib/Acme/CPANModules/CLI/PasswordManager.pm  view on Meta::CPAN


Pros:

- simplicity.

Cons:

- At the time of this writing (version 1.0.0) only the password hash is stored
  and returned, making this application unusable at the moment.
- Password must be entered as command-line argument, making it visible from
  process list and shell history, unless you explicitly disable those.
- Cannot add other fields to a record, e.g. comment/note, date, etc.
- Usernames are not encrypted.

MARKDOWN
        },

        {
            module => 'App::orgadb',
            script => 'orgadb-sel',
            description => <<'MARKDOWN',

lib/Acme/CPANModules/CLI/PasswordManager.pm  view on Meta::CPAN

=back

Cons:

=over

=item * At the time of this writing (version 1.0.0) only the password hash is stored
and returned, making this application unusable at the moment.

=item * Password must be entered as command-line argument, making it visible from
process list and shell history, unless you explicitly disable those.

=item * Cannot add other fields to a record, e.g. comment/note, date, etc.

=item * Usernames are not encrypted.

=back


Script: L<password_manager>



( run in 0.338 second using v1.01-cache-2.11-cpan-8d75d55dd25 )