totp-cli VS tpm2-totp

Compare totp-cli vs tpm2-totp and see what are their differences.

tpm2-totp

Attest the trustworthiness of a device against a human using time-based one-time passwords (by tpm2-software)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
totp-cli tpm2-totp
5 5
123 149
- 7.4%
5.5 0.0
8 months ago about 1 month ago
Python C
ISC License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

totp-cli

Posts with mentions or reviews of totp-cli. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-18.

tpm2-totp

Posts with mentions or reviews of tpm2-totp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-18.
  • TOTP tokens on my wrist with the smartest dumb watch
    18 projects | news.ycombinator.com | 18 Oct 2022
    You need a TPM 2.0 compatible CPU, but something like this sounds really excellent: https://github.com/tpm2-software/tpm2-totp

    This means your laptop itself would be your hardware device, the TOTP secret would be stored in the TPM and theoretically impossible to steal/copy. Of course this means you will probably want a mobile device (possibly a second laptop also) as a backup.)

  • Can you detect tampering in /boot without SecureBoot on Linux?
    1 project | /r/linux | 6 Jul 2022
  • Authenticated Boot and Disk Encryption on Linux
    8 projects | news.ycombinator.com | 23 Sep 2021
    >But okay, you may extend my attack by saying that you exchange the motherboard between the victim and the attacker laptop, so that you don't need to replicate the chassis.

    Modern computers has tamper detection and if you open them you'll need to type the BIOS password.

    However, replacing the motherboard is going to replace the TPM. This is easily detectable with something like tpm2_totp in the bootchain.

    https://github.com/tpm2-software/tpm2-totp

  • Attest computer secure boot state to phone via time-based OTP and TPM
    1 project | news.ycombinator.com | 6 Aug 2021
  • Does the TPM boost secure boot security?
    1 project | /r/archlinux | 5 Aug 2021
    You could also use TOTP for a kind of remote attestation (e.g., with your phone computing TOTP). In this setup, the CPU sends the timestamp to the TPM, and it returns the TOTP value. So instead of you looking at your phone to give the TOTP to a service provider to prove that you're in possession of your phone, the computer gives you a TOTP value to prove that it's in possession (inside the TPM, sealed to the boot chain hashes) of the TOTP secret, and you use your phone to verify this. A possible weakness (short of a full-blown TPM compromise) would be to send a bunch of forged timestamps to the TPM while your computer is running and store the resulting TOTP values, then tamper with Secure Boot and emit the precomputed TOTP corresponding to the current timestamp whenever you boot up your computer. But this would require running malicious code on your compute while you're logged in with the trusted boot chain.

What are some alternatives?

When comparing totp-cli and tpm2-totp you can also consider the following projects:

extract_otp_secrets - Extract one time password (OTP) secrets from QR codes exported by two-factor authentication (2FA) apps such as "Google Authenticator". The exported QR codes from authentication apps can be captured by camera, read from images, or read from text files. The secrets can be exported to JSON or CSV, or printed as QR codes to console.

sbctl - :computer: :lock: :key: Secure Boot key manager

Discord-Token-Grabber - A simple Discord token grabber written in Python 3 [GET https://api.github.com/repos/wodxgod/Discord-Token-Grabber: 403 - Repository access blocked]

mortar - Framework to join Linux's physical security bricks.

pyotp - Python One-Time Password Library

btrfs-todo - An issues only repo to organize our TODO items

privacyIDEA - :closed_lock_with_key: multi factor authentication system (2FA, MFA, OTP Server)

heads - A minimal Linux that runs as a coreboot or LinuxBoot ROM payload to provide a secure, flexible boot environment for laptops, workstations and servers.

winauth - Authenticator on Windows for Battle.net / Steam / Guild Wars 2 / Glyph / Runescape / SWTOR / Bitcoin and digital currency exchanges

cryptboot - Encrypted boot partition manager with UEFI Secure Boot support

rsa_ct_kip - Provision an RSA SecurID token with RSA's CT-KIP protocol

decrypt-otpauth-files - Decrypt files created by OTP Auth