The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.70 - 2015-01-24

  • Environment variables shortened to PASSWD_KEYRING_CONFIG, PASSWD_KEYRING_DEBUG, PASSWD_KEYRING_FORCE, etc.
  • Initial release of passwd_keyring helper script. Current version supports config-file related activities (create, spawn editor on, show settings summary).
  • Fixed problems with cpan install due to wrong test.

Modules

interface to secure password storage(s)
actual implementation of keyring picking algorithm
config file support

Provides

in lib/Passwd/Keyring/Auto/App.pm
in lib/Passwd/Keyring/Auto/App/ConfigCreate.pm
in lib/Passwd/Keyring/Auto/App/ConfigEdit.pm
in lib/Passwd/Keyring/Auto/App/ConfigShow.pm
in lib/Passwd/Keyring/Auto/App/PasswordClear.pm
in lib/Passwd/Keyring/Auto/App/PasswordSet.pm