<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>HTTP HTTPS TELNET by Moldir Ajzharyk</title>
      <link>https://padlet.com/m_ajzharyk/6kvwjch1bt70</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2019-04-05 08:46:56 UTC</pubDate>
      <lastBuildDate>2025-12-02 21:00:27 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>HTTPS</title>
         <author>m_ajzharyk</author>
         <link>https://padlet.com/m_ajzharyk/6kvwjch1bt70/wish/348842081</link>
         <description><![CDATA[<div>HTTPS takes the well-known and understood HTTP protocol, and simply layers a SSL/TLS (hereafter referred to simply as “SSL”) encryption layer on top of it. Servers and clients still speak exactly the same HTTP to each other, but over a secure SSL connection that encrypts and decrypts their requests and responses. </div>]]></description>
         <enclosure url="" />
         <pubDate>2019-04-05 08:48:21 UTC</pubDate>
         <guid>https://padlet.com/m_ajzharyk/6kvwjch1bt70/wish/348842081</guid>
      </item>
      <item>
         <title>Telnet</title>
         <author>karataynuradil</author>
         <link>https://padlet.com/m_ajzharyk/6kvwjch1bt70/wish/348843135</link>
         <description><![CDATA[<div> Telnet is a <a href="https://www.lifewire.com/how-do-protocols-affect-my-web-surfing-2483292">computer protocol</a> that provides two-way interactive communication compatibility for computers on the internet and local area networks. </div>]]></description>
         <enclosure url="" />
         <pubDate>2019-04-05 08:51:33 UTC</pubDate>
         <guid>https://padlet.com/m_ajzharyk/6kvwjch1bt70/wish/348843135</guid>
      </item>
      <item>
         <title>HTTP</title>
         <author>erslan_02</author>
         <link>https://padlet.com/m_ajzharyk/6kvwjch1bt70/wish/348843275</link>
         <description><![CDATA[<div><br></div><div>The <strong>Hypertext Transport Protocol (HTTP)</strong> is an application layer protocol that is used to transmit virtually all files and other data on the World Wide Web. Usually, HTTP takes place through TCP/IP sockets.<br>In other words it transmits web pages from servers to browsers.<br><br>The <strong>purpose</strong> of the HTTP protocol is to provide a standard way for web browsers and servers to talk to each other.<br><strong> How it works?<br></strong> HTTP is a request response protocol to communicate asynchrnously between client and server. Mostly in HTTP a browser acts as a client and a web-server like Apache or IIS acts as server. The server which hosts the files (like html , audio , video files etc) responses to the client. Depending on the request a response contains the status of the request. <br><strong>Advantages:</strong><br><mark>Ease of Programming</mark></div><div><mark>Search Capabilities</mark><br>HTTP is a simple messaging protocol, it includes the ability to search a database with a single request. <br><mark> Identification</mark><br><br></div><div>HTML was intended to be quick and lightweight. <br><br></div><div><strong>Disadvantages:</strong><br><mark>worse security</mark></div>]]></description>
         <enclosure url="" />
         <pubDate>2019-04-05 08:52:03 UTC</pubDate>
         <guid>https://padlet.com/m_ajzharyk/6kvwjch1bt70/wish/348843275</guid>
      </item>
      <item>
         <title>Purposes of https</title>
         <author>m_ajzharyk</author>
         <link>https://padlet.com/m_ajzharyk/6kvwjch1bt70/wish/348843354</link>
         <description><![CDATA[<div> </div><ul><li>Verifying that you are talking directly to the server that you think you are talking to</li><li>Ensuring that only the server can read what you send it and only you can read what it sends back </li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2019-04-05 08:52:16 UTC</pubDate>
         <guid>https://padlet.com/m_ajzharyk/6kvwjch1bt70/wish/348843354</guid>
      </item>
      <item>
         <title>Advantages of Telnet</title>
         <author>karataynuradil</author>
         <link>https://padlet.com/m_ajzharyk/6kvwjch1bt70/wish/348843364</link>
         <description><![CDATA[<div>1)It allows users to log on to a remote system and run programs on that system just as if it were an actual connected mainframe terminal<br>2)It is rapid and efficient even when network and systems loads are high  </div>]]></description>
         <enclosure url="" />
         <pubDate>2019-04-05 08:52:18 UTC</pubDate>
         <guid>https://padlet.com/m_ajzharyk/6kvwjch1bt70/wish/348843364</guid>
      </item>
      <item>
         <title>Disadvantages of https</title>
         <author>m_ajzharyk</author>
         <link>https://padlet.com/m_ajzharyk/6kvwjch1bt70/wish/348843631</link>
         <description><![CDATA[<div> </div><div><strong>1.Uses A Lot Of Server Resources</strong> <br>2.<strong>Introduces Latencies</strong> <br>3.<strong>Browser Caching Won’t Work Properly</strong> <br>4.<strong>You’ll Need To Buy An SSL Cert</strong> <br> <strong>Proxy Caching Problems</strong> <br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2019-04-05 08:53:14 UTC</pubDate>
         <guid>https://padlet.com/m_ajzharyk/6kvwjch1bt70/wish/348843631</guid>
      </item>
      <item>
         <title>Disadvantages of Telnet:</title>
         <author>karataynuradil</author>
         <link>https://padlet.com/m_ajzharyk/6kvwjch1bt70/wish/348843902</link>
         <description><![CDATA[<div> <strong><em>It's not secure</em></strong> - everything is sent in plain text be it over a local network or over the Internet. <br>This means that <strong><em>anyone </em></strong>‘'sniffing'' on the connection anywhere between you and the remote machine<strong><em> can read anything you type, including your passwords </em></strong></div>]]></description>
         <enclosure url="" />
         <pubDate>2019-04-05 08:54:10 UTC</pubDate>
         <guid>https://padlet.com/m_ajzharyk/6kvwjch1bt70/wish/348843902</guid>
      </item>
      <item>
         <title>Advantages of https</title>
         <author>m_ajzharyk</author>
         <link>https://padlet.com/m_ajzharyk/6kvwjch1bt70/wish/348844787</link>
         <description><![CDATA[<div> </div><div><strong>Identity Verification</strong></div><div><strong>Data Integrity</strong></div><div><strong>SEO</strong> (Search Engine Optimization <strong>)<br></strong>At the moment, implementing SSL is going to have a minimal impact on search positions. High-quality content is more important.<br><strong>Trust</strong> <br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2019-04-05 08:57:00 UTC</pubDate>
         <guid>https://padlet.com/m_ajzharyk/6kvwjch1bt70/wish/348844787</guid>
      </item>
      <item>
         <title>How telnet works?</title>
         <author>karataynuradil</author>
         <link>https://padlet.com/m_ajzharyk/6kvwjch1bt70/wish/348845645</link>
         <description><![CDATA[<div> Telnet works as what's called a <em>terminal emulator</em>, using standard protocols to act like a physical terminal connected to a machine. Some modern systems allow only command line connections using <em>Secure Shell</em>, an encrypted tool similar to Telnet, or through a virtual private network. The file transfer protocol is often used in conjunction to send files. </div>]]></description>
         <enclosure url="" />
         <pubDate>2019-04-05 08:59:44 UTC</pubDate>
         <guid>https://padlet.com/m_ajzharyk/6kvwjch1bt70/wish/348845645</guid>
      </item>
      <item>
         <title></title>
         <author>erslan_02</author>
         <link>https://padlet.com/m_ajzharyk/6kvwjch1bt70/wish/348846135</link>
         <description><![CDATA[ How it works]]></description>
         <enclosure url="" />
         <pubDate>2019-04-05 09:01:50 UTC</pubDate>
         <guid>https://padlet.com/m_ajzharyk/6kvwjch1bt70/wish/348846135</guid>
      </item>
      <item>
         <title>How https wo</title>
         <author>m_ajzharyk</author>
         <link>https://padlet.com/m_ajzharyk/6kvwjch1bt70/wish/348846758</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/371445196/c75d27d1a5e53fdbcf39d6923a08745e/WhatIsHTTPSEncryption.png" />
         <pubDate>2019-04-05 09:03:59 UTC</pubDate>
         <guid>https://padlet.com/m_ajzharyk/6kvwjch1bt70/wish/348846758</guid>
      </item>
   </channel>
</rss>
