Difference between revisions of "Protocol Handler"

From MgmtWiki
Jump to: navigation, search
(Chromium)
(Context)
Line 4: Line 4:
 
==Context==
 
==Context==
 
The scope of this wiki is focused on [[Protocol Handler]]s that process [[Identifier]]s and [[Authentication]], but might involve payment procols as well.
 
The scope of this wiki is focused on [[Protocol Handler]]s that process [[Identifier]]s and [[Authentication]], but might involve payment procols as well.
 +
===Existing Providers===
 +
These are the providers registered as of 201x
 +
 +
{|border="1" padding="2" width="799px"
 +
| Company || Location || Cat||  Recent News
 +
|-
 +
|bitcoin",
 +
|-
 +
| "geo", 
 +
|-
 +
|"im",
 +
|-
 +
| "irc",
 +
|-
 +
|"ircs",
 +
|-
 +
|"magnet",
 +
|-
 +
|"mailto",  "mms",    "news", "nntp", "openpgp4fpr", "sip",  "sms",    "smsto",  "ssh",    "tel",  "urn",  "webcal",  "wtai", "xmpp"
 +
|}
  
 
==Solutions==
 
==Solutions==

Revision as of 15:26, 17 November 2021

Full Title

Protocol Handlers are models that can be added to a user's computer to extend the range of protocols that can be handled by that computer.

Context

The scope of this wiki is focused on Protocol Handlers that process Identifiers and Authentication, but might involve payment procols as well.

Existing Providers

These are the providers registered as of 201x

Company Location Cat Recent News
bitcoin",
"geo",
"im",
"irc",
"ircs",
"magnet",
"mailto", "mms", "news", "nntp", "openpgp4fpr", "sip", "sms", "smsto", "ssh", "tel", "urn", "webcal", "wtai", "xmpp"

Solutions

These solutions are directed primarily to Smartphones, although uses on desktop computers are also considered. Originally all protocol handlers were written in native code for the operating system and installed by the user.

Chromium

Was a topic in BlinkOn 15 2021-11-17 now on YouTube

PWA

References