Skip to content

pwordman is a barebones CLI password manager. It stores passwords under AES256-CBC encryption. It uses cryptographic random byte generators and OpenSSL.

Notifications You must be signed in to change notification settings

adamjstevens/pwordman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pwordman

This is a barebones password manager that stores and generates passwords securely.

The motivation behind pwordman was to create a cyber-security-related tool that actually provides utility that a large number of people would benefit from (not that this exact password manager is that user friendly). Additionally, this was a personal project to showcase my skills, even though the code is far from perfect.

About

pwordman is a barebones CLI password manager. It stores passwords under AES256-CBC encryption. It uses cryptographic random byte generators and OpenSSL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published