Skip to content

Wrapper for dpass to make it more user friendly

Notifications You must be signed in to change notification settings

halperyon/dpmgr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

dpmgr is a helper script for dpass that makes it behave more like a traditional password manager, while still not actually storing the passwords on your drive.

Features

  • Passwords not stored
  • Minimal, easy to use CLI
  • Extremely secure, even if someone cracks the encryption on the files, they don't really have your passwords

KNOWN FLAWS

  • Entry and category names aren't obscured, but it's really a nothingburger even if your PC gets compromised. You got more things to worry about then than the attacker knowing what kind of freaky midget porno sites you have accounts on.

Usage

Installation

Dependencies

  • dpass (😮 ORLY?)
  • bash
  • gpg

git clone http://github.com/halperyon/dpmgr
cp ./dpmgr.sh ~/.local/bin/dpmgr
chmod +x ~/.local/bin/dpmgr

To be implemented

  • Tree list (that is not dependant on GNU's tree)

About

Wrapper for dpass to make it more user friendly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages