RSSAmplifier

thenybble.de · Jan 8, 2024

Calculating TOTP with bash

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

A colleague of mine has just posted a shell script for calculating TOTP secrets. From my POV, using a Python virtual env is overkill, and I was pretty sure that you could do it with bash and a few extra utilities as well. The bash script would probably even be faster (albeit not necessarily more secure, unless you’d gotten all the quotes right). There’s a “proper” shell…

Read on thenybble.de

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.