SlideShare a Scribd company logo
1 of 64
COMPUTER
PRIVACY
Lecture 11
Syed Saqib Raza Rizvi
Objectives of Lecture
• Describe the types of computer security risks
• Identify ways to safeguard against computer
viruses, worms, and Trojan horses
• Discuss techniques to prevent unauthorized
computer access and use
• Identify safeguards against hardware theft and
vandalism
Objectives of Lecture
• Explain the ways software manufacturers protect
against software piracy
• Define encryption and explain why it is necessary
• Discuss the types of devices available that protect
from system failure
• Explain the options available for backing up
computer resources
Objectives of Lecture
• Identify safeguards that protect against Internet
security risks
• Recognize issues related to information accuracy,
rights, and conduct
• Discuss issues surrounding information privacy
• Discuss ways to prevent health-related disorders
COMPUTER PRIVACY
• Everyone takes privacy in normal life for granted,
computer also have privacy.
• When dealing with computers, security and privacy are
almost synonyms.
THE WAYS OF COMPUTER
PRIVACY
•Password
•Encryption
•Email Privacy
THE WAYS OF COMPUTER
PRIVACY
• Not just to protect the computer but to make sure
that the computer issues by authorized worker or
user only.
PASSWORD
Unauthorized Access and Use
What is a user name?
• Unique combination of characters that identifies
user
• Password is private combination of
characters associated with the user name
that allows access to computer resources
Unauthorized Access and Use
How can you make your password more secure?
• Longer passwords provide greater security
THE WAYS OF COMPUTER PRIVACY
•ENCRYPTION
•With public key encryption there are two keys, one
public and the other private.
•The public key needs to be known.
•To send a message to a friend, you uses his public
key to encrypt the message.
•Your friend then uses his private key to decode the
message after receiving it.
THE WAYS OF COMPUTER PRIVACY
•EMAIL PRIVACY
•When u send a message by email, the message is
broken into packets and the packets are sent out
over the Internet.
•The number of packets depends on the size of
message.
•Each message has the internet address of the
recipient.
•This means there may be some places between the
packets could be intercepted and examined.
Information Theft
What is encryption?
• Safeguards against information theft
• Process of converting plaintext (readable data) into
ciphertext (unreadable characters)
• Encryption key (formula) often uses more than one
method
• To read the data, the recipient must decrypt, or
decipher, the data
Information Theft
What does an encrypted file look like?
Computer Security Risks
What is a computer security risk?
• Action that causes loss of or damage to computer
system
Computer Viruses, Worms, and Trojan Horses
What are viruses, worms, and Trojan horses?
• Virus is a potentially damaging computer program
(can spread and damage files)
• WormWorm copies itself repeatedly, using up
resources and possibly shutting down computer or
network
Computer Viruses, Worms, and Trojan Horses
• PayloadPayload (destructive event) that is delivered when
you open file, run infected program, or boot
computer with infected disk in disk drive
• Trojan horseTrojan horse hides within or looks like legitimate
program until triggered (does not replicate itself
on other computers)
Computer Viruses, Worms, and Trojan Horses
How can a virus spread through an e-mail message?
Step 1. Corrupt programmers create a virus
program. They hide the virus in a Word document
and attach the Word document to an e-mail
message.
Step 2. They use the Internet to send the e-mail
message to thousands of users around the world.
Computer Viruses, Worms, and Trojan Horses
Step 3a. Some users open the attachment and
their computers become infected with the virus.
Step 3b. Other users do not recognize the name of
the sender of the e-mail message. These users do
not open the e-mail message. Instead they delete
the e-mail message. These users’ computers are not
infected with the virus.
Computer Viruses, Worms, and Trojan Horses
How can you protect your system from a macro
virus?
• Set macro security level in applications that allow
you to write macros
• At medium security level, warning displays that
document contains macro
• Macros are instructions saved in an application,
such as word processing or spreadsheet program
Computer Viruses, Worms, and Trojan Horses
What is an antivirus program?
• Identifies and removes computer viruses
• Most also protect against worms and Trojan
horses
• Popular Antivirus Programs
• AVG AntiVirus
• Command Antivirus
• McAfee Virus Scan
• Norton Antivirus
• Trend Micro PC-cillin
Computer Viruses, Worms, and Trojan Horses
What is a virus signature?
• Specific pattern of virus code
• Also called virus definition
• Antivirus programs look for virus signatures
• The virus signature is like a fingerprint in that
it can be used to detect and identify specific
viruses. Anti-virus software uses the virus
signature to scan for the presence of malicious
code.
Computer Viruses, Worms, and Trojan Horses
How does an antivirus program protect a program
file?
• Records information about program such
as file size and creation date
• Uses information to detect if virus interferes
with file
• Attempts to remove any detected virus
• Quarantines infected files that it cannot remove
• Keeps file in separate area of hard disk
Computer Viruses, Worms, and Trojan Horses
What are some tips for preventing virus worm,
and Trojan horse infections?
• Set the macro security in programs so you can
enable or disable macros
• Install an antivirus program on all of your
computers
• Never open an e-mail attachment unless you are
expecting it and it is from a trusted source
Computer Viruses, Worms, and Trojan Horses
• If the antivirus program flags an e-mail
attachment as infected, delete the attachment
immediately
• Check all downloaded programs for viruses, worms,
or Trojan horses
• Back up your files regularly
Unauthorized Access and Use
What is unauthorized access and how is it
achieved?
• Use of a computer or network without permission
• Hackers typically break into computer by
connecting to it and then logging in as a legitimate
user
• Hacker, or cracker, is someone who tries to
access a computer or network illegally
Unauthorized Access and Use
What is a firewall?
• Security system consisting of hardware and/or
software that prevents unauthorized network
access
Unauthorized Access and Use
What is a personal firewall?
• Program that protects personal computer and its
data from unauthorized intrusions
• Monitors transmissions to and from computer
• Informs you of attempted intrusion
Unauthorized Access and Use
• Personal Firewall Software
• BlackICE PC Protection
• McAfee Firewall
• Norton Personal Firewall
• Sygate Personal Firewall
• Tiny Personal Firewall
• ZoneAlarm
Unauthorized Access and Use
What are other ways to protect your personal
computer?
• Disable file and printer sharing on Internet
connection
• Use online security service—Web site that
evaluates computer to check for Web and e-mail
vulnerabilities
Unauthorized Access and Use
How can companies protect against hackers?
• Intrusion detection software analyzes network
traffic, assesses system vulnerabilities, and
identifies intrusions and suspicious behavior
• Access control defines who can access computer
and what actions they can take
• Audit trail records access attempts
Unauthorized Access and Use
What is a possessed object?
• Item that you must carry to gain access to
computer or facility
• Often used with numeric password called personal
identification number (PIN)
Unauthorized Access and Use
What is a biometric device?
• Authenticates person’s identity using personal
characteristic
• Fingerprint, hand geometry, voice, signature, and
iris
Hardware Theft and Vandalism
What are hardware theft and hardware vandalism?
• Hardware theft is act of stealing computer
equipment
• Cables sometimes used to lock equipment
• Some notebook computers use passwords,
possessed objects, and biometrics as security
methods
• For PDAs, you can password-protect the device
• Hardware vandalism is act of defacing or
destroying computer equipment
Software Theft
What is software theft?
• Act of stealing or illegally copying software or
intentionally erasing programs
• Software piracy is illegal duplication
of copyrighted software
Software Theft
What is a license agreement?
• Right to use software
• Single-user license agreement allows user to install
software on one computer, make backup copy, and
sell software after removing from computer
Software Theft
What are some other safeguards against software
theft?
• Product activation allows user to input product
identification number online or by phone and
receive unique installation identification number
• Business Software Alliance (BSA) promotes
better understanding of software piracy problems
System Failure
What is a system failure?
• Prolonged malfunction of computer
• Can cause loss of hardware, software, or data
• Caused by aging hardware, natural disasters, or
electrical power disturbances
• Noise—unwanted electrical signal
• Under voltage—drop in electrical supply
• Overvoltage or power surge—significant increase
in electrical power
Backing Up — The Ultimate Safeguard
What is a backup?
• Duplicate of file, program, or disk
• Full backup all files in computer
• Selective backup select which files
to back up
• Three-generation backup preserves
three copies of important files
• In case of system failure or corrupted files,
restore files by copying to original location
Internet Security Risks
What is a denial of service attack?
• Also called DoS attack
• Hacker uses unsuspecting computer, called zombie,
to execute attack on other systems
• Distributed DoS (DDoS) attack is more devastating
DoS attack in which multiple computers attack
multiple networks
• Computer Emergency Response Team Coordination
Center (CERT/CC) assists
with DDoS attacks
Internet Security Risks
How do Web browsers provide secure data
transmission?
• Many Web browsers use encryption
• Secure site is Web site that uses encryption to
secure data
• Digital certificate is notice that guarantees
Web site is legitimate(genuine)
Internet Security Risks
What are methods for securing e-mail messages?
• Pretty Good Privacy (PGP)
is popular e-mail encryption program
• Digital signature is encrypted code attached to e-
mail message to verify identity of sender
• Freeware for personal, non-commercial use
Information Privacy
What is information privacy?
• Right of individuals and companies to restrict
collection and use of information about them
• Difficult to maintain today because data is stored
online
• Employee monitoring is using computers to observe
employee computer use
• Legal for employers to use monitoring software
programs
Information Privacy
What are some ways to safeguard personal
information?
• Fill in necessary information on rebate, warranty,
and registration forms
• Install a cookie manager to filter cookies
• Sign up for e-mail filtering through your
Internet service provider or use an antispam
program, such as Brightmail
• Avoid shopping club and buyers cards
Information Privacy
• Clear your history file when you are finished
browsing
• Inform merchants that you do not want them to
distribute your personal information
• Set up a free e-mail account; use this e-mail
address for merchant forms
• Do not reply to spam for any reason
Information Privacy
• Turn off file and print sharing on your Internet
connection
• Surf the Web anonymously with a program such as
Freedom Web Secure or through an anonymous
Web site such as Anonymizer.com
• Limit the amount of information you provide to
Web sites; fill in only required information
• Install a personal firewall
Information Privacy
What is an electronic profile?
• Data collected when you fill out form on Web
• Merchants sell your electronic profile
• Often you can specify whether you want personal
information distributed
Information Privacy
What is a cookie?
• Small file on your computer that contains data
about you
• User preferences
• How regularly you visit Web sites
• Interests and browsing habits
• Some Web sites sell or trade information stored in
your cookies
• Set browser to accept cookies, prompt you to
accept cookies, or disable cookies
Information Privacy
How do cookies work?
• Step 1. When you type Web address of Web site in your
browser window, browser program searches your hard disk for
a cookie associated with Web site.
• Step 2. If browser finds a cookie, it sends information in
cookie file to Web site.
• Step 3. If Web site does not receive cookie information,
and is expecting it, Web site creates an identification number
for you in its database and sends that number to your
browser. Browser in turn creates a cookie file based on that
number and stores cookie file on your hard disk. Web site now
can update information in cookie files whenever you access
the site
Information Privacy
What is a cookie manager?
• Software program that
selectively blocks
cookies.
Information Privacy
What are spyware and spam?
• Spyware is program placed on computer without
user’s knowledge
• Secretly collects information about user
• Spam is unsolicited e-mail message sent to many
recipients
Information Privacy
How can you control spam?
• E-mail filtering
• Service that blocks e-mail messages from
designated sources
• Collects spam in central location that you can view
any time
• Anti-spam program
• Attempts to remove spam
• Sometimes removes valid e-mail messages
Information Privacy
What privacy laws have been enacted?
• 1992 Cable Act Extends the privacy of the Cable
Communications Policy Act of 1984 to include cellular
and other wireless services.
• 1994 Computer Abuse Amendments Act Amends
1984 act to outlaw transmission of harmful computer
code such as viruses.
• 1996 National Information Intrastructure Protection
Act Penalizes theft of information across state lines,
threats against networks, and computer system
trespassing.
• 1997 No Electronic Theft Act Closes a narrow loophole in
the law that allowed people to give away copyrighted
materials (such as software) on the Internet without legal
repercussions.
• 1998 Digital Millennium Copyright Act Makes it illegal to
circumvent antipiracy scheme in commercial software:
outlaws sale of devices that copy software illegally.
• 2001 Provide Appropriate Tools Required to Intercept and
Obstruct Terrorism (Patriot Act) Gives law enforcement
the right to monitor people’s activities, including Web and
e-mail habits.
Information Privacy
What privacy laws have been enacted?
Information Privacy
What is content filtering?
• Process of restricting access to certain material
• Internet Content Rating Association (ICRA)
provides rating system of Web content
• Web filtering software restricts access to
specified sites
Health Concerns of Computer Use
What are some health concerns of computer use?
• Computer vision syndrome (CVS)—eye and vision
problems
• Repetitive strain injury (RSI)
• Carpal tunnel syndrome (CTS)—inflammation of
nerve that connects forearm to palm
Health Concerns of Computer Use
• TendonitisTendonitis—inflammation of tendon due to
repeated motion
• Computer addictionComputer addiction—when computer consumes
entire social life
Health Concerns of Computer Use
What precautions can prevent tendonitis or carpal
tunnel syndrome?
• Take frequent breaks during computer session
• Use wrist rest
• Exercise hands and arms
• Minimize number of times you switch between
mouse and keyboard
Health Concerns of Computer Use
How can you ease eyestrain when working at the
computer?
• Every 10 to 15 minutes take an eye break
• Look into the distance and focus on an object for
20 to 30 seconds
• Roll your eyes in a complete circle
• Close your eyes and rest them for at least one
minute
Health Concerns of Computer Use
• Blink your eyes every five seconds
• Place your display device about an arm’s length away
from your eyes with the top of the screen at eye
level or below
• Use large fonts
• If you wear glasses, ask your doctor about
computer glasses
• Adjust the lighting
Health Concerns of Computer Use
What is ergonomics?
• Applied science devoted to comfort, efficiency, and
safety in workplace
• Keyboard height: 23” to 28”
• Elbows at 90 degrees and arms and hands parallel
to the floor
• Adjustable backrest
• Adjustable seat
• Feet flat on floor
• Adjustable height chair with 5 legs for stability
Health Concerns of Computer Use
What is green computing?
• Reducing electricity and environmental waste while
using computer
• Use computer and devices that comply with the
ENERGY STAR program.
• Do not leave the computer running overnight.
• Turn off the monitor, printer, and other devices
when not in use.
Health Concerns of Computer Use
• Use paperless methods to communicate
• Recycle paper
• Buy recycle paper
• Recycle toner cartridges
• Recycle old computers and printers
• Telecommute (save gas)
Summary of Computers and Society, Security, Privacy, and Ethics
• Potential computer risks
• Safeguards that schools, business, and individuals
can implement to minimize these risks
• Internet security risks and safeguards
• Ethical issues surrounding information accuracy,
intellectual property rights, codes of conduct,
and information privacy
• Computer-related health issues, their preventions,
and ways to keep the environment healthy
Bibliography
• Discovering Computers 2004 Gateway to Information, Chap.
11
http://faculty.dbcc.cc.fl.us/rock/CGS_1060/Fall_2003_Course/Pow
retrieved November 24, 2003.

