Tell HN: It is impossible to disable Google 2FA using backup codes

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. 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.

    You can extract plaintext secret keys from google authenticator app and store them in user friendly format/password manager

    https://github.com/scito/extract_otp_secrets

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. totp-extractor

    Discontinued :shit: Dealing with camera photos of QRCode exports

    The problem I had while my company phone got remote wiped: Google Authenticator uses a protobuf based export qr code, which any other 2FA app doesn't support.

    I wrote a small cli tool that can export all data inside it, and that tries to generate qrcode images for each entry for re-import into another 2fa app.

    I hope this can help someone with the same problem, I got stuck with a camera photo of this seemingly useless qrcose.

    Always remember to backup google authenticator, and always make a physical backup of your encrypted passwords database!

    [1] https://github.com/cookiengineer/qrcode-extractor

  4. scrcpy

    Display and control your Android device

    OP: Do you still have adb running on the phone?

    If yes, then you might be able to backup google authenticator's data using adb.

    Maybe a tool like scrcpy [1] might be able to help when the screen is broken.

    [1] https://github.com/Genymobile/scrcpy

  5. Aegis

    A free, secure and open source app for Android to manage your 2-step verification tokens.

    [2] https://github.com/beemdevelopment/Aegis

  6. android-otp-extractor

    Extracts OTP tokens from rooted Android devices

  7. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • TOTP Authentication with Free Software

    9 projects | news.ycombinator.com | 3 May 2023
  • Google Online Security Blog: Google Authenticator now supports Google Account synchronization

    5 projects | /r/Android | 24 Apr 2023
  • Google Authenticator's first update in years tweaks how you access security codes

    6 projects | /r/Android | 3 Jun 2022
  • Good enough security?

    3 projects | /r/Bitwarden | 9 May 2022
  • I want to switch from Google Authenticator to Authy, but I'm too afraid Authy will shut down due to financial issues. What should I do?

    1 project | /r/androidapps | 4 Oct 2021

Did you know that Python is
the 2nd most popular programming language
based on number of references?