Passman

A dmenu frontend for password-store (Pass: The Standard Unix Password Manager)
Alternatives To Passman
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Pwd.sh1,495
3 months ago1mitShell
GPG symmetric password manager
Qtpass914
2 days ago127gpl-3.0C++
QtPass is a multi-platform GUI for pass, the standard unix password manager.
Purse491
3 months agomitShell
GPG asymmetric (YubiKey) password manager
Masterkey272
4 years agoJune 15, 20173apache-2.0Go
secure interactive password manager with xchacha20poly1305, argon2id, and Go
Pass For Macos72
a year agobsd-3-clauseSwift
macOS wrapper for pass, the standard UNIX password manager
Bash Cloud Backup68
5 years ago14mitShell
bash-cloud-backup is a set of bash scripts, which can be used to automate local and cloud backup in Linux/Unix machines.
Crypt59
9 days ago3bsd-2-clauseGo
Pure Go crypt(3) Implementation
Unix Crypt55110159 years ago6December 11, 20131bsd-3-clauseRuby
Performs the UNIX crypt(3) algorithm in Ruby using DES, MD5, SHA256 or SHA512
Pw22
3 years ago13otherShell
a unix password manager
Ob3vil1on16
5 years agootherPython
Another archive cracker created in python | cracking [zip/7z/rar] by bruteforcing [ NOT MAINTAINED ]
Alternatives To Passman
Select To Compare


Alternative Project Comparisons
Readme

Passman

This is a simple dmenu frontend for Pass: The Standard Unix Password Manager

Usage

Usage of Passman

Setup

Grab the executable bash script from the dist directory and put it somewhere in your $PATH on your computer.

I for example added $HOME/bin to my $PATH and copied the script into this directory.

Afterwards you want to invoke this script preferably via a keyboard shortcut.

I use SHIFT+META+P to invoke this script. A dmenu should open with the passman context.

You can also simply call the script from your terminal.

Dependencies for Usage

For using passman you need to have following tools installed and accessible in your environment:

  • Pass (obviously)
  • xclip
  • notify-send

Passman was developed and tested on Debian 9 (Stretch).

Development Setup

If you want to work on this tool, you need a few more dependencies ready:

I included a Makefile with a build task. Once you added your changes you can run

make build

and a distributable gets compiled into the dist/ directory.

LICENSE

MIT License

Copyright (c) 2018 by Philipp Trunczik

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Popular Password Projects
Popular Unix Projects
Popular Security Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Shell
Script
Security
Password
Bash
Unix
Password Manager
Dmenu