> For the complete documentation index, see [llms.txt](https://cs.desdes.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cs.desdes.xyz/miscelanio/otp.md).

# OTP

## OTP Generator

```
oathtool --totp -b SECRET-KEY
```

{% embed url="<https://github.com/jaraco/oathtool>" %}
