Skip to content

DanielGibbsNZ/passwdm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Passwdm

A password manager that provides a simple command line interface to add, remove, and manage multiple passwords for various things.

Inclusions

The hashing and encryption/decryption performed by this program are done using code freely available under the GPL from PolarSSL (http://www.polarssl.org).

Dependencies

  • The GNU Readline Library (libreadline)

Contributing

This project was originally created to help me gain more experience in best practices, both in programming, and in open source projects. As such, I would like to code the main functionality of this project myself. However I am open to feature suggestions, and welcome pull-requests containing bug fixes and modifications that conform to best practice more than my original code.

About

CLI-based password manager.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages