Re: [stir] current draft charter

"Peterson, Jon" <jon.peterson@neustar.biz> Wed, 12 June 2013 17:50 UTC

Return-Path: <jon.peterson@neustar.biz>
X-Original-To: stir@ietfa.amsl.com
Delivered-To: stir@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 79C6B11E8105 for <stir@ietfa.amsl.com>; Wed, 12 Jun 2013 10:50:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.507
X-Spam-Level:
X-Spam-Status: No, score=-106.507 tagged_above=-999 required=5 tests=[AWL=0.092, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dBeCk-LRWDaO for <stir@ietfa.amsl.com>; Wed, 12 Jun 2013 10:50:01 -0700 (PDT)
Received: from neustar.com (mx1.neustar.com [156.154.17.104]) by ietfa.amsl.com (Postfix) with ESMTP id F1C6711E80F7 for <stir@ietf.org>; Wed, 12 Jun 2013 10:50:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=neustar.biz; s=neustarbiz; t=1371059577; x=1686416367; q=dns/txt; h=From:Subject:Date:Message-ID:Content-Language: Content-Type:Content-ID:Content-Transfer-Encoding; bh=CEJqIZKy1f 1A3z0PGAGB8ojlwC1iAWCVdhxsgk0xSoY=; b=dGUqElFf7lZyEI3T1JHFEJXAdL ToDxt0V6mO0vzEiM5b4YuLoV1ShOYyjdJar2RidTxn0nabCl4OhzglEQ2V9Q==
Received: from ([10.31.58.69]) by stihiron2.va.neustar.com with ESMTP with TLS id J041124103.25009757; Wed, 12 Jun 2013 13:52:56 -0400
Received: from stntexmb12.cis.neustar.com ([169.254.2.76]) by stntexhc10.cis.neustar.com ([169.254.4.66]) with mapi id 14.02.0342.003; Wed, 12 Jun 2013 13:49:52 -0400
From: "Peterson, Jon" <jon.peterson@neustar.biz>
To: Wilhelm Wimmreuter <wilhelm@wimmreuter.de>, Stephen Farrell <stephen.farrell@cs.tcd.ie>
Thread-Topic: [stir] current draft charter
Thread-Index: AQHOZwiVGT8OWD09JUqSfli80C7Gm5kxkloAgACHsICAABAQAA==
Date: Wed, 12 Jun 2013 17:49:51 +0000
Message-ID: <CDDDFE2C.1F609%jon.peterson@neustar.biz>
In-Reply-To: <D5F16ED4-44D6-4F82-8DDC-9AFFA71AEC2C@wimmreuter.de>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
user-agent: Microsoft-MacOutlook/14.3.4.130416
x-originating-ip: [192.168.128.117]
x-ems-proccessed: R64IxjzeHPwwd+efoj3ZcA==
x-ems-stamp: kI8oR2gyfB6rusTjli0Afg==
Content-Type: text/plain; charset="iso-8859-1"
Content-ID: <8290A6C1A467744AA0C9691754121C08@neustar.biz>
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Cc: "stir@ietf.org" <stir@ietf.org>
Subject: Re: [stir] current draft charter
X-BeenThere: stir@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Secure Telephone Identity Revisited <stir.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/stir>, <mailto:stir-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/stir>
List-Post: <mailto:stir@ietf.org>
List-Help: <mailto:stir-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/stir>, <mailto:stir-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Jun 2013 17:50:06 -0000

If I understand you correctly, I agree this is a model we should explore:
one where an authority over a number (like a carrier) could sign a
credential controlled by an end user, who then uses that delegated
authority to assert identity in a SIP request. While the end user cert, as
you say, conceivably might not have the phone number in its cname or
subjectAltName or what have you, relying parties could verify that the
credential that signed this end user cert does indeed have that authority
in scope.

I don't think anyone here expects a model where there would literally be a
new certificate for every telephone number, but in some use cases, having
a certificate for an individual telephone number might be appropriate. I
don't think we need to make this an either/or choice, though, both models
can coexist peaceably.

Jon Peterson
Neustar, Inc.

On 6/12/13 2:52 AM, "Wilhelm Wimmreuter" <wilhelm@wimmreuter.de> wrote:

>Question on identifier usage:
>
>Could one think about a model where the identifier "phone number" is
>asserted in the digest of the service request and signed by any
>authorized identity of the originating authority or user?
>
>
>Identifier:        Authoritative Signee:
>+1 xxx yyy zzzz    Signs private key of assigned
>                   or delegated certificate
>                   This cert does not necessary need the
>                   phone number as a Cname or alt-cname
>
>This would solve a number of issues discussed in various threats I think.
>It also would allow free binding to existing certificates and could avoid
>generating yet another cert for each phone number.
>We shall avoid ending up in the same lifetime management issues as we
>know from passwords today.
>
>Willi
>On 12.06.2013, at 03:46, Stephen Farrell wrote:
>
>> 
>> So based on many recent mails, I'd suggest adding "and threat model"
>> to the problem statement deliverable and s/certificate/key management/g
>> might be better so as not to preclude a non-certificate based
>> solution.
>> 
>> And one near-nit: I think the term "identity" generates quite a bit
>> of confusion and its generally better to talk about identifiers and
>> not identities. In other cases that's more of a deal but since we're
>> only dealing with phone numbers here its almost a nit.
>> 
>> Cheers,
>> S.
>> 
>> On 06/12/2013 02:02 AM, Peterson, Jon wrote:
>>> 
>>> Below is the current draft of the charter, based on our prior
>>>discussions.
>>> 
>>> Jon Peterson
>>> Neustar, Inc.
>>> 
>>> ----
>>> 
>>> Name: Secure Telephone Identity Revisited (stir)
>>> Area: RAI
>>> 
>>> Chairs: TBD
>>> Area Advisor: TBD (Barnes)
>>> 
>>> Mailing list: (current source-auth)
>>> To Subscribe: --
>>> 
>>> Over the last decade, a growing set of problems have resulted from the
>>>lack of security mechanisms for attesting the origins of real-time
>>>communications. Many of these problems are familiar from our experience
>>>with email: bulk unsolicited commercial communications remain a
>>>challenge for the traditional telephone network largely because the
>>>source of calls can be hidden. Others are potentially more serious:
>>>voicemail hacking, impersonating banks and similar attacks are becoming
>>>commonplace. The technologies that obscure the caller¹s identity are
>>>frequently gateways between the telephone network and the Internet.
>>> 
>>> SIP is one of the main VoIP technologies employed by these gateways. A
>>>number of previous efforts have attacked the problem of securing the
>>>origins of SIP communications, including RFC3325, RFC4474 and the VIPR
>>>WG. To date, however, true cryptographic authentication of the source
>>>of SIP calls has not seen any appreciable deployment. While several
>>>factors contributed to this lack of success, two seem like the largest
>>>culprits: 1) the lack of any real means of asserting authority over
>>>telephone numbers on the Internet; and 2) a misalignment of the
>>>integrity mechanisms proposed by RFC4474 with the highly interworked,
>>>mediated and policy-driven deployment environment that has emerged for
>>>SIP. The VIPR alternative, while promising, faced apparently
>>>unavoidable privacy problems and other significant deployment hurdles.
>>> 
>>> Given the pressing difficulties caused by the lack of a useful
>>>identity solution, the problem of securing the origins of SIP
>>>communication must be revisited. Because SIP deployments are so closely
>>>tied to the telephone network, we moreover must investigate solutions
>>>that can work when one side of a call is in the PSTN ­ or potentially
>>>even both. This will require a two-pronged approach: one prong relying
>>>on information carried in SIP signaling; the other prong relying on
>>>forming out-of-band connections between IP endpoints that are
>>>participating in a call.
>>> 
>>> The changes to the RFC4474 approach to SIP signaling must include a
>>>new capability for Identity assertions to cover telephone numbers,
>>>rather than domain names. To conform with realistic deployments, we
>>>must also study ways to rebalance the requirements for the scope of
>>>RFC4474¹s integrity protection to emphasize preventing third-party
>>>impersonation over preventing men-in-the-middle from capturing media.
>>> 
>>> Finally, the solution must encompass an out-of-band means for
>>>endpoints to establish identity when there is no direct SIP signaling
>>>path between them available, due to interworking or similar factors.
>>>This working group will investigate a means for Internet endpoints to
>>>discover one another in real time to verify that a telephone call
>>>between them is in progress based on minimal evidence or configuration.
>>>This architecture will, to the degree that is possible, reuse the
>>>credentials defined for telephone numbers for the in-band signaling
>>>solution, and define a discovery mechanism that provides better than
>>>hop-by-hop security.
>>> 
>>> The working group will coordinate with the security area on
>>>certificate management.
>>> 
>>> The working group will coordinate with RAI area groups studying the
>>>problem of signaling through existing deployments, including INSIPID.
>>> 
>>> Identity is closely linked to privacy, and frequently one comes at the
>>>cost of the other. This working group is not chartered to mandate the
>>>presence of identity in SIP requests, and to the extent feasible it
>>>will find privacy-friendly solutions that leak minimal information
>>>about calls to third parties.
>>> 
>>> The working group will deliver the following:
>>> 
>>> - A problem statement detailing the deployment environment and
>>>difficulties motivate work on secure origins
>>> 
>>> - A revision to SIP¹s identity features to provide several fixes:
>>>    Changes to support certification for telephone numbers
>>>    Changes to the signature
>>> 
>>> - A document describing the certificate profile required to support
>>>telephone numbers in certificates
>>> 
>>> - A fallback mechanism to allow out-of-band identity establishment
>>>during call setup
>>> 
>>> Milestones
>>> 
>>> Sep 2013   Submit problem statement for Info
>>> Nov 2013   Submit RFC4474bis for PS
>>> Jan 2013   Submit TN cert profile for Info
>>> Mar 2014   Submit fallback for PS
>>> 
>>> 
>>> 
>>> 
>>> _______________________________________________
>>> stir mailing list
>>> stir@ietf.org
>>> https://www.ietf.org/mailman/listinfo/stir
>>> 
>> _______________________________________________
>> stir mailing list
>> stir@ietf.org
>> https://www.ietf.org/mailman/listinfo/stir
>> 
>
>_______________________________________________
>stir mailing list
>stir@ietf.org
>https://www.ietf.org/mailman/listinfo/stir