Skip to content

Winded/passu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text Passu

Passu is a simplistic password manager with a CLI interface. It stores named password entries with optional description to a file, encrypted with a master password.

See passu-mobile for a mobile application for Passu.

Installation

go get github.com/winded/passu

Usage

passu <password file>

A new file will be created if the specified path does not have one. An interactive command prompt will be shown. Use the help command to view available actions.

You can also execute a single command by putting it after the password file. For example:

passu mypasswords.passu pw copy google

Security

See passu-lib

About

Password manager with CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages