Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions main.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
%%%
title = "Usage specification of the otpauth URI format for TOTP and HOTP token generators"
title = "One-Time Password (OTP) Credential Provisioning URI Format: otpauth"
abbrev = "otpauth URI spec"
ipr = "trust200902"
area = "Internet"
Expand Down Expand Up @@ -30,8 +30,10 @@ organization = "independent"

.# Abstract

This document describes a foundational schema for the otpauth URI,
utilized by TOTP (and/or HOTP) based authenticators.
This document specify the One-Time Password (OTP) Credential
Provisioning otpauth URI format, utilized by TOTP (Time-Based One-Time
Password Algorithm) and HOTP (An HMAC-Based One-Time Password
Algorithm) based authenticators.

{mainmatter}

Expand Down