📁 Paper 2 · 3.7 Ethical, Legal, Cultural & Environmental
3.7.1b Legal Issues in Computing
AQA 8525 · GCSE Computer Science · ~12 min read
Notes
──
Video
──
Worksheet
──
Quiz

Why Do We Need Computing Legislation?

As computing technology has advanced, existing laws have been unable to cover new types of criminal and unethical behaviour. Specific legislation has been introduced to protect individuals and organisations from the misuse of technology and to regulate how data can be collected, stored, and used.

AQA requires knowledge of four key acts: the Computer Misuse Act 1990, the Data Protection Act 2018 / UK GDPR, and the Copyright, Designs and Patents Act 1988.

Computer Misuse Act 1990 (CMA)

⚖️ Computer Misuse Act 1990

Introduced to criminalise unauthorised access to computer systems. Amended in 2006 to address new threats including malware distribution. Enforced by the police and National Crime Agency (NCA).

S.1Unauthorised access to computer material — e.g. using someone else's password to log in to their account, or guessing credentials. No malicious intent required — access alone is the offence.Up to 2 yrs / fine
S.2Unauthorised access with intent to commit further offences — e.g. accessing a bank's systems with intent to commit fraud. More serious because criminal intent is present.Up to 5 yrs / fine
S.3Unauthorised modification of computer material — e.g. deleting/encrypting files (ransomware), planting malware, altering records without permission. Includes DoS attacks.Up to 10 yrs / fine
S.3AMaking, supplying or obtaining articles for use in computer misuse offences — e.g. writing malware tools, selling exploit kits, distributing ransomware. Added in 2006 to address the growing trade in hacking tools.Up to 2 yrs / fine

Data Protection Act 2018 & UK GDPR

🛡 Data Protection Act 2018 / UK GDPR

The DPA 2018 incorporates the EU's General Data Protection Regulation (GDPR) into UK law. It replaces the old DPA 1998. Enforced by the Information Commissioner's Office (ICO), which can issue fines of up to £17.5 million or 4% of global turnover.

1Lawful, fair and transparent — must have legal basis for processing
2Purpose limitation — data collected for specific, explicit purposes only
3Data minimisation — only collect what is necessary
4Accuracy — data must be kept up to date
5Storage limitation — not kept longer than necessary
6Integrity and confidentiality — appropriate security measures
7Accountability — controller is responsible for demonstrating compliance

Rights of Data Subjects

RightMeaning
AccessSubject Access Request (SAR) — right to see what data is held about you
ErasureRight to be forgotten — request deletion of your data
RectificationRight to correct inaccurate or incomplete data
PortabilityRight to receive your data in a machine-readable format to transfer to another service
RestrictionRight to limit how your data is used while a complaint is resolved
ObjectionRight to object to processing for direct marketing

Copyright, Designs and Patents Act 1988 (CDPA)

©️ Copyright, Designs and Patents Act 1988

Protects the intellectual property rights of creators of original works, including software, music, books, films, and images. Key facts:

  • Copyright is automatic — no registration needed when work is created
  • Lasts 70 years after the creator's death for most works
  • Software copyright: the source code, object code, and related materials are protected
  • Software piracy = illegally copying, distributing, or using software without a licence
  • Plagiarism = presenting someone else's work as your own, even without copying code verbatim
  • Exceptions: fair dealing allows limited use for education and criticism

Creative Commons — a licensing system that allows creators to specify what others can do with their work (e.g. use freely if attributed, no commercial use, share-alike). Not a separate law — a way of operating under copyright law.

Comparison of Acts

ActProtectsKey bodyTypical penalty
CMA 1990Computer systems from unauthorised access/modificationPolice / NCAUp to 10 years custody
DPA 2018 / UK GDPRIndividuals' personal dataICOFines up to £17.5m or 4% turnover
CDPA 1988Creators' intellectual propertyCourts / Rights holdersUnlimited fine / 10 yrs custody
Exam tip: Know all three sections (S.1, S.2, S.3) of the CMA and be able to classify scenarios. For the DPA, know at least 4 of the 7 UK GDPR principles and the key rights of data subjects. For the CDPA, know that copyright is automatic, covers software, and that piracy = illegal copying. The ICO enforces the DPA — not the police (unless it becomes a criminal matter).
⚠️ Common Mistakes
  • Saying the DPA 2018 replaces GDPR — the DPA 2018 implements GDPR into UK law; they work together (the combined legislation is often called "UK GDPR").
  • Confusing CMA Section 1 and Section 3 — S.1 is just accessing without permission; S.3 is modifying/damaging the system (requires higher intent / has higher penalty).
  • Saying copyright must be registered — it is NOT registered in the UK; it is automatic the moment an original work is created.
  • Thinking only police enforce these laws — the ICO enforces data protection and can issue massive civil fines without criminal prosecution.
