PM/README.md

30 lines
391 B
Markdown
Raw Normal View History

2014-04-27 03:51:16 +04:00
PM
==
Simple password manager writed in perl.
2014-04-28 16:14:23 +04:00
2014-05-05 22:37:59 +04:00
== INSTALL ==
=== Perl modules ===
cpan install Module::Name.
Not recommended. Please use you package manager.
* DBD::sqlite
* Clipboard
On Fedora:
yum/dnf install perl-Class-DBI-SQLite perl-Clipboard
On Debian-based systems:
I'm don't have it now.
2014-04-28 16:14:23 +04:00
TODO
====
* Store decrypted DB into RAM not in /tmp/
* Different keys selection