© 2026 Hashnode
In this article, we will explore what TOTP actually is, see it in action during a security breach, and then dismantle the clock-based mathematics that makes it work. What is TOTP? TOTP stands for Time-based One-Time Password. It is an algorithm that ...

When you hear OTP, the first thing that comes to mind is most likely the authentication mechanism that uses a temporary, single-use code to verify a user’s identity as part of a two-factor security mechanism. However, before that was the “OG” OTP (On...

Ever been blocked trying to verify a LinkedIn account? Whether it's for a new profile, adding 2FA, or managing client accounts, the dreaded "LinkedIn verification code not working" error is a common showstopper. You request the SMS, stare at your pho...

Recentemente, ao ler o livro "Manual de DevOps", me deparei com um capítulo dedicado à telemetria em DevOps que expandiu significativamente minha compreensão sobre o tema. O autor apresenta a telemetria como um pilar fundamental da computação moderna...

Introdução: Anteriormente, realizamos a instrumentação manual da nossa aplicação. Neste artigo, vamos explorar a auto-instrumentação utilizando o OpenTelemetry Operator, uma funcionalidade que simplifica significativamente o processo de instrumentaçã...
