Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 976 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 976 Bytes

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.