<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.17 (Ruby 3.0.2) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-tomar-sconepro-privacy-02" category="info" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.21.0 -->
  <front>
    <title abbrev="SCONEPRO Privacy">SCONEPRO Privacy Properties and Incentives for Abuse</title>
    <seriesInfo name="Internet-Draft" value="draft-tomar-sconepro-privacy-02"/>
    <author initials="A." surname="Tomar" fullname="Anoop Tomar">
      <organization>Meta</organization>
      <address>
        <email>anooptomar@meta.com</email>
      </address>
    </author>
    <author initials="W." surname="Eddy" fullname="Wesley Eddy">
      <organization>Meta</organization>
      <address>
        <email>wesleyeddy@meta.com</email>
      </address>
    </author>
    <author initials="A." surname="Tiwari" fullname="Abhishek Tiwari">
      <organization>Meta</organization>
      <address>
        <email>atiwari@meta.com</email>
      </address>
    </author>
    <author initials="M." surname="Joras" fullname="Matt Joras">
      <organization>Meta</organization>
      <address>
        <email>mjoras@meta.com</email>
      </address>
    </author>
    <date year="2024" month="June" day="27"/>
    <area>Web and Internet Transport</area>
    <workgroup>SCONEPRO</workgroup>
    <keyword>Privacy</keyword>
    <abstract>
      <?line 85?>

<t>This document discusses privacy properties of the SCONEPRO metadata or
network-to-host signals.  This covers questions that were raised during the
IETF 119 BoF and subsequent discussions.  It is not intended to be published as
a separate RFC but might be incorporated as a part of the security
considerations or other content within eventual SCONEPRO RFCs together with
other documents covering security considerations.  Other documents will address additional aspects of the security considerations for SCONEPRO metadata.</t>
    </abstract>
  </front>
  <middle>
    <?line 94?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>The general problem statement for Secure Communication of Network Properties (SCONEPRO) is described in the video optimization requirements document <xref target="I-D.joras-sconepro-video-opt-requirements"/>,
including the shaping or throttling that Communication Service
Providers (CSPs) perform <xref target="ABR-Video-Shaping"/>.</t>
      <t>There were questions rasied at the IETF 119 BoF on SCONEPRO regarding privacy considerations, include:</t>
      <ol spacing="normal" type="1"><li>
          <t>What are the privacy properties of the SCONE signal?  If making the signal available to applications is the goal, does that have unwanted properties?</t>
        </li>
        <li>
          <t>Can the signal be designed so that there is no incentive to fake it, similar to ECN?</t>
        </li>
      </ol>
      <t>This document provides additional context necessary, and then directly
addresses these questions.</t>
    </section>
    <section anchor="conventions-and-definitions">
      <name>Conventions and Definitions</name>
      <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>
      <?line -18?>

