All Projects → maximbaz → cerebro-pass

maximbaz / cerebro-pass

Licence: other
Cerebro plugin for pass.

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to cerebro-pass

Freeotpplus
Enhanced fork of FreeOTP-Android providing a feature-rich 2FA authenticator
Stars: ✭ 223 (+1386.67%)
Mutual labels:  otp, 2fa
crotp
CrOTP - One Time Passwords for Crystal
Stars: ✭ 62 (+313.33%)
Mutual labels:  otp, 2fa
Authenticator
Authenticator generates 2-Step Verification codes in your browser.
Stars: ✭ 979 (+6426.67%)
Mutual labels:  otp, 2fa
extract otp secret keys
Extract two-factor authentication (2FA, TFA) secret keys from export QR codes of "Google Authenticator" app
Stars: ✭ 217 (+1346.67%)
Mutual labels:  otp, 2fa
Onetimepassword
🔑 A small library for generating TOTP and HOTP one-time passwords on iOS.
Stars: ✭ 243 (+1520%)
Mutual labels:  otp, 2fa
Otp.net
A .NET implementation of TOTP and HOTP for things like two-factor authentication codes.
Stars: ✭ 424 (+2726.67%)
Mutual labels:  otp, 2fa
Nitrokey App
Nitrokey's Application (Win, Linux, Mac)
Stars: ✭ 210 (+1300%)
Mutual labels:  otp, password-manager
2FAuth
A Web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes
Stars: ✭ 664 (+4326.67%)
Mutual labels:  otp, 2fa
Twofactor totp
🔑 Second factor TOTP (RFC 6238) provider for Nextcloud
Stars: ✭ 203 (+1253.33%)
Mutual labels:  otp, 2fa
Totp Cli
A cli-based pass-backed TOTP app
Stars: ✭ 76 (+406.67%)
Mutual labels:  otp, 2fa
2factor auth
2-Faktor-Authentifizierung mittels one-time-password (OTP)
Stars: ✭ 20 (+33.33%)
Mutual labels:  otp, 2fa
Aegis
A free, secure and open source app for Android to manage your 2-step verification tokens.
Stars: ✭ 2,692 (+17846.67%)
Mutual labels:  otp, 2fa
react-native-sms-user-consent
React Native wrapper for Android's SMS User Consent API, ready to use in React Native apps with minimum effort.
Stars: ✭ 45 (+200%)
Mutual labels:  otp, 2fa
Otplib
🔑 One Time Password (OTP) / 2FA for Node.js and Browser - Supports HOTP, TOTP and Google Authenticator
Stars: ✭ 916 (+6006.67%)
Mutual labels:  otp, 2fa
otp
One Time Password for 2-Factor-Authentication implemented in Rust
Stars: ✭ 21 (+40%)
Mutual labels:  otp, 2fa
Privacyidea
🔐 multi factor authentication system (2FA, MFA, OTP Server)
Stars: ✭ 1,027 (+6746.67%)
Mutual labels:  otp, 2fa
Securelogin
This version won't be maintained!
Stars: ✭ 1,259 (+8293.33%)
Mutual labels:  password-manager, 2fa
otp-java
A small and easy-to-use one-time password generator library for Java according to RFC 4226 (HOTP) and RFC 6238 (TOTP).
Stars: ✭ 107 (+613.33%)
Mutual labels:  otp, 2fa
Gortas
Gortas is an API based authentication service, allows adding authentication to your site or service with minimum efforts.
Stars: ✭ 48 (+220%)
Mutual labels:  otp, 2fa
Yubikey Manager Qt
Cross-platform application for configuring any YubiKey over all USB interfaces.
Stars: ✭ 137 (+813.33%)
Mutual labels:  otp, 2fa

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].