Migrating from Google Authenticator to Command-Line TOTP Tool
By
Two9A
Kettled twice. Extra chewy, extra trustworthy.
Summary
The author describes their process of migrating from Google Authenticator to a command-line TOTP (Time-based One Time Password) tool called oathtool as part of their broader effort to reduce dependency on Google services. The article details the technical steps involved in extracting TOTP codes from Google Authenticator and setting up oathtool for command-line two-factor authentication generation.
Key quotes
· 3 pulledIn the ongoing effort to extricate myself from Google's services, I've been paring down my usage of their apps
I'm now down to two Google apps I use regularly: Maps (for traffic data) and Authenticator (for TOTP codes)
it'd be nice if I could get TOTPs on the command-line, and it turns out there's a utility called oathtool that allows for TOTP generation on the CLI
You might also wanna read
Auto-Identity-Remove: An open-source tool to automate data broker opt-outs across 500+ sites
This article presents an open-source GitHub tool called "auto-identity-remove" that automates the process of opting out of data broker and p
Why I banned all query strings from my website
Chris Morgan expresses frustration with third parties adding tracking query strings (like UTM parameters and referral tags) to URLs that poi
Understanding Beaver Triples: A Primer on Secure Multiparty Computation
The article introduces the concept of Beaver Triples in the context of secure multiparty computation (MPC). It uses an analogy about a frien
stoffelmpc.com·22d agoDO_NOT_TRACK: A Proposed Standard Environment Variable for CLI Telemetry Opt-Out
This article proposes a standardized environment variable called DO_NOT_TRACK for opting out of telemetry, analytics, and tracking in CLI an
Keel: A local-first, open-source desktop app that saves AI conversations as markdown files on your device
Keel is a local-first, open-source desktop app (macOS/Windows) that captures AI conversation data into plain markdown files stored on the us
auge: A Terminal-Based OCR and Vision Analysis Tool with On-Device Processing
auge is a command-line tool that provides Apple Vision-like OCR, classification, barcode detection, and face recognition capabilities direct
