Skip to content

cedricbonhomme/Password-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password Manager

Presentation

Simple and secure password management.

Installation

$ ghc pwdmanager.hs
[1 of 1] Compiling Main             ( pwdmanager.hs, pwdmanager.o )
Linking pwdmanager ...

Usage

Add a new password:

$ ./pwdmanager add passwd.txt serviceName userName password

List all entries:

$ ./pwdmanager list passwd.txt

License

This software is under the GNU General Public License version 3.

Contact

My home page.

Releases

No releases published

Packages

No packages published