layout: title: “https http and ssh” date: 2017-08-01 09:10 categories: —
HTTP
ls an application protocol for distributed collaboration and hypermedia information systems.
HTTP is the protocol that web browers and servers use to communicate with each other over the internet.
Hypermedia is an extension of the term hypertext which includes audio, video,plain text and hyperlinks.
HTTP is used to protect transmitted data from earesdropping.
HTTPS HyperText Transfer Protocol Security Is the security version for http, the protocol over which data is sent between your brower and the website that you are connected to and with the HTTPS makes sure your communication between your brower and the website are encrypted.
HTTPS scramble the messages using that “code” so that no one in between can read them. This keeps your information safe from hackers.
SSH Secure Shell SSh provides a secure channel over an unsecured network in a client-server. Open SSH is a suite of security-related network-level utilities.