More Related Content

What's hot

Cyber Security in Society
Cyber Security in SocietyCyber Security in Society
Cyber Security in SocietyRubal Sagwal
 
Network Security
Network SecurityNetwork Security
Network SecurityMAJU
 
Cyber Security Awareness Session for Executives and Non-IT professionals
Cyber Security Awareness Session for Executives and Non-IT professionalsCyber Security Awareness Session for Executives and Non-IT professionals
Cyber Security Awareness Session for Executives and Non-IT professionalsKrishna Srikanth Manda
 
CyberSecurity and Importance of cybersecurity
CyberSecurity and Importance of cybersecurityCyberSecurity and Importance of cybersecurity
CyberSecurity and Importance of cybersecurityHome
 
ANTIVIRUS AND VIRUS Powerpoint presentation
ANTIVIRUS AND VIRUS Powerpoint presentationANTIVIRUS AND VIRUS Powerpoint presentation
ANTIVIRUS AND VIRUS Powerpoint presentationabhijit chintamani
 
Cyber Security Introduction.pptx
Cyber Security Introduction.pptxCyber Security Introduction.pptx
Cyber Security Introduction.pptxANIKETKUMARSHARMA3
 
presentation on cyber crime and security
presentation on cyber crime and securitypresentation on cyber crime and security
presentation on cyber crime and securityAlisha Korpal
 
Internet Governance
Internet GovernanceInternet Governance
Internet GovernanceARIN
 
Introduction to cyber security
Introduction to cyber securityIntroduction to cyber security
Introduction to cyber securitySelf-employed
 
Introduction to Cybersecurity Fundamentals
Introduction to Cybersecurity FundamentalsIntroduction to Cybersecurity Fundamentals
Introduction to Cybersecurity FundamentalsToño Herrera
 
Network security (vulnerabilities, threats, and attacks)
Network security (vulnerabilities, threats, and attacks)Network security (vulnerabilities, threats, and attacks)
Network security (vulnerabilities, threats, and attacks)Fabiha Shahzad
 

What's hot (20)

Cyber Security
Cyber SecurityCyber Security
Cyber Security
 
Malicious
MaliciousMalicious
Malicious
 
Introduction to Information Security
Introduction to Information Security Introduction to Information Security
Introduction to Information Security
 
Cyber Security in Society
Cyber Security in SocietyCyber Security in Society
Cyber Security in Society
 
Computer Security
Computer SecurityComputer Security
Computer Security
 
Network Security
Network SecurityNetwork Security
Network Security
 
Internet, intranet and extranet
Internet, intranet and extranetInternet, intranet and extranet
Internet, intranet and extranet
 
Cyber Security Awareness Session for Executives and Non-IT professionals
Cyber Security Awareness Session for Executives and Non-IT professionalsCyber Security Awareness Session for Executives and Non-IT professionals
Cyber Security Awareness Session for Executives and Non-IT professionals
 
