<?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.19 (Ruby 3.0.2) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-soares-nmrg-green-security-00" category="info" submissionType="IETF" xml:lang="en" version="3">
  <!-- xml2rfc v2v3 conversion 3.23.2 -->
  <front>
    <title abbrev="Green Security">Future Research Directions on Energy-Aware Security Mechanisms</title>
    <seriesInfo name="Internet-Draft" value="draft-soares-nmrg-green-security-00"/>
    <author initials="L. R." surname="Soares" fullname="Laura Rodrigues Soares">
      <organization>Federal University of Rio Grande do Sul</organization>
      <address>
        <postal>
          <city>Porto Alegre</city>
          <country>Brazil</country>
        </postal>
        <email>lrsoares@inf.ufrgs.br</email>
      </address>
    </author>
    <author initials="J. C." surname="Nobre" fullname="Jeferson Campos Nobre">
      <organization>Federal University of Rio Grande do Sul</organization>
      <address>
        <postal>
          <city>Porto Alegre</city>
          <country>Brazil</country>
        </postal>
        <email>jcnobre@inf.ufrgs.br</email>
      </address>
    </author>
    <date year="2024" month="November" day="01"/>
    <area>General</area>
    <workgroup>Network Management Research Group</workgroup>
    <keyword>Green Networking</keyword>
    <keyword>Security</keyword>
    <abstract>
      <?line 60?>

<t>With the onset of the climate emergency, all areas of human activity are expected to continuously assess their Greenhouse Gas emissions and encourage the use of clean energy sources as much as possible. The current discussion on green networking in the Network Management research field still needs to be expanded to the adjoined areas, such as Network Security. This document summarizes the security considerations of the existing works and outlines possible research directions for energy-aware security mechanisms.</t>
    </abstract>
  </front>
  <middle>
    <?line 64?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>Computer networking and the Internet are no exception to the global necessity of reducing carbon footprint. While the green networking effort is not new, the recent escalation of the climate emergency inevitably led to intensified discussion on the topic.</t>
      <t>Some of the recent works on the subject of green networking focus on improving the efficiency of current network mechanisms as means to save energy, such as optimizing the volume of transmitted data and improving congestion control mechanisms to avoid re-transmission. Another promising approach is to alternate high link utilization with power-saving modes in network equipment. Regardless of the approach, the green networking effort must follow from robust measurement frameworks capable of providing comprehensive visibility into the energy consumption of the network.</t>
      <t>Existing IETF drafts are discussing power consumption metrics based on real-time network decisions instead of just measuring overall power consumption regardless of the task <xref target="I.D.draft-cx-green-green-metrics-00"/>. The standardization effort of energy metrics in networking is a key step for energy awareness throughout the entire Internet. Solid standards can avoid proprietary, redundant, and even contradictory metrics from taking hold across different vendors <xref target="RFC9547"/>. Besides, it is easier for developers and researchers to add sustainability considerations at the design phase of new protocols than attempting to do so after deployment <xref target="I.D.draft-pignataro-green-enviro-sust-terminology-00"/>. This reasoning further advocates for the need of standardization in all subjects related to energy-aware networking.</t>
      <t>Despite the advancements on green networking, much of the discussion still needs to be expanded to adjoined research fields, such as network security. Security protocols are some of the more expensive, and are likely to show up in measurement tools as top consumers of energy resources. Policies and guidelines must take this fact into account, or risk compromising the security of applications. This document primarily focuses on the current security considerations on the existing discussion on green networking, and outlines future research directions for energy-aware network security.</t>
    </section>
    <section anchor="current-landscape-on-green-networking-research">
      <name>Current Landscape on Green Networking Research</name>
      <t>Concerns about the substantial amount of energy used by the Internet have been showing up in research over the last 20 years or so. Some of the existing works on the topic of energy-aware solutions include Adaptive Link Rate (ALR), energy-aware routing, and measurement ideas for assessing power consumption of the general backbone structure. The research has progressed over the past two decades, aided by new and upcoming technology such as Software Defined Networks (SDNs) and Programmable Data Plans.</t>
      <t>More recently, green networking became an emerging topic on the IETF. <xref target="I.D.draft-irtf-nmrg-green-ps-03"/>, <xref target="I.D.draft-cx-green-green-metrics-00"/> provide a initial drafting of relevant measurement attributes and related metrics, such as power consumption under various loads, energy efficiency, and carbon footprint -- each associated with a network, its equipment, individual paths, and the services provided over it. In these drafts, Clemm et al. also note that the suggested metrics must be taken in combination with one another to result in a more comprehensive picture of the network and that no metric could be able to present the whole picture by itself.</t>
      <t>The IAB also organized a program to discuss sustainability-related issues within the IETF, encompassing multiple working groups. The e-Impact, Environmental Impacts of Internet Technology, recently published a report on the proceedings of their first workshop that took place in December 2022 <xref target="RFC9547"/>, with the goal of calling attention to the topic. The workshop noted the demand for minimal environmental impact within the Internet and the clear need for standardized metrics. Another draft, <xref target="I.D.draft-pignataro-green-enviro-sust-terminology-00"/>, has a detailed glossary of terms and several sustainability considerations for network, protocol, and application designers. They also recommend that authors and reviewers include a Sustainability Considerations section in future IETF Internet-Drafts and RFCs.</t>
      <t>Finally, the IEEE also launched a Special Interest Group about Sustainable Network Operations aiming to encourage the development of solutions on topics concerning network management, such as the design efficiency of data planes and protocols, network optimization, reducing energy waste in overprovisioned network structures, and so on.</t>
      <t>Some additional points addressed across these works are the need for specialized energy metrics for virtualized environments, because simply measuring the energy consumption of the CPU or the datacenter won't translate accordingly in network decisions being made. Also worth pointing out is the possibility of decentralized network structures contributing to energy saving since they would spare the packet a unnecessarily long travel to a central server -- the same concept is already applied to CDNs. Finally, the current green networking research and discussion needs to be expanded to include more security considerations.</t>
    </section>
    <section anchor="security-considerations-of-the-existing-works">
      <name>Security Considerations of the Existing Works</name>
      <t>As the research on green networking progressed, it naturally expanded to adjoined fields such as energy-aware security. Security mechanisms from all layers of the network protocol stack are widely considered as overhead since they often increase both computational and energy demands of a system. However, to dismiss security concerns on the modern-day Internet is unthinkable. The available alternative energy-wise is to use the appropriate mechanism for each task without either overprovisioning or failing to allocate enough resources.</t>
      <t>In most of the works presented so far, the security considerations to the energy-aware networking discussion are mostly regarding extra attack surface brought by the energy measurement tools and controls. An attacker might use these mechanisms to put resources to sleep in critical moments, drain energy to cause damage such as overheating and battery loss, and finally, to tamper with the energy measurement, which would cause misguided energy saving policies being put in place <xref target="I.D.draft-irtf-nmrg-green-ps-03"/>. Though these are all important considerations, they are security risks for energy-saving mechanisms and not energy-saving techniques for security mechanisms.</t>
    </section>
    <section anchor="future-research-directions-on-energy-aware-security-mechanisms">
      <name>Future Research Directions on Energy-Aware Security Mechanisms</name>
      <t>A possible research direction builds on the initial assumptions about energy measurement to encompass widely used security mechanisms. Comparing energy usage with the afforded security benefits can provide valuable insight for network administrators to select the appropriate tool for each task. Therefore, the first step towards efficient green security is to avoid the two extremes -- saving energy at the cost of endangering the application, and allocating unrestricted resources to secure a much simpler task. An example widely discussed in both literature and the media is the use of crypto assets, which should be avoided where other mechanisms suffice due to their huge energy consumption <xref target="RFC9547"/>.</t>
      <t>This document presents a non-exhaustive list of possible research challenges regarding energy-aware security mechanisms, outlined from the existing works on green networking:</t>
      <ol spacing="normal" type="1"><li>
          <t>How can the energy consumption of existing network security mechanisms be measured? This research challenge borrows from the general research on green networking for the assessment of metrics and the frameworks capable of providing them.</t>
        </li>
        <li>
          <t>Which of these metrics are up for industry-wide standardization? Security protocols often have greater costs if compared with other networking protocols. Energy consumption metrics should take functionality into account to avoid compromising security properties.</t>
        </li>
        <li>
          <t>Is it possible to perform a cost-benefit analysis comparing performance with energy usage, to assess if energy can be saved with little harm to safety and functionality?</t>
        </li>
        <li>
          <t>How to best compare two or more security mechanisms to assess which one is best for a task, energy-wise? This broad research challenge encompasses the previous items, depending on the definition of categories and metrics for comparison regarding both security and energy usage.</t>
        </li>
      </ol>
    </section>
    <section anchor="Security">
      <name>Security Considerations</name>
      <t>To be added.</t>
    </section>
    <section anchor="sustainability-considerations">
      <name>Sustainability Considerations</name>
      <t>To be added.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-informative-references">
      <name>Informative References</name>
      <reference anchor="RFC9547">
        <front>
          <title>Report from the IAB Workshop on Environmental Impact of Internet Applications and Systems, 2022</title>
          <author fullname="J. Arkko" initials="J." surname="Arkko"/>
          <author fullname="C. S. Perkins" initials="C. S." surname="Perkins"/>
          <author fullname="S. Krishnan" initials="S." surname="Krishnan"/>
          <date month="February" year="2024"/>
          <abstract>
            <t>Internet communications and applications have both environmental costs and benefits. The IAB ran an online workshop in December 2022 to explore and understand these impacts.</t>
            <t>The role of the workshop was to discuss the impacts and the evolving industry needs, and to identify areas for improvements and future work. A key goal of the workshop was to call further attention to the topic and bring together a diverse stakeholder community to discuss these issues.</t>
            <t>Note that this document is a report on the proceedings of the workshop. The views and positions documented in this report are those of the workshop participants and do not necessarily reflect IAB views and positions.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="9547"/>
        <seriesInfo name="DOI" value="10.17487/RFC9547"/>
      </reference>
      <reference anchor="I.D.draft-irtf-nmrg-green-ps-03">
        <front>
          <title>Challenges and Opportunities in Management for Green Networking</title>
          <author initials="A." surname="Clemm" fullname="A. Clemm">
            <organization/>
          </author>
          <author initials="C." surname="Westphal" fullname="C. Westphal">
            <organization/>
          </author>
          <author initials="J." surname="Tantsura" fullname="J. Tantsura">
            <organization/>
          </author>
          <author initials="L." surname="Ciavaglia" fullname="L. Ciavaglia">
            <organization/>
          </author>
          <author initials="C." surname="Pignataro" fullname="C. Pignataro">
            <organization/>
          </author>
          <date year="2024" month="June"/>
        </front>
      </reference>
      <reference anchor="I.D.draft-cx-green-green-metrics-00">
        <front>
          <title>Green Networking Metrics for Environmentally Sustainable Networking</title>
          <author initials="A." surname="Clemm" fullname="A. Clemm">
            <organization/>
          </author>
          <author initials="C." surname="Pignataro" fullname="C. Pignataro">
            <organization/>
          </author>
          <author initials="E." surname="Schooler" fullname="E. Schooler">
            <organization/>
          </author>
          <author initials="L." surname="Ciavaglia" fullname="L. Ciavaglia">
            <organization/>
          </author>
          <author initials="A." surname="Rezaki" fullname="A. Rezaki">
            <organization/>
          </author>
          <author initials="G." surname="Mirsky" fullname="G. Mirsky">
            <organization/>
          </author>
          <author initials="J." surname="Tantsura" fullname="J. Tantsura">
            <organization/>
          </author>
          <date year="2024" month="October"/>
        </front>
      </reference>
      <reference anchor="I.D.draft-pignataro-green-enviro-sust-terminology-00">
        <front>
          <title>Environmental Sustainability Terminology and Concepts</title>
          <author initials="C." surname="Pignataro" fullname="C. Pignataro">
            <organization/>
          </author>
          <author initials="A." surname="Rezaki" fullname="A. Rezaki">
            <organization/>
          </author>
          <author initials="H." surname="ElBakoury" fullname="H. ElBakoury">
            <organization/>
          </author>
          <date year="2024" month="October"/>
        </front>
      </reference>
    </references>
  </back>
  <!-- ##markdown-source:
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

-->

</rfc>
