question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The documentation mentions the -p option to the totp command to just get the plain text version of the totp instead of the interactive display.

When I try it I get “unrecognized arguments: -p”, eg:

keeper totp -p "foo"

Is there a way to just get the plain text version of a totp. I tried piping the output expecting the command to recognize the pipe and do something sensible, but it just hangs writing the interactive output to the file.

Thanks

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
sk-keepercommented, Nov 30, 2022

The upcoming Python’s Commander release is going to extend clipboard-copy command with TOTP code output. The output of keeper cc --totp --output=stdout <id> command could be piped

Read more comments on GitHub >

github_iconTop Results From Across the Web

TOTP based MFA for Azure AD is now Generally Available!
Time-based one-time passcode (TOTP) as an MFA option is now generally available for Azure Active Directory (Azure AD)! In this release, ...
Read more >
Two-factor authentication with TOTP | by Nicola Moretto
FreeOTP (Android, iOS): my favorite choice, this open-source application is ... TOTP is an algorithm — based on HOTP — that generates a...
Read more >
tpm2-totp(1) - Arch manual pages
The tpm2-totp command expects one of five command and provides a set of options. COMMANDS. •: generate: Generate a new TOTP secret. Possible...
Read more >
How to Set Up Two-Factor Authentication Using TOTP
Setting up TOTP requires a TOTP authenticator app or device. At the bottom of this page you can find a list of free...
Read more >
totport -- TOTP anywhere, any service - Gitolite
totport works by creating an additional authorized keys line with appropriate "from" and "permitopen" options, when it receives a valid TOTP authcode.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found