CyberSecurity and Importance of cybersecurity
CyberSecurity and Importance of cybersecurityCyberSecurity and Importance of cybersecurity
CyberSecurity and Importance of cybersecurity
 
Cyber security
Cyber securityCyber security
Cyber security
 
ANTIVIRUS AND VIRUS Powerpoint presentation
ANTIVIRUS AND VIRUS Powerpoint presentationANTIVIRUS AND VIRUS Powerpoint presentation
ANTIVIRUS AND VIRUS Powerpoint presentation
 
Cyber security
Cyber securityCyber security
Cyber security
 
Cyber Security Introduction.pptx
Cyber Security Introduction.pptxCyber Security Introduction.pptx
Cyber Security Introduction.pptx
 
Cyber Security
Cyber SecurityCyber Security
Cyber Security
 
Computer security
Computer securityComputer security
Computer security
 
presentation on cyber crime and security
presentation on cyber crime and securitypresentation on cyber crime and security
presentation on cyber crime and security
 
Internet Governance
Internet GovernanceInternet Governance
Internet Governance
 
Introduction to cyber security
Introduction to cyber securityIntroduction to cyber security
Introduction to cyber security
 
Introduction to Cybersecurity Fundamentals
Introduction to Cybersecurity FundamentalsIntroduction to Cybersecurity Fundamentals
Introduction to Cybersecurity Fundamentals
 
Network security (vulnerabilities, threats, and attacks)
Network security (vulnerabilities, threats, and attacks)Network security (vulnerabilities, threats, and attacks)
Network security (vulnerabilities, threats, and attacks)
 

Similar to 11 Computer Privacy

BAIT1003 Chapter 11
BAIT1003 Chapter 11BAIT1003 Chapter 11
BAIT1003 Chapter 11limsh
 
Online access and computer security.pptx_S.Gautham
Online access and computer security.pptx_S.GauthamOnline access and computer security.pptx_S.Gautham
Online access and computer security.pptx_S.GauthamJoelGautham
 
Computer , Internet and physical security.
Computer , Internet and physical security.Computer , Internet and physical security.
Computer , Internet and physical security.Ankur Kumar
 
Network and Security | by M.Hassaan Anjum
Network and Security | by M.Hassaan AnjumNetwork and Security | by M.Hassaan Anjum
Network and Security | by M.Hassaan AnjumHassaan Anjum
 
Computer security risks
Computer security risksComputer security risks
Computer security risksAasim Mushtaq
 
Computer Security Presentation
Computer Security PresentationComputer Security Presentation
Computer Security PresentationPraphullaShrestha1
 
Cyber security
Cyber security Cyber security
Cyber security ZwebaButt
 
Computer security risks
Computer security risksComputer security risks
Computer security risksdison gapor
 
Security threats and safety measures
Security threats and safety measuresSecurity threats and safety measures
Security threats and safety measuresDnyaneshwar Beedkar
 
Virus and malware presentation
Virus and malware presentationVirus and malware presentation
Virus and malware presentationAmjad Bhutto
 
Ethics in IT and System Usage
Ethics in IT and System UsageEthics in IT and System Usage
Ethics in IT and System Usagetushki92
 
Network security and firewalls
Network security and firewallsNetwork security and firewalls
Network security and firewallsMurali Mohan
 
Computer Security and Ethics
Computer Security and EthicsComputer Security and Ethics
Computer Security and EthicsMohsin Riaz
 
Chapter 5 - Digital Security, Ethics, Privacy.pptx
Chapter 5 - Digital Security, Ethics, Privacy.pptxChapter 5 - Digital Security, Ethics, Privacy.pptx
Chapter 5 - Digital Security, Ethics, Privacy.pptxFannyKwok1
 
Computer Security risks Shelly
Computer Security risks ShellyComputer Security risks Shelly
Computer Security risks ShellyAdeel Khurram
 

Similar to 11 Computer Privacy (20)

BAIT1003 Chapter 11
BAIT1003 Chapter 11BAIT1003 Chapter 11
BAIT1003 Chapter 11
 
Online access and computer security.pptx_S.Gautham
Online access and computer security.pptx_S.GauthamOnline access and computer security.pptx_S.Gautham
Online access and computer security.pptx_S.Gautham
 
Computer , Internet and physical security.
Computer , Internet and physical security.Computer , Internet and physical security.
Computer , Internet and physical security.
 
Network and Security | by M.Hassaan Anjum
Network and Security | by M.Hassaan AnjumNetwork and Security | by M.Hassaan Anjum
Network and Security | by M.Hassaan Anjum
 
Computer security risks
Computer security risksComputer security risks
Computer security risks
 
Computer Security Presentation
Computer Security PresentationComputer Security Presentation
Computer Security Presentation
 
Cyber security
Cyber security Cyber security
Cyber security
 
Computer security risks
Computer security risksComputer security risks
Computer security risks
 
Computer security
Computer securityComputer security
Computer security
 
Security threats and safety measures
Security threats and safety measuresSecurity threats and safety measures
Security threats and safety measures
 
IS100 Week 11
IS100 Week 11IS100 Week 11
IS100 Week 11
 
Virus and malware presentation
Virus and malware presentationVirus and malware presentation
Virus and malware presentation
 
Ethics in IT and System Usage
Ethics in IT and System UsageEthics in IT and System Usage
Ethics in IT and System Usage
 
Network security and firewalls
Network security and firewallsNetwork security and firewalls
Network security and firewalls
 
E secuity
E secuityE secuity
E secuity
 
Computer Security and Ethics
Computer Security and EthicsComputer Security and Ethics
Computer Security and Ethics
 
Chapter 5 - Digital Security, Ethics, Privacy.pptx
Chapter 5 - Digital Security, Ethics, Privacy.pptxChapter 5 - Digital Security, Ethics, Privacy.pptx
Chapter 5 - Digital Security, Ethics, Privacy.pptx
 
Computer Security risks Shelly
Computer Security risks ShellyComputer Security risks Shelly
Computer Security risks Shelly
 
Security Basics
Security BasicsSecurity Basics
Security Basics
 
ppt pdf ajay.pdf
ppt pdf ajay.pdfppt pdf ajay.pdf
ppt pdf ajay.pdf
 

More from Saqib Raza

The Design and Analysis of Algorithms.pdf
The Design and Analysis of Algorithms.pdfThe Design and Analysis of Algorithms.pdf
The Design and Analysis of Algorithms.pdfSaqib Raza
 
