A plugin to support TOTP based Two Factor Authentication in OctoPrint >= 1.11.0.| OctoPrint Plugin Repository
Today there was an announcement that Dropbox supports two-factor authentication. On their page with detailed instructions there is (at the bottom) a link to the man page of the OATH Toolkit command line utility oathtool. OATH Toolkit is available in Continue reading Using OATH Toolkit with Dropbox→| Simon Josefsson's blog
In this post I’m demonstrating how you could use Hashicorp’s Vault TOTP generator and an authenticator to connect to a dynamic ssh port. This is mostly a proof of concept and not a production grade solution, so use at your own risk. What’s TOTP? It’s a Time-based One Time Password. TBOTP is probably too ugly of an acronym to have gained widespread use. I don’t know, I didn’t coin it. ¯\_(ツ)_/¯| Chris Bergerons Tech Blog