Skip to content
/ gpass Public

gpass is an encrypted account manager built on top of git.

Notifications You must be signed in to change notification settings

eiso/gpass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpass

gpass is an encrypted account manager built on top of git.

gpass creates a branch for each of the accounts you add, allowing you to have version control over your encrypted information such as passwords.

Commands under development:

  • help
  • version
  • init
    • existing repository
    • existing private key
    • create new repository
    • create new private key
  • insert
    • single line
    • multiple line (editor)
  • show
  • list
  • rm
  • mv
  • cp
  • edit
  • generate
  • search
  • grep

gpass is inspired by pass, the Unix password manager, by ZX2C4.

This project uses go-git for the git operations and openpgp for encryption.

This tool is currently under development.

About

gpass is an encrypted account manager built on top of git.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages