<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Discuss and make notes of two uses of Logic Gates in Cyber Security by thomas.j.j.corbett</title>
      <link>https://padlet.com/w23071334/g6hc51bi9gnvivgw</link>
      <description>Let’s explore the world!</description>
      <language>en-us</language>
      <pubDate>2025-02-03 15:01:03 UTC</pubDate>
      <lastBuildDate>2025-02-03 15:38:02 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet.net/icons/8.0/png/1f349.png</url>
      </image>
      <item>
         <title></title>
         <author>w23071334</author>
         <link>https://padlet.com/w23071334/g6hc51bi9gnvivgw/wish/3313792541</link>
         <description><![CDATA[<p><strong>Firewall Implementation</strong></p><p>Firewalls act as security gates that control incoming and outgoing network traffic based on predetermined security rules. Logic gates are fundamental in designing these security rules. For example:</p><ul><li><p><strong>AND Gate:</strong> A firewall might use an AND gate to allow traffic only if both conditions are met: the traffic is from a trusted IP address AND it matches an allowed port number1.</p></li><li><p><strong>OR Gate:</strong> An OR gate can be used to allow traffic if it meets at least one of several conditions, such as traffic from a trusted IP address OR traffic that matches a specific protocol1.</p></li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2025-02-03 15:07:36 UTC</pubDate>
         <guid>https://padlet.com/w23071334/g6hc51bi9gnvivgw/wish/3313792541</guid>
      </item>
      <item>
         <title>AND</title>
         <author>w23071334</author>
         <link>https://padlet.com/w23071334/g6hc51bi9gnvivgw/wish/3313806661</link>
         <description><![CDATA[<p>IP_List = "192.168.103.1", "192.168.103.2"</p><p>    allowed_Ports = 80, 443, 22                                                                                                                                                             </p><p>IF packet.source IN IP_List AND packet.port IN allowed_ports THEN                                  </p><p>            ALLOW traffic</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-02-03 15:16:09 UTC</pubDate>
         <guid>https://padlet.com/w23071334/g6hc51bi9gnvivgw/wish/3313806661</guid>
      </item>
      <item>
         <title>ALUs</title>
         <author></author>
         <link>https://padlet.com/w23071334/g6hc51bi9gnvivgw/wish/3313810443</link>
         <description><![CDATA[<p>Logic gates are a primary component of ALUs (Arithmetic Logic Units), which is a key part of a CPU.</p><p><br/></p><p>Logic gates enable the ALU to complete binary arithmetic and logical operations.</p>]]></description>
         <enclosure url="http://www.csc.villanova.edu/~mdamian/Past/csc2400fa13/assign/Figs/fulladder.gif" />
         <pubDate>2025-02-03 15:18:31 UTC</pubDate>
         <guid>https://padlet.com/w23071334/g6hc51bi9gnvivgw/wish/3313810443</guid>
      </item>
      <item>
         <title>OR Gates for Safety</title>
         <author></author>
         <link>https://padlet.com/w23071334/g6hc51bi9gnvivgw/wish/3313815462</link>
         <description><![CDATA[<p>OR gates can be used to determine when a system exceeds certain boundaries. </p><p><br/></p><p>For example, the diagram above shows that when either pressure OR temperature exceed certain limits, the OR gate triggers a shutdown of the system to prevent malfunction.</p>]]></description>
         <enclosure url="https://www.electrical4u.com/electrical/wp-content/uploads/2013/08/application-of-OR-gate.gif" />
         <pubDate>2025-02-03 15:21:38 UTC</pubDate>
         <guid>https://padlet.com/w23071334/g6hc51bi9gnvivgw/wish/3313815462</guid>
      </item>
   </channel>
</rss>
