<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Secure Socket Layer &amp; Encryption. Flip class by mark.denton</title>
      <link>https://padlet.com/mdenton_30/hbrhpnts4t6e</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2017-09-25 11:27:00 UTC</pubDate>
      <lastBuildDate>2017-09-25 13:09:45 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>SSl Notes Andrew G-D</title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190774279</link>
         <description><![CDATA[<div>It exists because of encryption and identification<br>encryption - Hiding what is sent from one computer to another.<br>identification - making sure the computer you are speaking to is the one you trust.<br>You need encryption because when you sending information to another computer it can seen or taken by a third party. When the information is encrypted then the third party will not be able to read the information.<br>&nbsp;You can tell a website is encrypted, when in the HTML stats with https.<br>First the computers agree on how they encrypt, they exchange the cipher they are using and the key to de-crypt it.&nbsp;<br>They send certificates to each other, to make sure that they are the right computers they are meant to be talking to.<br>Then a message is sent to your computer saying to start encrypting<br>Then a message is sent to the server saying to start encrypting, now both system are encrypting the messages exchange to each other.<br>Company ask CA for a certificate<br>The company has to&nbsp; provide information to prove that they are who they say they are<br>CA creates the certificate and sighs it<br>Then its installed into the server<br>The browser issued with root certificates<br>The browser trusts the sighed certificate&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 12:18:27 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190774279</guid>
      </item>
      <item>
         <title>SSI Notes</title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190774377</link>
         <description><![CDATA[<div>PAT FOR CLASS REP</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 12:18:48 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190774377</guid>
      </item>
      <item>
         <title>SSL notes Rob Walford (the only class rep you should vote for ;) )</title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190774478</link>
         <description><![CDATA[<div>-encryption and identification are the reasons for SSL<br>-encryption is hiding whats sent from one computer to the other<br>-identification making sure you can trust the computer you're speaking to<br>-SLL helps to protect details sent through encryption<br>- the handshake of encryption is done in 4 steps, the computers agree on how to encrypt they do this by agreeing on a key, cipher and the hash.<br>TLS, SSL trust<br>the server then sends a certificate<br>your computer then says start encrypting<br>the server then says start encrypting gives the cipher spec and it says im finished.<br>-identification happens in 5 steps<br>Companys asks CA for a certificate<br>CA creates certificate and signs it<br>Certificate installed on server<br>Browser issued with root certificates <br>Browser trusts correctly signed certs<br>   </div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 12:19:01 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190774478</guid>
      </item>
      <item>
         <title>SSL Notes Dylan Greenwood</title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190774685</link>
         <description><![CDATA[<div>2 reasons as to why SSL exists:<br>Encryption<br>Identification<br><br>Encryption<br><br>Without encryption, anyone would have the ability to take that information and use it, with it people will be able to take it but will not understand what it says.<br><br>HTTPS = Hypertext transfer protocol secure<br>TLS<br><br>1. The computers agree on how to encrypt<br>2. Server sends a certificate (including validation etc.)<br>3.The computer then starts encrypting<br>4.The server then starts encrypting<br><br>Identification<br><br>1. Company ask CA for a certificate<br>2. CA creates certificate and signs it<br>3. Certificate installed in server<br>4. Browser issued with root certificates<br>5.Browser trusts correctly signed certificates.<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 12:19:34 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190774685</guid>
      </item>
      <item>
         <title>SSL notes- Tom  </title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190774709</link>
         <description><![CDATA[<div>encryption- hiding what is sent between computers<br>identification- making sure the computer you are talking to is the one you trust<br><br>encryption- SSL acts as a barrier to keep out other computers from stealing the data you are sending across by encrypting the data,<br>computers agree on how to encrypt data, <br>HTTPS- hypertext transfer protocol secure<br>TLS<br>sever then sends a certificate to the client<br>your computer then says "start encrypting" to the server,<br>the server then says "start encrypting"<br>look at SSL trust<br>identification- company asks for CA for certificate, CA creates certificate and signs it, certificate installed in server, browser issued with root certificate, browser trusts correctly signed certs<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 12:19:39 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190774709</guid>
      </item>
      <item>
         <title>SSL Notes - LeAnn Gittos</title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190774784</link>
         <description><![CDATA[<div>SSl exists for encryption (hiding what is sent from one computer to another)&amp; identification (making sure the computer you are speaking to is the one you trust)<br>Encryption - if you do not use ssl any computer around you can grab your details, ssl creates a barrier that when computer see this as garbage<br>TLS<br>&nbsp;1. computer agree on how to encrypt ,<br>2.&nbsp; server sends certificate to the client<br>3.&nbsp; your computer then says start encrypting<br>4.&nbsp; the server then says starts encrypting&nbsp;<br>5. all messages are now encrypted<br>Identification -&nbsp; who to trust&nbsp;<br>1. company asks CA for a certification&nbsp;<br>2. CA creates certificate and sign it<br>3. certificate installs in server<br>4. browser issued with root certificates<br>5.&nbsp; browser trusts correctly signed certs</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 12:19:52 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190774784</guid>
      </item>
      <item>
         <title>SSL Notes - Jamie</title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190774889</link>
         <description><![CDATA[<div>Encryption - Hiding what is sent from one computer to another. Identification - Making sure the computer you are speaking to is the one you trust. Encryption:- 1. Computers agree on how to encrypt. 2. Server sends a certificate. 3. Your computer says 'start encrypting'. 4. The server says 'start encrypting'. 5. All messages are now encrypted.<br>TLS<br>HTTPS - Hypertext Transfer Protocol Secure<br>Key -&gt; Cypher -&gt; Hash<br>Who to trust:-<br>1. Company asks CA for a certificate<br>2. CA creates certificate and signs it<br>3. Certificate installed into browser<br>4. Browser issued with root certificates<br>5.Browser trusts correctly signed certificates</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 12:20:06 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190774889</guid>
      </item>
      <item>
         <title>SSL Notes - Pierce Barham ( ͡° ͜ʖ ͡°)</title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190774929</link>
         <description><![CDATA[<div>Encryption and Identification<br>-Hiding what is sent from one computer to another<br>-Making sure the computer you are speaking to is the one you trust<br>SSL puts a barrier around private information so unapproved computers can not see the information&nbsp;<br><br>Encryption - How?<br>- Computers agree on how to encrypt<br>(e.g Cypher)<br>- Server sends certificate<br>- Computers begins to encrypt<br>- The server starts encrypting<br>- All messages are now encrypted<br><br>Who To Trust?<br>- Company asks CA for a certificate<br>- CA creates certificate and signs it<br>- Certificate installed in server<br>- Browser issued with root certificates<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 12:20:11 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190774929</guid>
      </item>
      <item>
         <title>SSL Notes-Jared Comben</title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190774935</link>
         <description><![CDATA[<div><br>master secret code is used to encrypt all messages after the computer says it is okay.<br>2 reasons as to why SSL exists:<br>Encryption<br>Identification<br>encryption- hiding what is sent from one computer to another.<br>identification-making sure the computer you are speaking to is trustworthy<br>if you do not use ssl any other computer on the network can get a hold of your details in which you send over.<br>Encryption-How?<br>1-Computers agree on how to encrypt<br>Key-&gt;Cypher-&gt;Hash<br>2-server sends a certificate<br>server sends a certificate to a client<br>CA creates certificate and signs it<br>&nbsp;certificate&nbsp;<br>browser issued with root certificates.<br>browser trusts correctly signed certs.<br>3.certificate installed in server<br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 12:20:12 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190774935</guid>
      </item>
      <item>
         <title>SSL Notes - Jack </title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190774941</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 12:20:13 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190774941</guid>
      </item>
      <item>
         <title>SSL Notes - Tyler White</title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190774961</link>
         <description><![CDATA[<div>Encryption - hiding what is sent from one computer to another.<br>Identification - making sure the computer you are speaking to is the one you trust.<br><br>SSL is a barrier to protect your information you send to another computer, so another computer cant steal it.&nbsp;<br>TLS<br>HTTPS- hypertext transfer protocol secure<br>key-cypher-hash<br>master secret code is used to encrypt all messages once the computers says it is okay.<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 12:20:16 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190774961</guid>
      </item>
      <item>
         <title>SSL Notes - Patrick Blain</title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190774972</link>
         <description><![CDATA[<div><strong>Encryption</strong> - hiding what is sent from one computer to another.<br>Identification - making sure the computer you are speaking to is the one you trust.<br>if you don't use SSL any other computer can get the info if they are on the same network.<br><br><strong>SSL encryption</strong><br>1. computers agree on ht to encrypt between them<br>2. server sends certificate <br>3. your computer says start encrypting<br>4. the server says start encrypting<br>5. all messages are encrypted<br><br><strong>https</strong> - hyper text transfer protocol secure<br>key&lt;cypher&lt;hash<br><strong>master secret code</strong> is used to encrypt all messages after the computer says it is okay.<br><br><strong>who to trust </strong><br>1. company asks CA for a certificate.<br>2. CA creates certificate and signs it.<br>3. certificate installed in server.<br>4. browser issued with root certificates.<br>5. browser trusts correctly signed certs. - it will not accept incorrectly signed certs.<br><br><br><br>&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 12:20:17 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190774972</guid>
      </item>
      <item>
         <title>hello</title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190774976</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 12:20:18 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190774976</guid>
      </item>
      <item>
         <title>SSL Notes - Mitch</title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190775021</link>
         <description><![CDATA[<div>encryption - hiding whats sent from one computer to another by changing its content to something else to stop the code being easily cracked<br>if SSL isn't being used then any computer between you and the receiver can grab the info you have sent and use which is why SSL is important, google uses HTTPS which means it is secure and it encrypts your details such as passwords and usernames <br>TLS - sends a certificate to the client to agree on an exchange</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 12:20:24 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190775021</guid>
      </item>
      <item>
         <title>SSL Notes Harry</title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190775087</link>
         <description><![CDATA[<div>Encryption - hiding what is sent from one computer to another.&nbsp;<br>SSL acts as barrier protecting information sent from one computer to another so that a computer on the same network will not be able to interpret the information.<br>Identification - making sure the computer you are speaking to is the one you trust.<br>TLS</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 12:20:34 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190775087</guid>
      </item>
      <item>
         <title>SSL Notes - Aiden</title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190775106</link>
         <description><![CDATA[<div>&nbsp;</div><div>·&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Encryption – hiding what is sent from one computer to another&nbsp;</div><div>·&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Identification – making sure the computer you are speaking to is the one you trust&nbsp;</div><div>·&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Without SSL any computer can locate and find your information&nbsp;</div><div>·&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;HTTPS stands for hypertext transfer protocol secure&nbsp;</div><div>·&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;When HTTPS is displayed in the URL it means the website is secure which means data transferred is encrypted&nbsp;</div><div>·&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Encryption is hiding letters by displaying other letters&nbsp;</div><div>·&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Encryption is a code used to decode the information&nbsp;</div><div>·&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Anyone trying to intercept information being passed the information will look like rubbish so therefore would be useless&nbsp;</div><div>·&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Company asks CA for a certificate &nbsp;</div><div>·&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;CA creates certificate and signs it&nbsp;</div><div>·&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Certificate installed in server&nbsp;</div><div>·&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Browser issued with a root certificates&nbsp;</div><div>·&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Browser trust correctly signed certificates&nbsp;<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 12:20:37 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190775106</guid>
      </item>
      <item>
         <title>SSL Notes - Josh.Rooke</title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190775154</link>
         <description><![CDATA[<div><strong>Encryption </strong>- hiding what is sent from one computer to another . it acts as a wall between trusted and non trusted computers.<br>I<strong>dentification</strong> -&nbsp; making sure the computer you are speaking to is the one that you trust.<br>if you do not use SSL any other computer on the network can get hold of your details in which you send over.<br><strong>HTTP</strong>: Hyper Text Transfer Protocol.<br><strong>HTTPS</strong>: Hyper Text Transfer Protocol Secure.<br><br><strong>Encryption</strong>.<br>1. Computers agree on how to encrypt.<br>2. Server sends the certificate.<br>3. your computer starts enrypting.<br>4. the server says start encrytpting.<br>5. all messages are now encrypted.<br><br>- SSL acts as wall/shield that covers your information/ details from entrusted users on the network so that they cant steal your details.&nbsp;<br>-&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 12:20:48 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190775154</guid>
      </item>
      <item>
         <title>SS</title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190775157</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 12:20:48 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190775157</guid>
      </item>
      <item>
         <title>you know who to vote ;)</title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190775254</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 12:21:01 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190775254</guid>
      </item>
      <item>
         <title>SSL Jack H</title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190775494</link>
         <description><![CDATA[<div>Encryption- Hiding what is sent from one computer to another. When sending data to a server that is not protected, another computer on the network can read this data and steal it. If its protected the data will be scrambled and make no sense to the other computer.<br>1. the computers agree on how to encrypt the data, the client computer&nbsp;<br>2. the server sends a certificate&nbsp;<br>3. your computer says start encrypting&nbsp;<br>4. server says start encrypting&nbsp;<br><br>identification - Making sure the computer you are speaking to is the one you trust.&nbsp;<br>1. company asks CA for a certificate&nbsp;<br>2. CA creates certificate and signs it&nbsp;<br>3. certificate installed on computer<br>4. browser issues with root certificate&nbsp;<br>5. Browser trusts correctly signed certificate <br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 12:21:43 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190775494</guid>
      </item>
      <item>
         <title>is it me or is everyone tired !?</title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190775744</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 12:22:15 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190775744</guid>
      </item>
      <item>
         <title>VOTE FOR JACK!!!!!!! </title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190776402</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 12:24:11 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190776402</guid>
      </item>
      <item>
         <title>Vote for Jamie</title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190778514</link>
         <description><![CDATA[<div>Don't vote for Jack</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 12:29:43 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190778514</guid>
      </item>
      <item>
         <title>Jack Gibson</title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190780152</link>
         <description><![CDATA[<div>Encryption- Hiding what is sent from one computer to another. When sending data to a server that is not protected, another computer on the network can read this data and steal it. If its protected the data will be scrambled and make no sense to the other computer.<br>1. the computers agree on how to encrypt the data, the client computer&nbsp;<br>2. the server sends a certificate&nbsp;<br>3. your computer says start encrypting&nbsp;<br>4. server says start encrypting&nbsp;<br>identification - Making sure the computer you are speaking to is the one you trust<br>2 reasons as to why SSL exists:<br>Encryption<br>Identification<br>encryption- hiding what is sent from one computer to another.<br>identification-making sure the computer you are speaking to is trustworthy<br>if you do not use ssl any other computer on the network can get a hold of your details in which you send over.<br>Encryption-How?<br>1-Computers agree on how to encrypt<br>Key-&gt;Cypher-&gt;Hash<br>2-server sends a certificate<br>server sends a certificate to a client<br><br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 12:34:10 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190780152</guid>
      </item>
      <item>
         <title>maccers any 1</title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190780194</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 12:34:16 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190780194</guid>
      </item>
      <item>
         <title>Sam Acraman SSL Notes</title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190781029</link>
         <description><![CDATA[<div>Encryption is hiding information that you enter into a server so that no one can intercept any of the information you just entered from being sent to the server. The data that you enter into a login or payment options will be encrypted which means that anyone intercepting information will get scrambled data that will make no sense to the person on the other computer.<br>1. Company asks CA for certificate<br>2. CA creates certificate and signs it<br>3. Certificate installed on server</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 12:36:15 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190781029</guid>
      </item>
      <item>
         <title>( ͡° ͜ʖ ͡°)</title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190781283</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 12:36:50 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190781283</guid>
      </item>
      <item>
         <title>( ͡° ͜ʖ ͡°)</title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190781931</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 12:38:14 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190781931</guid>
      </item>
      <item>
         <title>Jamie</title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190782319</link>
         <description><![CDATA[<div>Encryption- Hiding what is sent from one computer to another. When sending data to a server that is not protected, another computer on the network can read this data and steal it. If its protected the data will be scrambled and make no sense to the other computer.<br>1. the computers agree on how to encrypt the data, the client computer&nbsp;<br>2. the server sends a certificate&nbsp;<br>3. your computer says start encrypting&nbsp;<br>4. server says start encrypting&nbsp;<br>identification - Making sure the computer you are speaking to is the one you trust<br>2 reasons as to why SSL exists:<br>Encryption<br>Identification<br>encryption- hiding what is sent from one computer to another.<br>identification-making sure the computer you are speaking to is trustworthy<br>if you do not use ssl any other computer on the network can get a hold of your details in which you send over.<br>Encryption-How?<br>1-Computers agree on how to encrypt<br>Key-&gt;Cypher-&gt;Hash<br>2-server sends a certificate<br>server sends a certificate to a client<br><br>Thanks Jack :)<br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 12:39:07 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190782319</guid>
      </item>
      <item>
         <title>SSL Notes-Creag</title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190783558</link>
         <description><![CDATA[<div>SSL exists:<br><br></div><div>Encryption-Hiding what is sent from one computer to another<br><br></div><div>Identification-making sure the computer you are speaking to is the one you trust.<br><br></div><div>Encryption&nbsp;<br><br></div><div>Without SSL any computer can locate and find your details when sending to another person. SSL will encrypt it and make it look like garbage. Services like Gmail use encryption for sending emails. We know if something is encrypted if by looking at the web `address. If it says HTTPS it stands for <strong>hypertext transfer protocol</strong> <strong>SECURED. </strong>This means that it is secure and uses encryption and stops people taking you details.<br><br></div><div>Encrypting is making a letter stand for another letter and both the receiver and sender agree on an encryption key to decode later when the receiver gets the message. From an outside perspective it looks like random letters.&nbsp;<br><br></div><div>Encryption is most common for payment details or usernames and passwords for when a client is sending details to the server.&nbsp;<br><br></div><div>&nbsp;<br><br></div><div>Identification<br><br></div><div>Who to trust:<br><br></div><div>1.&nbsp; &nbsp; &nbsp; &nbsp;Company asks CA for a certificate</div><div>2.&nbsp; &nbsp; &nbsp; &nbsp;CA creates certificate and signs it</div><div>3.&nbsp; &nbsp; &nbsp; &nbsp;Certificate installed in server</div><div>4.&nbsp; &nbsp; &nbsp; &nbsp;Browser issued with root certificates</div><div>5.&nbsp; &nbsp; &nbsp; &nbsp;Browser trusts correctly signed certificates.<br><br></div><div>&nbsp;<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 12:41:39 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190783558</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190784734</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 12:44:21 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190784734</guid>
      </item>
      <item>
         <title>SD</title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190787115</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 12:50:01 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190787115</guid>
      </item>
      <item>
         <title>aay lmao</title>
         <author></author>
         <link>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190796627</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 13:09:42 UTC</pubDate>
         <guid>https://padlet.com/mdenton_30/hbrhpnts4t6e/wish/190796627</guid>
      </item>
   </channel>
</rss>