</section>
    <section anchor="sconepro-context">
      <name>SCONEPRO Context</name>
      <t>SCONEPRO is focusing on streaming video optimization use-cases through network-assisted application-level self-adaptation of media/video bit rate.  SCONEPRO addresses the following high-level problem statement:</t>
      <ol spacing="normal" type="1"><li>
          <t>Currently Communication Service Provider (CSP) networks (mainly cellular and satellite networks) perform bit-rate throttling (either shaping or policing) of streaming video flows.  The motivation behind throttling may vary across CSPs. For example, the motivation can be:  </t>
          <ul spacing="normal">
            <li>
              <t>To support different data rates based on the subscribers' data plans;</t>
            </li>
            <li>
              <t>To reduce egress towards radio base-stations in downlink direction;</t>
            </li>
            <li>
              <t>To limit the overall capacity/bandwidth required and to manage capex requirements (e.g. need for more RF spectrum and deployment of more radio base-stations), etc.</t>
            </li>
          </ul>
        </li>
        <li>
          <t>To perform throttling, CSP networks need to detect streaming video flows, which uses deep packet inspection and trial decryption of QUIC initial packets in order to decode and read the Server Name Indication (SNI) field present in initial ClientHello messages.  This requires significant compute resources.  Throttling (shaping or policing) also requires nontrivial compute and memory resources.  For details refer to <xref target="ABR-Video-Shaping"/>.</t>
        </li>
        <li>
          <t>Throttling in the CSP network has a significant negative impact on streaming video application quality of experience (QoE), and it also degrades mobile User Equipment (UE) battery performance.</t>
        </li>
        <li>
          <t>An equivalent reduction in network traffic can be achieved more intelligently via self-adaptation by Content Application Providers (CAPs), because CAPs can actually measure QoE parameters and can tune their self adaptation strategy much more effectively than the QoE-blind approach taken by CSP's network throttlers.  Hence, this approach of self-adaptation by CAPs is much superior in terms of end user QoE compared to CSP-led network throttling.</t>
        </li>
        <li>
          <t>CSPs currently use intentional (artificial) network throttling as a way to create service differentiation between users on different payment plans and to enforce fair usage plans.</t>
        </li>
        <li>
          <t>CAPs do not and should not have access to subscriber payment plan information.</t>
        </li>
        <li>
          <t>There is a need for a solution to the above multi-objective optimization problem which achieves both: (a) superior user QoE, and (b) differentiated data limitation consistent with subscriber plans.</t>
        </li>
        <li>
          <t>One potential solution to this problem is self-adaptation of video sessions by CAPs.  Since the subscriber plan information must live within the CSP network domain, the CSP network can abstract out the different traffic profiles suited to different subscriber plans and provide the abstracted information to application-clients running on the UEs for CAP self-adaptation implementations.</t>
        </li>
      </ol>
      <t>For details, refer to the proof of concept trial <xref target="SCONEPRO-MASQUE-POC"/> and YouTube plan aware streaming <xref target="YouTube"/>.</t>
      <t>The SCONEPRO network rate-limiting information (metadata) and the means of