Video coming soon

Key points

  • Computer Misuse Act 1990: S.1 (unauthorised access), S.2 (intent), S.3 (modification), S.3A (tools)
  • DPA 2018 / UK GDPR: 7 principles; ICO enforces; fines up to £17.5m
  • Rights: access, erasure, rectification, portability, restriction, objection
  • CDPA 1988: copyright is automatic; covers software; piracy = illegal
  • Creative Commons = licensing system under copyright law, not separate law
Click slide or press arrow keys to navigate
✍️

Worksheet — 3.7.1b Legal Issues

8 questions · 20 marks

Q1State the three main sections (offences) of the Computer Misuse Act 1990.[3]
✅ Mark scheme
Mark scheme
Section 1: Unauthorised access to computer material [1]; Section 2: Unauthorised access with intent to commit further offences [1]; Section 3: Unauthorised modification of computer material (e.g. deleting files, installing malware, DoS attacks) [1].
Q2A hacker gains access to a company's server and encrypts all their files, demanding a ransom. Which section(s) of the Computer Misuse Act have been broken? Justify your answer.[3]
✅ Mark scheme
Mark scheme
Section 1: The hacker accessed the server without authorisation [1]; Section 3: Encrypting the files is an unauthorised modification of computer material [1]; both sections are breached — S.3 carries the higher penalty (up to 10 years) and would be the primary charge; the demand for ransom would also engage fraud legislation [1].
Q3Name four of the seven UK GDPR principles.[2]
✅ Mark scheme
Mark scheme
Any four [1 each, max 2 marks for four]: Lawfulness, fairness and transparency; Purpose limitation; Data minimisation; Accuracy; Storage limitation; Integrity and confidentiality; Accountability.
Q4What is a Subject Access Request (SAR) and who has the right to make one?[2]
✅ Mark scheme
Mark scheme
A Subject Access Request (SAR) is a formal request by an individual (the data subject) to see all the personal data that an organisation holds about them [1]; any person whose data is being processed has the right to make a SAR — the organisation must respond within one month under UK GDPR [1].
Q5A company collects customers' email addresses for a newsletter but then sells the list to marketing companies. Which UK GDPR principle(s) does this breach? Explain your answer.[3]
✅ Mark scheme
Mark scheme
Purpose limitation: data collected for one purpose (newsletter) cannot be used for another purpose (selling to marketers) without new consent [1]; Lawfulness, fairness and transparency: customers did not consent to having their data sold — this processing is unlawful and they were not informed [1]; the company could face investigation by the ICO and significant fines [1].
Q6Explain why copyright is said to be "automatic" and state how long it typically lasts for a software program.[2]
✅ Mark scheme
Mark scheme
Copyright is automatic because it comes into existence the moment an original work is created — no application, registration, or fee is required [1]; software copyright typically lasts 70 years after the death of the creator (or the organisation's existence for corporate works) [1].
Q7What is the difference between software piracy and plagiarism?[2]
✅ Mark scheme
Mark scheme
Software piracy is the illegal copying, distribution, or use of software without a valid licence from the copyright holder [1]; plagiarism is presenting someone else's intellectual work (code, writing, ideas) as your own without attribution, even if no literal copying occurred — it is an academic and ethical offence as well as a potential copyright violation [1].
Q8Which organisation enforces the Data Protection Act in the UK, and what powers does it have?[3]
✅ Mark scheme
Mark scheme
The Information Commissioner's Office (ICO) enforces the Data Protection Act 2018 and UK GDPR [1]; the ICO can investigate complaints from data subjects, audit organisations, issue enforcement notices requiring organisations to comply, and impose fines [1]; fines can be up to £17.5 million or 4% of global annual turnover (whichever is higher) for serious breaches — major fines have been issued to companies including British Airways and Marriott Hotels [1].
Check your answers above.
Topic Quiz
Q 1 of 10
You scored
out of 10
Card 1 of 8
Click to flip
🎉
All done!
TermDefinition
🎯

Mini Test — 3.7.1b Legal Issues

Timed exam conditions.

  • 8 questions · 10 minutes
  • 5 MCQ + 3 short answer
← 3.7.1a Ethical Issues
52 of 57 · AQA 8525
3.7.2a Cultural Impacts →