From 3fe6ae7f5e9894908215b28c7748d71d8e21f449 Mon Sep 17 00:00:00 2001 From: Jonathan Rosenberg Date: Sat, 11 Apr 2020 09:28:06 -0400 Subject: [PATCH] Update charter.txt --- charter.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/charter.txt b/charter.txt index 8e259cb..5dae562 100644 --- a/charter.txt +++ b/charter.txt @@ -15,10 +15,11 @@ many extensions into HTTP. The group will limit itself to supporting the functionality in widespread actual usage today. The protocol uses HTTP techniques for authentication and authorization -(notably OAuth), and requires hop by hop encryption (i.e., https). The -protocol will also allow for e2e media encryption, although keying is -out of scope, and is expected to be handled by other protocols such as -MLS. This extension will also utilize STIR for callerID. +and requires hop by hop encryption (i.e., https). The protocol will +also specify a technnique for encapsulated e2e encrypted media +packets, and will specify mandatory-to-implement protocol for keying +(likely MLS) and identity (likely STIR passports). This extension will +also utilize STIR for callerID. This protocol should be implementable in browsers, thick desktop clients, mobile apps and servers.