diff --git a/inbox/totp-2fa.xml b/inbox/totp-2fa.xml index 83035605..714388c4 100644 --- a/inbox/totp-2fa.xml +++ b/inbox/totp-2fa.xml @@ -29,6 +29,12 @@ dave.cridland@surevine.com dave.cridland@surevine.com + + 0.0.2 + 2018-01-08 + dwd +

So ABNF isn't well-formed XML, of course...

+
0.0.1 2018-01-08 @@ -95,13 +101,13 @@

A commonly implemented technique for passing TOTP Secrets is to encode them as a URI within which the various parameters, including the TOTP secret, are specified. Unfortunately this URI scheme appears to only be specified on a Wiki page.

However, this URI scheme is so widely supported that interoperability demands that it is used, so this document therefore specifies a cut-down variant of the URI which is to be used within XMPP. Treatment of this URI as anything but an especially formatted string is not within the scope of this document.

A TOTP URI is specified with the following ABNF:

- + +]]>

Yes, issuer is in there twice. No, I don't either.

TOTP URIs are normally presented to the user as a QR Code