Skip to content

maximbaz/cerebro-pass

Repository files navigation

Cerebro plugin for pass

Build Status bitHound Overall Score

A Cerebro plugin for pass. Supports pass-otp plugin.

Available commands:

  • Copy a password: pass <query>
  • Generate a password: passgen <path>
  • Copy a 2FA code: otp <query>
  • Add 2FA to an account: otpadd <secret-code> <path>

Features:

  • Narrow down the pass/otp search by writing multiple query words separated with a space:
    • pass face john will filter all facebook accounts and show only John's credentials.

Screenshot:

Screenshot

Contributions are welcome, please submit a pull request or open an issue.