<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Internet 101 by Molly Hogan</title>
      <link>https://padlet.com/hoganm1519/nuldnykuhdz</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2016-11-01 18:04:52 UTC</pubDate>
      <lastBuildDate>2025-11-16 16:44:01 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Wires, Cable, and Wi-fi</title>
         <author>hoganm1519</author>
         <link>https://padlet.com/hoganm1519/nuldnykuhdz/wish/134583279</link>
         <description><![CDATA[<div>~The Internet: A tangible physical system made to move information<br>~The internet ships binary information, information made of bits<br>~8 bits=1 byte<br>~1000 bytes=1 kilo byte<br>~1000 kilo bytes=1 mega byte<br>~everything on the internet are represented as bits<br>~Today, we send bits by electricity, light, and radio waves<br>~bandwidth: the transmission capacity of a device&nbsp;<br>~bandwidth is measured by bitrate(the number of bits per second a system can transmit)<br>~latency:the amount of time it takes for one bit to travel<br>~we can send bits as light streams</div>]]></description>
         <enclosure url="https://www.khanacademy.org/computing/computer-science/internet-intro/internet-works-intro/v/the-internet-wires-cables-and-wifi" />
         <pubDate>2016-11-01 18:11:48 UTC</pubDate>
         <guid>https://padlet.com/hoganm1519/nuldnykuhdz/wish/134583279</guid>
      </item>
      <item>
         <title>IP addresses and DNS</title>
         <author>hoganm1519</author>
         <link>https://padlet.com/hoganm1519/nuldnykuhdz/wish/135187060</link>
         <description><![CDATA[<div>~The internet links billions of devices together<br>~protocol: a well-known set of rules and standards used to communicate between machines<br>~all the different devices on the internet have unique addresses,  the addresses are just numbers<br>~every device has an IP<br>~traditional IP addresses have 32 bits<br>~The first numbers are the Country/Network, than the seconds numbers are the region/network, than the 3rd numbers are the sub network, than the 4th numbers are the device<br>~DNS: Domain Name System <br>~Dns servers are connected in a distributed hierarchy, and are divided into zones, splitting up responsibility for major domains such as .org, .com, .net, etc.<br><br></div>]]></description>
         <enclosure url="https://www.khanacademy.org/computing/computer-science/internet-intro/internet-works-intro/v/the-internet-ip-addresses-and-dns" />
         <pubDate>2016-11-03 18:01:23 UTC</pubDate>
         <guid>https://padlet.com/hoganm1519/nuldnykuhdz/wish/135187060</guid>
      </item>
      <item>
         <title>Packet, Routers, And Reliability </title>
         <author>hoganm1519</author>
         <link>https://padlet.com/hoganm1519/nuldnykuhdz/wish/135195736</link>
         <description><![CDATA[<div>~Information on the internet goes from one computer to another in what we call a packet of information<br>~When you send a picture that picture can be split up into hundreds of packages just to send one picture<br>~TCP: transmission control protocol(manages sending and receiving all the data)<br>~TCP will send back packages if they are not complete<br><br></div>]]></description>
         <enclosure url="https://www.khanacademy.org/computing/computer-science/internet-intro/internet-works-intro/v/the-internet-packet-routers-and-reliability" />
         <pubDate>2016-11-03 18:22:11 UTC</pubDate>
         <guid>https://padlet.com/hoganm1519/nuldnykuhdz/wish/135195736</guid>
      </item>
      <item>
         <title>HTTP and HTML</title>
         <author>hoganm1519</author>
         <link>https://padlet.com/hoganm1519/nuldnykuhdz/wish/136536864</link>
         <description><![CDATA[<div>~URL: uniform resource locator<br>~HTTP: hypertext transfer protocol<br>~When you look for a web browser you computer talks to a server and the server talks back to it in HTTP<br>~GET requests<br>~HTML: hyper text markup language<br>~You use html to tell a web browser how a page looks<br>~videos and pictures have a separate http address to get those<br>~post requests<br>~ cookies: what websites use to remember who you are<br>~THE INTERNET<br>&nbsp; &nbsp;-is completely open<br>&nbsp; &nbsp;-the connections are shared<br>&nbsp; &nbsp;-information is sent in plain text<br>~SSL and TLS are like layers of security<br>~certificate authorities: trusted entities that verify identities of websites and issue certificates for them<br>~HTTP and DNS manage the sending and receiving of web files<br>~TCP/IP and ROUTING break down and transport packets<br>~WIRES, CABLES, &amp; WIFI are binary sequences of 1's and 0's are sent physically&nbsp;</div>]]></description>
         <enclosure url="https://www.khanacademy.org/computing/computer-science/internet-intro/internet-works-intro/v/the-internet-http-and-html" />
         <pubDate>2016-11-09 19:15:26 UTC</pubDate>
         <guid>https://padlet.com/hoganm1519/nuldnykuhdz/wish/136536864</guid>
      </item>
      <item>
         <title>Encryption and public keys</title>
         <author>hoganm1519</author>
         <link>https://padlet.com/hoganm1519/nuldnykuhdz/wish/136546079</link>
         <description><![CDATA[<div>~The internet has a lot of private data<br>~We can keep these private by encryption, which is scrambling or changing a message to hide it<br>~decryption is unscrambling the message to make it readable<br>~Key: a secret message for unlocking a message<br>~today's secure communications are encrypted using 256 bit keys<br>~symmetric encryption: The same key used to encrypt and decrypt </div>]]></description>
         <enclosure url="https://www.khanacademy.org/computing/computer-science/internet-intro/internet-works-intro/v/the-internet-encryption-and-public-keys" />
         <pubDate>2016-11-09 19:34:27 UTC</pubDate>
         <guid>https://padlet.com/hoganm1519/nuldnykuhdz/wish/136546079</guid>
      </item>
      <item>
         <title>Cybersecurity and crime</title>
         <author>hoganm1519</author>
         <link>https://padlet.com/hoganm1519/nuldnykuhdz/wish/136550926</link>
         <description><![CDATA[<div>~cyber army<br>~virus: a executable program that gets installed, usually unintentionally, and harms a user and their computer <br>~once a virus is one your computer they can steal or delete any of your files, control programs, or remotely control your computer<br>~bot net: digital army<br>~cyber criminals can send you fake spam emails and get your passwords for your banking accounts</div>]]></description>
         <enclosure url="https://www.khanacademy.org/computing/computer-science/internet-intro/internet-works-intro/v/the-internet-cybersecurity-and-crime" />
         <pubDate>2016-11-09 19:45:17 UTC</pubDate>
         <guid>https://padlet.com/hoganm1519/nuldnykuhdz/wish/136550926</guid>
      </item>
   </channel>
</rss>
