Showing posts with label homework #6. Show all posts
Showing posts with label homework #6. Show all posts

Tuesday, March 17, 2009

Web Vocabulary #3

Encryption – The translation of data into a secret code. Encryption is the most effective way to achieve data security. To read an encrypted file, you must have access to a secret key or password that enables you to decrypt it. Unencrypted data is called plain text; encrypted data is referred to ascipher text. Click here for source 

FirewallA system designed to prevent unauthorized access to or from a private network. Firewalls can be implemented in both hardware and software, or a combination of both. Firewalls are frequently used to prevent unauthorized Internet users from accessing private networks connected to the Internet, especially intranets. All messages entering or leaving the intranet pass through the firewall, which examines each message and blocks those that do not meet the specified security criteria. Click here for source

Proxy Server – A server that sits between a client application, such as a Web browser, and a real server It intercepts all requests to the real server to see if it can fulfill the requests itself. If not, it forwards the request to the real server. Click here for source

Script – Another term for macro or batch file, a script is a list of commands that can be executed without user interaction. A script language is a simple programming language with which you can write scripts.  Click here for source

ActiveXA loosely defined set of technologies developed by Microsoft for sharing information among different applications. ActiveX is an outgrowth of two other Microsoft technologies called OLE (Object Linking and Embedding) and COM (Component Object Model). As a moniker, ActiveX can be very confusing because it applies to a whole set of COM-based technologies. Most people, however, think only of ActiveX controls, which represent a specific way of implementing ActiveX technologies.  Click here for source

"Web founder warns against website snooping"

“Surfers on the Internet are at increasing risk from governments and corporations tracking the sites they visit to build up a picture of their activities.” These are the words of Tim Berners-Lee, a person who is credited with inventing the World Wide Web in 1990. Snooping is a way to find out who people are and what habits they have behind curtains.

The fact is that most of us when surfing the Web do not realize someone is spying our actions. Well, the more developed technology is, the less privacy we have.

What Berners-Lee also emphasizes is that “the Web is not all done, it’s just the tip of the iceberg” and “the new changes are going to rock the world even more.” He has in mind “linked data, in which individual bits of data are machine-readable, not just Web pages they appear on.” According to him such development has a great potential when generating/managing data by a user and can be used in a variety of ways. 

Click here for article source