SSh is a program that was designed to allow a user on one computer to securely access another computer through a network or internet connection. Due to the fact that the internet is plagued with many security issues, SSh was developed in part to sustain the risk of intercepted or stolen data. Hackers now have the ability to steal passwords and other data without a user knowing, however SSh, with its capacity to encrypt data before sending it prevents this from happening.
www.ssh.fi
|
|
|
| ||||||
|
  |
There are three Internet-based protocols, POP(Post Office Protocol), IMAP(Intenet Message Access Protocol), DMSP(Distributed Mail System Protocol). POP is the oldest and most popular of these three protocols. POP enables users to go online for a short period of time and download all of their mail to their local machine.
This procedure for data transmission was developed by Netscape with the intentions of securing information transmitted over the internet. SSL fragments, encrypts and compresses messages to be transmitted. On the other end, it decompresses, decrypts, verifies and reassembles the transmitted data for use with other applications.
IMAP allows email users to read their mail without actually downloading it first. This means that the messages will still be on the server later if the user wants to read them from another computer. This is advantageous over POP because POP downloads messages first, thus removing the mail from the server making it impossible to read that mail unless you are on the computer that it has been downloaded to. One weakness of IMAP is that it transfers data and passwords over the network in cleartext. Secure IMAP overcomes this weakness by encrypting information, thus keeping it private.
Kerberos authentication services provide for: