[12] HOBA (HTTP Origin-Bound Auth) は、 HTTP認証の方式の1つとして提案されているものです。
[18] 実利用例があるのかどうかは不明です。
[7] HOBA-http は、HTTP認証を使う方式です。
[8] auth-scheme
として HOBA
を使います。
[10] エンドポイントとして /.well-known/hoba
を使います。
[9] HOBA-js は、 JavaScript によって実装する方式です。
[1] draft-ietf-httpauth-hoba-05 - HTTP Origin-Bound Authentication (HOBA) ( ( 版)) <http://tools.ietf.org/html/draft-ietf-httpauth-hoba-05#section-6.1.1>
[2] draft-ietf-httpauth-hoba-10 - HTTP Origin-Bound Authentication (HOBA) ( 版) <https://tools.ietf.org/html/draft-ietf-httpauth-hoba-10>
[3] HOBA - No Passwords at all! | SourceForge.net ( 版) <http://sourceforge.net/projects/hoba/>
[4] HOBA - Getting Rid of User Passwords (stephen 著, 版) <https://hoba.ie/>
[5] RFC にはなりましたが、現時点では誰も実装しようとしていないし、実装してもらおうという働きかけもしていないように見えます。
[17] razevedo/hoba-authentication ( 版) <https://github.com/razevedo/hoba-authentication>