An Introduction to the Analysis of Algorithms (2nd_Edition_Robert_Sedgewick,_...
An Introduction to the Analysis of Algorithms (2nd_Edition_Robert_Sedgewick,_...An Introduction to the Analysis of Algorithms (2nd_Edition_Robert_Sedgewick,_...
An Introduction to the Analysis of Algorithms (2nd_Edition_Robert_Sedgewick,_...Saqib Raza
 
Data_Mining: Practical Machine Learning Tools and Techniques 2ndEd.pdf
Data_Mining: Practical Machine Learning Tools and Techniques 2ndEd.pdfData_Mining: Practical Machine Learning Tools and Techniques 2ndEd.pdf
Data_Mining: Practical Machine Learning Tools and Techniques 2ndEd.pdfSaqib Raza
 
Social Impacts of Artificial intelligence
Social Impacts of Artificial intelligenceSocial Impacts of Artificial intelligence
Social Impacts of Artificial intelligenceSaqib Raza
 
Professional Practice Course Outline
Professional Practice Course OutlineProfessional Practice Course Outline
Professional Practice Course OutlineSaqib Raza
 
Ethical hacking
Ethical hackingEthical hacking
Ethical hackingSaqib Raza
 
12 security policies
12 security policies12 security policies
12 security policiesSaqib Raza
 
Software Engineering Code Of Ethics And Professional Practice
Software Engineering Code Of Ethics And Professional PracticeSoftware Engineering Code Of Ethics And Professional Practice
Software Engineering Code Of Ethics And Professional Practice Saqib Raza
 
7 Engineering Profession
7 Engineering Profession7 Engineering Profession
7 Engineering ProfessionSaqib Raza
 
6 software contracts
6 software contracts6 software contracts
6 software contractsSaqib Raza
 
Introduction to Intellectual Property
Introduction to Intellectual PropertyIntroduction to Intellectual Property
Introduction to Intellectual PropertySaqib Raza
 
Itroduction to Business Ethics
Itroduction to Business EthicsItroduction to Business Ethics
Itroduction to Business EthicsSaqib Raza
 
Types of Ethics
Types of EthicsTypes of Ethics
Types of EthicsSaqib Raza
 
Introduction to ethics
Introduction to ethicsIntroduction to ethics
Introduction to ethicsSaqib Raza
 
Project Management Concepts
Project Management ConceptsProject Management Concepts
Project Management ConceptsSaqib Raza
 
Software Re-Engineering
Software Re-EngineeringSoftware Re-Engineering
Software Re-EngineeringSaqib Raza
 
Software Quality Assurance
Software Quality AssuranceSoftware Quality Assurance
Software Quality AssuranceSaqib Raza
 
User Interface Analysis and Design
User Interface Analysis and DesignUser Interface Analysis and Design
User Interface Analysis and Design Saqib Raza
 
Architecture Design
Architecture DesignArchitecture Design
Architecture DesignSaqib Raza
 
REQUIREMENT ENGINEERING
REQUIREMENT ENGINEERINGREQUIREMENT ENGINEERING
REQUIREMENT ENGINEERINGSaqib Raza
 

More from Saqib Raza (20)

The Design and Analysis of Algorithms.pdf
The Design and Analysis of Algorithms.pdfThe Design and Analysis of Algorithms.pdf
The Design and Analysis of Algorithms.pdf
 
An Introduction to the Analysis of Algorithms (2nd_Edition_Robert_Sedgewick,_...
An Introduction to the Analysis of Algorithms (2nd_Edition_Robert_Sedgewick,_...An Introduction to the Analysis of Algorithms (2nd_Edition_Robert_Sedgewick,_...
An Introduction to the Analysis of Algorithms (2nd_Edition_Robert_Sedgewick,_...
 
Data_Mining: Practical Machine Learning Tools and Techniques 2ndEd.pdf
Data_Mining: Practical Machine Learning Tools and Techniques 2ndEd.pdfData_Mining: Practical Machine Learning Tools and Techniques 2ndEd.pdf
Data_Mining: Practical Machine Learning Tools and Techniques 2ndEd.pdf
 
Social Impacts of Artificial intelligence
Social Impacts of Artificial intelligenceSocial Impacts of Artificial intelligence
Social Impacts of Artificial intelligence
 
Professional Practice Course Outline
Professional Practice Course OutlineProfessional Practice Course Outline
Professional Practice Course Outline
 
Ethical hacking
Ethical hackingEthical hacking
Ethical hacking
 
12 security policies
12 security policies12 security policies
12 security policies
 
Software Engineering Code Of Ethics And Professional Practice
Software Engineering Code Of Ethics And Professional PracticeSoftware Engineering Code Of Ethics And Professional Practice
Software Engineering Code Of Ethics And Professional Practice
 
7 Engineering Profession
7 Engineering Profession7 Engineering Profession
7 Engineering Profession
 
6 software contracts
6 software contracts6 software contracts
6 software contracts
 
Introduction to Intellectual Property
Introduction to Intellectual PropertyIntroduction to Intellectual Property
Introduction to Intellectual Property
 
Itroduction to Business Ethics
Itroduction to Business EthicsItroduction to Business Ethics
Itroduction to Business Ethics
 
Types of Ethics
Types of EthicsTypes of Ethics
Types of Ethics
 
Introduction to ethics
Introduction to ethicsIntroduction to ethics
Introduction to ethics
 
Project Management Concepts
Project Management ConceptsProject Management Concepts
Project Management Concepts
 
Software Re-Engineering
Software Re-EngineeringSoftware Re-Engineering
Software Re-Engineering
 
Software Quality Assurance
Software Quality AssuranceSoftware Quality Assurance
Software Quality Assurance
 
User Interface Analysis and Design
User Interface Analysis and DesignUser Interface Analysis and Design
User Interface Analysis and Design
 
Architecture Design
Architecture DesignArchitecture Design
Architecture Design
 
REQUIREMENT ENGINEERING
REQUIREMENT ENGINEERINGREQUIREMENT ENGINEERING
REQUIREMENT ENGINEERING
 

Recently uploaded

Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxChelloAnnAsuncion2
 
Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........LeaCamillePacle
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
Quarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up FridayQuarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up FridayMakMakNepo
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
ROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationAadityaSharma884161
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Planning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxPlanning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxLigayaBacuel1
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 

Recently uploaded (20)

Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
 
Rapple "Scholarly Communications and the Sustainable Development Goals"
Rapple "Scholarly Communications and the Sustainable Development Goals"Rapple "Scholarly Communications and the Sustainable Development Goals"
Rapple "Scholarly Communications and the Sustainable Development Goals"
 
Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
Quarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up FridayQuarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up Friday
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
ROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint Presentation
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Planning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxPlanning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptx
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 

11 Computer Privacy

  • 2. Objectives of Lecture • Describe the types of computer security risks • Identify ways to safeguard against computer viruses, worms, and Trojan horses • Discuss techniques to prevent unauthorized computer access and use • Identify safeguards against hardware theft and vandalism
  • 3. Objectives of Lecture • Explain the ways software manufacturers protect against software piracy • Define encryption and explain why it is necessary • Discuss the types of devices available that protect from system failure • Explain the options available for backing up computer resources
  • 4. Objectives of Lecture • Identify safeguards that protect against Internet security risks • Recognize issues related to information accuracy, rights, and conduct • Discuss issues surrounding information privacy • Discuss ways to prevent health-related disorders
  • 5. COMPUTER PRIVACY • Everyone takes privacy in normal life for granted, computer also have privacy. • When dealing with computers, security and privacy are almost synonyms.
  • 6. THE WAYS OF COMPUTER PRIVACY •Password •Encryption •Email Privacy
  • 7. THE WAYS OF COMPUTER PRIVACY • Not just to protect the computer but to make sure that the computer issues by authorized worker or user only. PASSWORD
  • 8. Unauthorized Access and Use What is a user name? • Unique combination of characters that identifies user • Password is private combination of characters associated with the user name that allows access to computer resources
  • 9. Unauthorized Access and Use How can you make your password more secure? • Longer passwords provide greater security
  • 10. THE WAYS OF COMPUTER PRIVACY •ENCRYPTION •With public key encryption there are two keys, one public and the other private. •The public key needs to be known. •To send a message to a friend, you uses his public key to encrypt the message. •Your friend then uses his private key to decode the message after receiving it.
  • 11. THE WAYS OF COMPUTER PRIVACY •EMAIL PRIVACY •When u send a message by email, the message is broken into packets and the packets are sent out over the Internet. •The number of packets depends on the size of message. •Each message has the internet address of the recipient. •This means there may be some places between the packets could be intercepted and examined.
  • 12. Information Theft What is encryption? • Safeguards against information theft • Process of converting plaintext (readable data) into ciphertext (unreadable characters) • Encryption key (formula) often uses more than one method • To read the data, the recipient must decrypt, or decipher, the data
  • 13. Information Theft What does an encrypted file look like?
  • 14. Computer Security Risks What is a computer security risk? • Action that causes loss of or damage to computer system
  • 15. Computer Viruses, Worms, and Trojan Horses What are viruses, worms, and Trojan horses? • Virus is a potentially damaging computer program (can spread and damage files) • WormWorm copies itself repeatedly, using up resources and possibly shutting down computer or network
  • 16. Computer Viruses, Worms, and Trojan Horses • PayloadPayload (destructive event) that is delivered when you open file, run infected program, or boot computer with infected disk in disk drive • Trojan horseTrojan horse hides within or looks like legitimate program until triggered (does not replicate itself on other computers)
  • 17. Computer Viruses, Worms, and Trojan Horses How can a virus spread through an e-mail message? Step 1. Corrupt programmers create a virus program. They hide the virus in a Word document and attach the Word document to an e-mail message. Step 2. They use the Internet to send the e-mail message to thousands of users around the world.
  • 18. Computer Viruses, Worms, and Trojan Horses Step 3a. Some users open the attachment and their computers become infected with the virus. Step 3b. Other users do not recognize the name of the sender of the e-mail message. These users do not open the e-mail message. Instead they delete the e-mail message. These users’ computers are not infected with the virus.
  • 19. Computer Viruses, Worms, and Trojan Horses How can you protect your system from a macro virus? • Set macro security level in applications that allow you to write macros • At medium security level, warning displays that document contains macro • Macros are instructions saved in an application, such as word processing or spreadsheet program
  • 20. Computer Viruses, Worms, and Trojan Horses What is an antivirus program? • Identifies and removes computer viruses • Most also protect against worms and Trojan horses • Popular Antivirus Programs • AVG AntiVirus • Command Antivirus • McAfee Virus Scan • Norton Antivirus • Trend Micro PC-cillin
  • 21. Computer Viruses, Worms, and Trojan Horses What is a virus signature? • Specific pattern of virus code • Also called virus definition • Antivirus programs look for virus signatures • The virus signature is like a fingerprint in that it can be used to detect and identify specific viruses. Anti-virus software uses the virus signature to scan for the presence of malicious code.
  • 22. Computer Viruses, Worms, and Trojan Horses How does an antivirus program protect a program file? • Records information about program such as file size and creation date • Uses information to detect if virus interferes with file • Attempts to remove any detected virus • Quarantines infected files that it cannot remove • Keeps file in separate area of hard disk
  • 23. Computer Viruses, Worms, and Trojan Horses What are some tips for preventing virus worm, and Trojan horse infections? • Set the macro security in programs so you can enable or disable macros • Install an antivirus program on all of your computers • Never open an e-mail attachment unless you are expecting it and it is from a trusted source
  • 24. Computer Viruses, Worms, and Trojan Horses • If the antivirus program flags an e-mail attachment as infected, delete the attachment immediately • Check all downloaded programs for viruses, worms, or Trojan horses • Back up your files regularly
  • 25. Unauthorized Access and Use What is unauthorized access and how is it achieved? • Use of a computer or network without permission • Hackers typically break into computer by connecting to it and then logging in as a legitimate user • Hacker, or cracker, is someone who tries to access a computer or network illegally
  • 26. Unauthorized Access and Use What is a firewall? • Security system consisting of hardware and/or software that prevents unauthorized network access
  • 27. Unauthorized Access and Use What is a personal firewall? • Program that protects personal computer and its data from unauthorized intrusions • Monitors transmissions to and from computer • Informs you of attempted intrusion
  • 28. Unauthorized Access and Use • Personal Firewall Software • BlackICE PC Protection • McAfee Firewall • Norton Personal Firewall • Sygate Personal Firewall • Tiny Personal Firewall • ZoneAlarm
  • 29. Unauthorized Access and Use What are other ways to protect your personal computer? • Disable file and printer sharing on Internet connection • Use online security service—Web site that evaluates computer to check for Web and e-mail vulnerabilities
  • 30. Unauthorized Access and Use How can companies protect against hackers? • Intrusion detection software analyzes network traffic, assesses system vulnerabilities, and identifies intrusions and suspicious behavior • Access control defines who can access computer and what actions they can take • Audit trail records access attempts
  • 31. Unauthorized Access and Use What is a possessed object? • Item that you must carry to gain access to computer or facility • Often used with numeric password called personal identification number (PIN)
  • 32. Unauthorized Access and Use What is a biometric device? • Authenticates person’s identity using personal characteristic • Fingerprint, hand geometry, voice, signature, and iris
  • 33. Hardware Theft and Vandalism What are hardware theft and hardware vandalism? • Hardware theft is act of stealing computer equipment • Cables sometimes used to lock equipment • Some notebook computers use passwords, possessed objects, and biometrics as security methods • For PDAs, you can password-protect the device • Hardware vandalism is act of defacing or destroying computer equipment
  • 34. Software Theft What is software theft? • Act of stealing or illegally copying software or intentionally erasing programs • Software piracy is illegal duplication of copyrighted software
  • 35. Software Theft What is a license agreement? • Right to use software • Single-user license agreement allows user to install software on one computer, make backup copy, and sell software after removing from computer
  • 36. Software Theft What are some other safeguards against software theft? • Product activation allows user to input product identification number online or by phone and receive unique installation identification number • Business Software Alliance (BSA) promotes better understanding of software piracy problems
  • 37. System Failure What is a system failure? • Prolonged malfunction of computer • Can cause loss of hardware, software, or data • Caused by aging hardware, natural disasters, or electrical power disturbances • Noise—unwanted electrical signal • Under voltage—drop in electrical supply • Overvoltage or power surge—significant increase in electrical power
  • 38. Backing Up — The Ultimate Safeguard What is a backup? • Duplicate of file, program, or disk • Full backup all files in computer • Selective backup select which files to back up • Three-generation backup preserves three copies of important files • In case of system failure or corrupted files, restore files by copying to original location
  • 39. Internet Security Risks What is a denial of service attack? • Also called DoS attack • Hacker uses unsuspecting computer, called zombie, to execute attack on other systems • Distributed DoS (DDoS) attack is more devastating DoS attack in which multiple computers attack multiple networks • Computer Emergency Response Team Coordination Center (CERT/CC) assists with DDoS attacks
  • 40. Internet Security Risks How do Web browsers provide secure data transmission? • Many Web browsers use encryption • Secure site is Web site that uses encryption to secure data • Digital certificate is notice that guarantees Web site is legitimate(genuine)
  • 41. Internet Security Risks What are methods for securing e-mail messages? • Pretty Good Privacy (PGP) is popular e-mail encryption program • Digital signature is encrypted code attached to e- mail message to verify identity of sender • Freeware for personal, non-commercial use
  • 42. Information Privacy What is information privacy? • Right of individuals and companies to restrict collection and use of information about them • Difficult to maintain today because data is stored online • Employee monitoring is using computers to observe employee computer use • Legal for employers to use monitoring software programs
  • 43. Information Privacy What are some ways to safeguard personal information? • Fill in necessary information on rebate, warranty, and registration forms • Install a cookie manager to filter cookies • Sign up for e-mail filtering through your Internet service provider or use an antispam program, such as Brightmail • Avoid shopping club and buyers cards
  • 44. Information Privacy • Clear your history file when you are finished browsing • Inform merchants that you do not want them to distribute your personal information • Set up a free e-mail account; use this e-mail address for merchant forms • Do not reply to spam for any reason
  • 45. Information Privacy • Turn off file and print sharing on your Internet connection • Surf the Web anonymously with a program such as Freedom Web Secure or through an anonymous Web site such as Anonymizer.com • Limit the amount of information you provide to Web sites; fill in only required information • Install a personal firewall
  • 46. Information Privacy What is an electronic profile? • Data collected when you fill out form on Web • Merchants sell your electronic profile • Often you can specify whether you want personal information distributed
  • 47. Information Privacy What is a cookie? • Small file on your computer that contains data about you • User preferences • How regularly you visit Web sites • Interests and browsing habits • Some Web sites sell or trade information stored in your cookies • Set browser to accept cookies, prompt you to accept cookies, or disable cookies
  • 48. Information Privacy How do cookies work? • Step 1. When you type Web address of Web site in your browser window, browser program searches your hard disk for a cookie associated with Web site. • Step 2. If browser finds a cookie, it sends information in cookie file to Web site. • Step 3. If Web site does not receive cookie information, and is expecting it, Web site creates an identification number for you in its database and sends that number to your browser. Browser in turn creates a cookie file based on that number and stores cookie file on your hard disk. Web site now can update information in cookie files whenever you access the site
  • 49. Information Privacy What is a cookie manager? • Software program that selectively blocks cookies.
  • 50. Information Privacy What are spyware and spam? • Spyware is program placed on computer without user’s knowledge • Secretly collects information about user • Spam is unsolicited e-mail message sent to many recipients
  • 51. Information Privacy How can you control spam? • E-mail filtering • Service that blocks e-mail messages from designated sources • Collects spam in central location that you can view any time • Anti-spam program • Attempts to remove spam • Sometimes removes valid e-mail messages
  • 52. Information Privacy What privacy laws have been enacted? • 1992 Cable Act Extends the privacy of the Cable Communications Policy Act of 1984 to include cellular and other wireless services. • 1994 Computer Abuse Amendments Act Amends 1984 act to outlaw transmission of harmful computer code such as viruses. • 1996 National Information Intrastructure Protection Act Penalizes theft of information across state lines, threats against networks, and computer system trespassing.
  • 53. • 1997 No Electronic Theft Act Closes a narrow loophole in the law that allowed people to give away copyrighted materials (such as software) on the Internet without legal repercussions. • 1998 Digital Millennium Copyright Act Makes it illegal to circumvent antipiracy scheme in commercial software: outlaws sale of devices that copy software illegally. • 2001 Provide Appropriate Tools Required to Intercept and Obstruct Terrorism (Patriot Act) Gives law enforcement the right to monitor people’s activities, including Web and e-mail habits. Information Privacy What privacy laws have been enacted?
  • 54. Information Privacy What is content filtering? • Process of restricting access to certain material • Internet Content Rating Association (ICRA) provides rating system of Web content • Web filtering software restricts access to specified sites
  • 55. Health Concerns of Computer Use What are some health concerns of computer use? • Computer vision syndrome (CVS)—eye and vision problems • Repetitive strain injury (RSI) • Carpal tunnel syndrome (CTS)—inflammation of nerve that connects forearm to palm
  • 56. Health Concerns of Computer Use • TendonitisTendonitis—inflammation of tendon due to repeated motion • Computer addictionComputer addiction—when computer consumes entire social life
  • 57. Health Concerns of Computer Use What precautions can prevent tendonitis or carpal tunnel syndrome? • Take frequent breaks during computer session • Use wrist rest • Exercise hands and arms • Minimize number of times you switch between mouse and keyboard
  • 58. Health Concerns of Computer Use How can you ease eyestrain when working at the computer? • Every 10 to 15 minutes take an eye break • Look into the distance and focus on an object for 20 to 30 seconds • Roll your eyes in a complete circle • Close your eyes and rest them for at least one minute
  • 59. Health Concerns of Computer Use • Blink your eyes every five seconds • Place your display device about an arm’s length away from your eyes with the top of the screen at eye level or below • Use large fonts • If you wear glasses, ask your doctor about computer glasses • Adjust the lighting
  • 60. Health Concerns of Computer Use What is ergonomics? • Applied science devoted to comfort, efficiency, and safety in workplace • Keyboard height: 23” to 28” • Elbows at 90 degrees and arms and hands parallel to the floor • Adjustable backrest • Adjustable seat • Feet flat on floor • Adjustable height chair with 5 legs for stability
  • 61. Health Concerns of Computer Use What is green computing? • Reducing electricity and environmental waste while using computer • Use computer and devices that comply with the ENERGY STAR program. • Do not leave the computer running overnight. • Turn off the monitor, printer, and other devices when not in use.
  • 62. Health Concerns of Computer Use • Use paperless methods to communicate • Recycle paper • Buy recycle paper • Recycle toner cartridges • Recycle old computers and printers • Telecommute (save gas)
  • 63. Summary of Computers and Society, Security, Privacy, and Ethics • Potential computer risks • Safeguards that schools, business, and individuals can implement to minimize these risks • Internet security risks and safeguards • Ethical issues surrounding information accuracy, intellectual property rights, codes of conduct, and information privacy • Computer-related health issues, their preventions, and ways to keep the environment healthy
  • 64. Bibliography • Discovering Computers 2004 Gateway to Information, Chap. 11 http://faculty.dbcc.cc.fl.us/rock/CGS_1060/Fall_2003_Course/Pow retrieved November 24, 2003.