conveying the information is to be defined by the IETF.</t>
    </section>
    <section anchor="privacy-properties">
      <name>Privacy Properties</name>
      <t>This document section describes the privacy properties of the SCONEPRO signal and considerations with regard to making the signal available to applications.</t>
      <t>It is required that the SCONEPRO signal shall not carry information that includes either:</t>
      <ul spacing="normal">
        <li>
          <t>Any Personal Identifiable Information (PII) that can be used to identify the subscriber such as International Mobile Subscriber Identity (IMSI). IMSI is a unique 15-digit number that identifies every user uniquely within a mobile network.</t>
        </li>
        <li>
          <t>Network’s policy associated with a subscriber - the CSP Network stores subscriber policies in network elements such as HSS (Home Subscriber Server)/UDM(Unified Data Management)/PCRF(Policy and Charging Rules function) to support various subscriber specific features in the network.</t>
        </li>
      </ul>
      <t>To help describe the SCONEPRO approach to meet these privacy requirements, as well as to ensure the signal does not have unwanted properties, the next subsections provide an example and then general approach.</t>
      <section anchor="mobile-network-example">
        <name>Mobile Network Example</name>
        <t>Using a mobile network as a reference, the diagram in <xref target="mobile-diagram"/> explains how CSP networks implement throttling to support different data rates based on the subscribers' data plans.</t>
        <figure anchor="mobile-diagram">
          <name>Mobile Network Data Flow</name>
          <artwork><![CDATA[
                 +-----+                                           
                 | HSS |                                           
                 +-----+                                           
                    |                                              
                 +-----+          +------+                         
                 | MME |          | PCRF |                         
                /+-----+\         +------+                         
               /         \            |                            
              /           \           |         ___  __            
             /             \          |        /   )(  \                  
+----+   +-----+        +------+  +------+    (         )   +-----+
| UE |---| eNB |--------| S-GW |--| P-GW |---( Internet )---| CDN |
+----+   +-----+        +------+  +------+    (        _)   +-----+
                                               (__(___)
]]></artwork>
        </figure>
        <t>In order to perform throttling to enable different data-rates based on the subscribers’ data plans, the CSP network need to support following high-level functionalities:</t>
        <ol spacing="normal" type="1"><li>
            <t>Detect the streaming video flows.</t>
          </li>
          <li>
            <t>Identify the bearer associated with the flow.  </t>
            <ul spacing="normal">
              <li>
                <t>Bearer is a logical pipe between UE (Mobile phone) and P-GW (PDN Gateway) to carry packets belonging to one or more IP flows. IP flows (aka service data flows -SDFs) may belong to one or more services. All the service data flows within a bearer gets the same level of QoS.</t>
              </li>
            </ul>
          </li>
          <li>
            <t>Identify the subscriber who is using this service/flow by using mapping between bearer and subscriber ID (IMSI).</t>
          </li>
          <li>
            <t>Extract the network’s policy associated with a subscriber.</t>
          </li>
          <li>
            <t>Activate throttling to limit the flow’s bit-rate according to subscribers’ data plans.</t>
          </li>
        </ol>
        <t>This is performed in the network element which is on the data path and has access to the subscriber policies through standard interface with PCRF (Policy Charging and Rule function). In a 4G network this network-element is P-GW (PDN Gateway) and in a 5G network this network-element is UPF (User Plane Function). 
Note - UPF is not shown in above diagram as above diagram is for 4G mobile network. UPF is equivalent to P-GW in the 5G mobile network.</t>
      </section>
      <section anchor="sconepros-approach">
        <name>SCONEPRO's Approach</name>
        <t>To meet the privacy requirements as well as to ensure that signal does not have unwanted properties, SCONEPRO proposes following approach:</t>
        <ol spacing="normal" type="1"><li>
            <t>Use an on-path interface between the user's application end-point and network element  to exchange the SCONEPRO signal. This should be the same on-path interface that has already been established between application end-point and network element to carry the video flow whose bit-rate needs to be regulated. Due to the usage of an on-path interface there is no need to exchange additional subscriber specific information (that could have been otherwise used to identify the subscriber) between CSP network and application end-point to establish association between the flow and scone signaling.</t>
          </li>
          <li>
            <t>Network element to be involved in SCONEPRO signaling should be on data-path and should have access to the subscriber policies. This network element should calculate the target bit-rate for the specific flow based on subscribers’ data plan, network configuration &amp; capacity and CSP network policy and share only the just enough information (for e.g. video/media bit-rate etc. Exact metadata and data-types to be defined during the solution definition phase of SCONEPRO) with application end-point via SCONEPRO signaling. This would ensure that SCONEPRO signal does not carry the network's policy associated with a subscriber and it does not carry unwanted network information/properties.</t>
          </li>
        </ol>
        <t>Note - Information such as video/media bit-rate, that is required to be shared by a network device with client application end-point using SCONEPRO signal can already be learnt by application end-point currently, through various mechanisms (the effect of on-path throttlers is clearly visible by observing application traffic by third party tools like PCAP). So as part of SCONEPRO scope we are not proposing, network to share any information with application endpoints which can not be known without SCONEPRO, rather objective is that such information be made explicit.</t>
      </section>
    </section>
    <section anchor="incentives-for-abuse">
      <name>Incentives for Abuse</name>
      <t>In early discussion, at the IETF 119 BoF session, it was pointed out that possible incentives for abuse need to be considered, and that a good example existing network-to-host signalling case is Explicit Congestion Notification (ECN), for which the impact of both lying/cheating hosts and network devices has been analyzed, and for which there are no strong incentives for either hosts or network devices to unnecessarily forge or tamper with ECN codepoints.</t>
      <t>Note, why ECN is not suitable as a method to meet SCONEPRO requirements is a separate topic, discussed in another document <xref target="I-D.tomar-sconepro-ecn"/>, while the discussion below is focused on considering ECN operation only as an inspiration for properties SCONEPRO signaling should have.</t>
      <t>ECN is an extension to the Internet Protocol.  ECN allows end-to-end
notification of network congestion without dropping packets. ECN is an optional
feature that may be used between two ECN-enabled endpoints when the underlying
network infrastructure also supports it.  In general both classic ECN <xref target="RFC3168"/> and L4S ECN <xref target="RFC9330"/> <xref target="RFC9331"/> <xref target="RFC9332"/> are mechanisms to
send end-to-end notification of network congestion. And it relies on following
principles:</t>
      <ol spacing="normal" type="1"><li>
          <t>Sender to set the ECT code-points correctly for a particular flow.</t>
        </li>
        <li>
          <t>Receiver to send the feedback back to the sender correctly based on CE value.</t>
        </li>
        <li>
          <t>Network elements to set the CE bit correctly based on actual congestion
conditions in the network.</t>
        </li>
        <li>
          <t>ECN codepoints are not bleached or remarked within the network, other than
to set the CE bit when appropriate.</t>
        </li>
      </ol>
      <t>The case of SCONEPRO is similar in many ways to ECN:</t>
      <ul spacing="normal">
        <li>
          <t>Any network device which can alter ECN bits can simply drop the packets. And packet drop may have more negative impact on application’s performance compared to using ECN bits to indicate congestion in the network.</t>
        </li>
        <li>
          <t>Similarly any network device which can send SCONEPRO signaling can throttle the application flow. Throttling may have a more negative impact on application’s performance compared to using SCONEPRO signaling to influence the incoming flow bit-rate from the sender. So like ECN, there should not be any incentive for the network device to fake the SCONEPRO signal.</t>
        </li>
        <li>
          <t>Regarding faking CE bit (either setting or clearing it), there is no incentive either way, because both cases may have more negative impact on application’s performance within the network faking the ECN signals</t>
        </li>
        <li>
          <t>Similarly, faking SCONEPRO signaling (sending incorrect meta-data)  there is no incentive because sending incorrect meta-data may have more negative impact on application’s performance within the network faking the SCONEPRO signals</t>
        </li>
      </ul>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>SCONEPRO security considerations are discussed in the other documents
covering specific network-to-host signaling methods and their implications.
This document provides answers to questions regarding privacy of the SCONEPRO signaling and metadata.  There are no additional security considerations raised by this.</t>
      <t>Other security considerations for SCONEPRO signalling will be covered in separate Internet-Drafts (such as <xref target="SCONEPRO-QUIC"/>).</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document has no IANA actions.</t>
    </section>
  </middle>
  <back>
    <references>
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="RFC3168">
          <front>
            <title>The Addition of Explicit Congestion Notification (ECN) to IP</title>
            <author fullname="K. Ramakrishnan" initials="K." surname="Ramakrishnan"/>
            <author fullname="S. Floyd" initials="S." surname="Floyd"/>
            <author fullname="D. Black" initials="D." surname="Black"/>
            <date month="September" year="2001"/>
            <abstract>
              <t>This memo specifies the incorporation of ECN (Explicit Congestion Notification) to TCP and IP, including ECN's use of two bits in the IP header. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3168"/>
          <seriesInfo name="DOI" value="10.17487/RFC3168"/>
        </reference>
        <reference anchor="RFC9330">
          <front>
            <title>Low Latency, Low Loss, and Scalable Throughput (L4S) Internet Service: Architecture</title>
            <author fullname="B. Briscoe" initials="B." role="editor" surname="Briscoe"/>
            <author fullname="K. De Schepper" initials="K." surname="De Schepper"/>
            <author fullname="M. Bagnulo" initials="M." surname="Bagnulo"/>
            <author fullname="G. White" initials="G." surname="White"/>
            <date month="January" year="2023"/>
            <abstract>
              <t>This document describes the L4S architecture, which enables Internet applications to achieve low queuing latency, low congestion loss, and scalable throughput control. L4S is based on the insight that the root cause of queuing delay is in the capacity-seeking congestion controllers of senders, not in the queue itself. With the L4S architecture, all Internet applications could (but do not have to) transition away from congestion control algorithms that cause substantial queuing delay and instead adopt a new class of congestion controls that can seek capacity with very little queuing. These are aided by a modified form of Explicit Congestion Notification (ECN) from the network. With this new architecture, applications can have both low latency and high throughput.</t>
              <t>The architecture primarily concerns incremental deployment. It defines mechanisms that allow the new class of L4S congestion controls to coexist with 'Classic' congestion controls in a shared network. The aim is for L4S latency and throughput to be usually much better (and rarely worse) while typically not impacting Classic performance.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9330"/>
          <seriesInfo name="DOI" value="10.17487/RFC9330"/>
        </reference>
        <reference anchor="RFC9331">
          <front>
            <title>The Explicit Congestion Notification (ECN) Protocol for Low Latency, Low Loss, and Scalable Throughput (L4S)</title>
            <author fullname="K. De Schepper" initials="K." surname="De Schepper"/>
            <author fullname="B. Briscoe" initials="B." role="editor" surname="Briscoe"/>
            <date month="January" year="2023"/>
            <abstract>
              <t>This specification defines the protocol to be used for a new network service called Low Latency, Low Loss, and Scalable throughput (L4S). L4S uses an Explicit Congestion Notification (ECN) scheme at the IP layer that is similar to the original (or 'Classic') ECN approach, except as specified within. L4S uses 'Scalable' congestion control, which induces much more frequent control signals from the network, and it responds to them with much more fine-grained adjustments so that very low (typically sub-millisecond on average) and consistently low queuing delay becomes possible for L4S traffic without compromising link utilization. Thus, even capacity-seeking (TCP-like) traffic can have high bandwidth and very low delay at the same time, even during periods of high traffic load.</t>
              <t>The L4S identifier defined in this document distinguishes L4S from 'Classic' (e.g., TCP-Reno-friendly) traffic. Then, network bottlenecks can be incrementally modified to distinguish and isolate existing traffic that still follows the Classic behaviour, to prevent it from degrading the low queuing delay and low loss of L4S traffic. This Experimental specification defines the rules that L4S transports and network elements need to follow, with the intention that L4S flows neither harm each other's performance nor that of Classic traffic. It also suggests open questions to be investigated during experimentation. Examples of new Active Queue Management (AQM) marking algorithms and new transports (whether TCP-like or real time) are specified separately.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9331"/>
          <seriesInfo name="DOI" value="10.17487/RFC9331"/>
        </reference>
        <reference anchor="RFC9332">
          <front>
            <title>Dual-Queue Coupled Active Queue Management (AQM) for Low Latency, Low Loss, and Scalable Throughput (L4S)</title>
            <author fullname="K. De Schepper" initials="K." surname="De Schepper"/>
            <author fullname="B. Briscoe" initials="B." role="editor" surname="Briscoe"/>
            <author fullname="G. White" initials="G." surname="White"/>
            <date month="January" year="2023"/>
            <abstract>
              <t>This specification defines a framework for coupling the Active Queue Management (AQM) algorithms in two queues intended for flows with different responses to congestion. This provides a way for the Internet to transition from the scaling problems of standard TCP-Reno-friendly ('Classic') congestion controls to the family of 'Scalable' congestion controls. These are designed for consistently very low queuing latency, very low congestion loss, and scaling of per-flow throughput by using Explicit Congestion Notification (ECN) in a modified way. Until the Coupled Dual Queue (DualQ), these Scalable L4S congestion controls could only be deployed where a clean-slate environment could be arranged, such as in private data centres.</t>
              <t>This specification first explains how a Coupled DualQ works. It then gives the normative requirements that are necessary for it to work well. All this is independent of which two AQMs are used, but pseudocode examples of specific AQMs are given in appendices.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9332"/>
          <seriesInfo name="DOI" value="10.17487/RFC9332"/>
        </reference>
        <reference anchor="I-D.joras-sconepro-video-opt-requirements">
          <front>
            <title>SCONEPRO Video Optimization Requirements</title>
            <author fullname="Matt Joras" initials="M." surname="Joras">
              <organization>Meta Platforms, Inc.</organization>
            </author>
            <author fullname="Anoop Tomar" initials="A." surname="Tomar">
              <organization>Meta Platforms, Inc.</organization>
            </author>
            <author fullname="Abhishek Tiwari" initials="A." surname="Tiwari">
              <organization>Meta Platforms, Inc.</organization>
            </author>
            <author fullname="Alan Frindell" initials="A." surname="Frindell">
              <organization>Meta Platforms, Inc.</organization>
            </author>
            <date day="17" month="May" year="2024"/>
            <abstract>
              <t>   These are the requirements for the "Video Optimization" use-case for
   the SCONEPRO topic, which broadly speaking seeks to optimize video
   playback experience in mobile networks by cooperative communication
   between video content providers and the providers of network services
   to end users.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-joras-sconepro-video-opt-requirements-00"/>
        </reference>
        <reference anchor="I-D.tomar-sconepro-ecn">
          <front>
            <title>SCONEPRO Need for Defining A New On-Path Signaling Mechanism</title>
            <author fullname="Anoop Tomar" initials="A." surname="Tomar">
              <organization>Meta</organization>
            </author>
            <author fullname="Marcus Ihlar" initials="M." surname="Ihlar">
              <organization>Ericsson</organization>
            </author>
            <author fullname="Wesley Eddy" initials="W." surname="Eddy">
              <organization>Meta</organization>
            </author>
            <author fullname="Ian Swett" initials="I." surname="Swett">
              <organization>Google</organization>
            </author>
            <author fullname="Abhishek Tiwari" initials="A." surname="Tiwari">
              <organization>Meta</organization>
            </author>
            <author fullname="Matt Joras" initials="M." surname="Joras">
              <organization>Meta</organization>
            </author>
            <date day="23" month="May" year="2024"/>
            <abstract>
              <t>   This document discusses the need for defining a new on-path signaling
   mechanism and addresses the question “why can't we use Explicit
   Congestion Notification (ECN)” for the SCONEPRO use-case.

   The SCONEPRO objective is to optimize user QoE for streaming media/
   video services through network assisted application-level self-
   adaptation.  This requires a Communication Service Provider’s (CSP’s)
   network device to send streaming media/video traffic profile
   characteristics (e.g. for allowed average media/video bit-rate, burst
   rate etc.) with the client application endpoint to enable content
   self adaptation implementations by content application providers
   (CAPs).

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-tomar-sconepro-ecn-01"/>
        </reference>
        <reference anchor="ABR-Video-Shaping" target="https://datatracker.ietf.org/meeting/119/materials/slides-119-sconepro-how-networks-shape-traffic-02">
          <front>
            <title>ABR Video Shaping</title>
            <author initials="M." surname="Ihlar" fullname="Marcus Ihlar">
              <organization/>
            </author>
            <date year="2024" month="March" day="21"/>
          </front>
        </reference>
        <reference anchor="SCONEPRO-MASQUE-POC" target="https://datatracker.ietf.org/meeting/119/materials/slides-119-sconepro-proof-of-concept-trial-02">
          <front>
            <title>SCONEPRO MASQUE POC</title>
            <author initials="M." surname="Joras" fullname="Matt Joras">
              <organization/>
            </author>
            <date year="2024" month="March" day="21"/>
          </front>
        </reference>
        <reference anchor="YouTube" target="https://datatracker.ietf.org/meeting/119/materials/slides-119-sconepro-youtube-plan-aware-streaming-01">
          <front>
            <title>YouTube Plan Aware Streaming</title>
            <author>
              <organization>YouTube</organization>
            </author>
            <date year="2024" month="March" day="21"/>
          </front>
        </reference>
        <reference anchor="SCONEPRO-QUIC" target="https://github.com/mjoras/sconepro-quic-protocol">
          <front>
            <title>SCONEPRO QUIC Protocol</title>
            <author initials="M." surname="Joras" fullname="Matt Joras">
              <organization/>
            </author>
            <author initials="M." surname="Ihlar" fullname="Marcus Ihlar">
              <organization/>
            </author>
            <date year="2024" month="June" day="27"/>
          </front>
        </reference>
      </references>
    </references>
    <?line 273?>

<section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>This document represents collaboration and inputs from others, including:</t>
      <ul spacing="normal">
        <li>
          <t>Spencer Dawkins</t>
        </li>
        <li>
          <t>Alan Frindell</t>
        </li>
        <li>
          <t>Bryan Tan</t>
        </li>
      </ul>
    </section>
  </back>
  <!-- ##markdown-source:
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
4MIb5Mko+n/g3IweMD0AAA==

-->

</rfc>
