Skip to content

tijn/awesome-password-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 

Repository files navigation

Awesome password-store

Pass is awesome. And these extensions make it even more so! This is a collection of awesome password-store extensions and interfaces.

Additions and improvements are welcome! Please make pull-requests.

Contents

Extensions

Auditing

  • pass-age (by taylorskalyo): A simple pass extension for displaying password age. (There are two extensions with this name; this one shows the time of the last git commit.)
  • pass-age (by tijn): A pass extension to show you how long you are using a certain password. (There are two extensions with this name; this one shows the last time when the first line in a password file changed.)
  • pass-audit (by benburwell): A pass extension for checking whether your passwords may be compromised. (There are two extensions with this name; this one checks Have I Been Pwned as well as a local wordlist file.)
  • pass-audit (by roddhjav): A pass extension for auditing your password repository. (There are two extensions with this name; this one checks Have I Been Pwned and estimates password strength using Dropbox' zxcvbn algorithm.)
  • pass-hibp: A pass extension that queries the haveibeenpwned.com API.
  • pass-pwned (by alzeih): Password-Store extension for Have I Been Pwned? Pwned Passwords v2 API.
  • pass-pwned (by jamesridgway): Password-Store extension for Have I Been Pwned? Pwned Passwords v2 API or an offline password hash file of your choosing.
  • pass-report: A pass extension that reports age and length of passwords.

Clipboard

Output

  • pass-cl: password-store extension to copy metadata from multi-line entries.
  • pass-csv: generate a CSV file from specified key-value pairs in the metadata.
  • pass-extension-copyq: A pass extension that copies a stored password using copyq.
  • pass-extension-meta: password-store extension to retrieve meta-data properties from password files.
  • pass-extension-tail: A pass extension to avoid printing the password to the console.

Import

  • pass-file (by dvogt23): A pass extension that allows to add files to password-store.
  • pass-file (by lukrop): A pass extension for adding arbitrary files to the password store.
  • pass-import: a generic importer tool from other password managers.

Generators

  • pass-gen: A command-line utility that generates secure, pronounceable passphrases for pass. (It won't add a new pass command but can be used seamlessly with pass.)
  • pass-genphrase: Passphrase generator extension for pass, the password manager.
  • pass-qr: A pass extension that lets you quickly generate a QR code for passwords using fzf or rofi.
  • pass-ssh: A pass extension that lets you quickly create ssh keypairs and output public keys using fzf or rofi.
  • pass-totp: TOTP code generator for pass.
  • pass-words: generate Diceware-style mnemonic passwords.

All other extensions

  • pass-backup: makes making a time-stamped backup simple and easy.
  • pass-botp: A pass extension for managing TOTP Backup Codes.
  • pass-coffin: hide data inside a signed and encrypted coffin
  • pass-extension-inc: A unix pass extension for incremental search.
  • pass-grave: helps you hide all meta-data by placing the whole tree of passwords inside an encrypted grave (like pass-tomb but simpler and more lightweight).
  • pass-index: Speed up content search
  • pass-keybase: A pass extension to re-encrypt and decrypt pass entries via keybase.
  • pass-ln: A pass extension for creating symbolic links.
  • pass-mount: A pass extension for mounting encrypted filesystems.
  • pass-open-doc: Open a file from your Password Store via xdg
  • pass-otp: support for one-time-password (OTP) tokens.
  • pass-tomb: helps you to keep the whole tree of password encrypted inside a tomb.
  • pass-update: an easy flow for updating passwords.
  • pass-ssh: Automatically create an SSH session from a pass entry

Interfaces

Import scripts

These scripts are not extensions but they can be very useful nontheless.

Export scripts

About

A collection of awesome pass extensions and interfaces (for zx2c4's pass)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published