courses

Privacy Law: Beyond the Fourth Amendment & Cyber-Crimes

CS593: Digital Forensics

Overview

The Fourth Amendment is not the only source of privacy law relevant to digital forensics. A patchwork of federal statutes creates additional obligations and protections — some filling gaps the Fourth Amendment leaves, others going further. Chapter 8 surveys the statutory privacy landscape and the philosophy behind it; Chapter 9 covers specific crime categories (HIPAA violations, wiretapping, and the Computer Fraud and Abuse Act) that DF professionals frequently encounter.

ℹ️ Two threads run through everything below. First, U.S. privacy law is sector-by-sector (a separate statute for video records, health data, student records, financial data…) where the EU has one comprehensive law — so the rule that applies depends on what kind of data you hold. Second, the law consistently protects content more than metadata, a distinction the Carpenter line of cases is now straining as aggregated metadata becomes as revealing as content.

Part I: Privacy Law Beyond the Fourth Amendment

Why Statutory Privacy Law Matters

Even where the Fourth Amendment does not apply — because no government actor is involved — private parties can violate privacy in ways that cause real harm. The FTC serves as the primary federal regulator of private-sector data practices.

FTC enforcement (under 15 U.S.C. § 45 — “unfair or deceptive acts or practices”):

Civil liability threshold: $5,000 in loss triggers civil liability under multiple statutes — this figure recurs across the CFAA and other frameworks.

Philosophy of Privacy

Two competing conceptions:

U.S. vs. European approach:

Neither approach is clearly superior. The U.S. approach is fragmented and inconsistent; the European approach can be rigid and ill-fitted to specific contexts.

Solove’s Taxonomy of Privacy Violations

Daniel Solove’s taxonomy organizes privacy violations into four categories. It provides a structured vocabulary for analyzing what kind of privacy interest is at stake.

Information Collection

  1. Surveillance: Watching, listening to, or recording a person’s activities.
  2. Interrogation: Pressuring people to reveal information about themselves.

Information Processing

  1. Aggregation: Combining individually innocuous data points into a profile that reveals far more than any single point. Name, employer, neighborhood, and daily routine are each harmless; combined, they enable stalking.
  2. Identification: Linking anonymous data to a real person.
  3. Insecurity: Failing to protect data from unauthorized access.
  4. Secondary use: Using data collected for one purpose in a different, unanticipated context.
  5. Exclusion: Denying people access to data about themselves, or failing to let them correct it.

Information Dissemination

  1. Breach of confidentiality: Sharing information disclosed under an expectation of confidence.
  2. Disclosure: Revealing true private information.
  3. Exposure: Exposing intimate aspects of private life (nudity, bodily functions).
  4. Increased accessibility: Making information easier to find that was previously technically public but practically obscure.
  5. Blackmail: Using the threat of disclosure to extract something.
  6. Appropriation: Using a person’s identity or likeness for another’s benefit.
  7. Distortion: Spreading false information about a person.

Invasion

  1. Intrusion: Disturbing a person’s solitude or seclusion.
  2. Decisional interference: Intruding into a person’s decisions about their own life.

Hill v. NCAA three-factor test (applicable to privacy-invasion claims):

  1. Does the claimant have an actual, legally protected privacy interest?
  2. Did the claimant have a reasonable expectation of privacy in the circumstances?
  3. Does the invasion constitute a serious and egregious intrusion — one that would be highly offensive to a reasonable person?

U.S. Sector-Specific Privacy Statutes

The U.S. approach creates different rules for different categories of information:

Statute Coverage
VPPA (Video Privacy Protection Act) Video rental records; enacted after Robert Bork’s video rental history was published during his SCOTUS confirmation
COPPA (Children’s Online Privacy Protection Act) Online data of children under 13; requires parental consent
HIPAA Health information (see Part II)
FERPA Student education records (see below)
Gramm-Leach-Bliley Act Financial records held by financial institutions
Sarbanes-Oxley Corporate recordkeeping and financial reporting
PCI DSS Payment card data (industry standard, not federal law)

Electronic Communications Privacy Act (ECPA)

The Electronic Communications Privacy Act (1986) is the primary federal statute governing government access to electronic communications. It has three parts:

Part Coverage Standard
Wiretap Act (Title I) Real-time interception of content Warrant + special “super-warrant” requirements
Pen Register Act (Title III) Real-time capture of non-content metadata Subpoena + relevance showing (no probable cause)
Stored Communications Act (Title II) Stored communications and records Warrant / 2703(d) order / subpoena depending on age and type

Key distinction: The law treats content (what is said) very differently from metadata (who talked to whom, when, for how long). Content gets the most protection; metadata gets the least.

SCA disclosure framework:

FERPA

The Family Educational Rights and Privacy Act prohibits schools receiving federal funding from disclosing student education records without consent.

The Encryption Debate

Law enforcement has long sought government access to encrypted communications. The debate has never been fully resolved.

Historical background:

The backdoor debate:

For backdoors: Law enforcement goes dark; encrypted devices protect criminals, terrorists, and child abusers from lawful investigation.

Against backdoors: A backdoor for the government is a backdoor for everyone — there is no mathematically secure way to create a government-only exception. Weakening encryption harms security for all users; foreign adversaries and criminals will exploit the same vulnerability. If U.S. companies are required to build backdoors, customers will use foreign products that do not.

No legislative resolution has been reached. The debate continues.

Part II: Privacy and Cyber-Crimes

HIPAA and Health Information

The Health Insurance Portability and Accountability Act (1996) protects protected health information (PHI) — individually identifiable health information held by covered entities (health plans, clearinghouses, providers).

Important limits:

Technology implications: Modern healthcare produces enormous volumes of electronic data — EHR systems, wearables, genomic databases, insurance billing. DF professionals may encounter HIPAA-protected data and must understand the consent and disclosure framework before handling it.

ECPA: Wiretaps vs. Pen Registers

Although both are in ECPA, wiretaps and pen registers have dramatically different legal requirements.

Wiretaps (Wiretap Act, 18 U.S.C. § 2511–2520)

Pen Registers (18 U.S.C. § 3121–3127)

The Computer Fraud and Abuse Act (CFAA)

The Computer Fraud and Abuse Act (1986, substantially amended by the USA PATRIOT Act and subsequent legislation) is the primary federal computer crime statute.

Protected Computers

The CFAA applies to “protected computers” — a term of art that includes:

In practice, any computer connected to the internet is a protected computer.

Core Violations

Violation Description
Unauthorized access Accessing a computer without authorization
Exceeding authorized access Accessing a computer with authorization but exceeding the scope of that authorization
Transmitting damaging code Knowingly transmitting a program, code, or command that causes damage
Causing damage or loss Intentionally causing damage; loss must meet the $5,000 threshold for civil liability

Felony vs. misdemeanor: First-time unauthorized access with no aggravating factors is a misdemeanor. Repeat violations, financial gain, damage to critical infrastructure, and espionage elevate charges to felonies with sentences up to 20 years.

Terms of Service as Authorization

A contested question: does violating a website’s Terms of Service (TOS) constitute unauthorized access under the CFAA?

Civil Liability

Private parties can sue under the CFAA. Threshold: the plaintiff must demonstrate $5,000 in loss within a one-year period. Forensic investigation costs count toward the threshold — the cost of hiring investigators to determine what happened is a cognizable loss.

Government surveillance exception: Law enforcement conducting lawful surveillance under ECPA does not violate the CFAA, even though interception involves accessing computers without the owner’s consent.

Key CFAA Cases

U.S. v. Morris (2nd Cir. 1991)

Robert Tappan Morris, a Cornell graduate student, released the Morris Worm in 1988 — the first worm to propagate across the internet. It used exploits in sendmail, fingerd, and rsh/rexec; a replication bug caused it to infect machines multiple times, eventually crashing approximately 6,000 systems.

Morris was convicted under the CFAA. His defense argued he had “authorized” access to the internet as a legitimate user. The court rejected this: authorization to use a network does not authorize exploitation of vulnerabilities to gain unauthorized access to other machines on that network. First CFAA conviction; set the precedent that legitimate network access does not authorize everything reachable from that access.

U.S. v. Swartz (D. Mass., never tried)

Aaron Swartz, a developer who co-authored RSS and helped create Creative Commons, used MIT’s network to download approximately 4.8 million JSTOR articles using a script that spoofed MAC addresses to evade blocking. JSTOR settled with Swartz civilly and declined to press charges. Federal prosecutors charged him with 13 felony counts under the CFAA, seeking up to 35 years.

Swartz died by suicide in January 2013 before trial. The case prompted debate about whether the CFAA was being used to prosecute ordinary computer use with disproportionate severity.

U.S. v. Drew (C.D. Cal. 2009)

Lori Drew created a fake MySpace account (“Josh Evans”) to manipulate Megan Meier, a 13-year-old who had a falling out with Drew’s daughter. “Josh” cultivated a romantic relationship with Megan and then sent her a message saying “the world would be better off without you.” Megan died by suicide the same day. Drew was charged under the CFAA on the theory that creating a fake account violated MySpace’s TOS, making her access “unauthorized.”

Drew was convicted by the jury. The judge granted a judgment notwithstanding the verdict (JNOV) — a rare ruling that set aside the jury’s verdict — for three reasons:

  1. Breach of contract is not the same as criminal conduct.
  2. A private party (MySpace) cannot define the scope of federal criminal liability by writing a TOS.
  3. The TOS was too vague to satisfy due process requirements — a criminal statute must give clear notice of what conduct is prohibited.

Drew is the leading case limiting the TOS-as-authorization theory.

U.S. v. Kim (E.D. Va., 2010s)

A GEXA Energy employee was investigated for allegedly stealing trade secrets. A warrant was obtained to search his computer. Investigators found encrypted files; the warrant did not authorize decryption or examination of encrypted data.

A second search was conducted and investigators found child pornography. Defense challenged admission of the child pornography evidence under the plain view doctrine and warrant scope:

Kim illustrates how warrant scope constrains digital investigations: if you want to examine encrypted files, your warrant must specifically authorize that examination.

Genetic Information Privacy

DNA evidence is powerful — so powerful that its collection and use raise distinct privacy concerns.

Maryland v. King (S. Ct. 2013)

The Court upheld, 5–4, a Maryland law allowing collection of DNA samples from individuals arrested (not convicted) of serious crimes. The majority analogized DNA swabbing to fingerprinting — a routine booking procedure used to identify the arrestee and check for outstanding warrants.

Justice Scalia’s dissent (joined by Ginsburg, Sotomayor, and Kagan) argued that the majority’s identification rationale was pretextual: the DNA profile is not actually used to identify the arrestee; it is run against a national database of unsolved crimes. The real purpose is suspicionless crime investigation, not identification.

Significance: DNA can now be collected from arrestees who are never convicted, and who may be innocent.

GINA — Genetic Information Nondiscrimination Act (2008)

GINA prohibits discrimination based on genetic information in:

GINA does not cover: life insurance, disability insurance, or long-term care insurance. An insurer offering those products can use genetic information.

23andMe and Direct-to-Consumer Genetics

Commercial genetic testing companies collect and analyze customer DNA and share aggregate data with pharmaceutical companies. 23andMe sold data from ~650,000 customers to Genentech for $60 million.

The FDA has restricted 23andMe from providing certain health-related interpretations without regulatory approval, citing concerns about the accuracy and clinical utility of some analyses.

2025 update: 23andMe filed for Chapter 11 bankruptcy in March 2025 and was subsequently acquired. The disposition of its genetic database — covering approximately 14 million customers — became a major legal and ethical issue during the bankruptcy proceedings. Several state attorneys general raised concerns about whether GINA and state genetic privacy laws adequately govern a sale of genetic data through a bankruptcy proceeding, and some courts allowed customers to request deletion of their data before the acquisition closed. This case illustrates that the privacy implications of large genetic databases are not merely theoretical: company insolvency creates a scenario where data collected under one company’s privacy policy may be transferred to a third party under entirely different terms.

Part III: Recent Developments (2021–2026)

The State Comprehensive Privacy Law Wave

The California Consumer Privacy Act (CCPA, 2018; effective 2020) opened the floodgates for state-level comprehensive privacy legislation. Since 2021, roughly 20 states have enacted their own consumer privacy laws.

California — CPRA (Prop 24, 2020; effective Jan 2023)

Virginia — VCDPA (signed March 2021; effective Jan 2023)

Colorado — CPA (signed July 2021; effective July 2023)

Other states (2022–2025): Connecticut, Utah, Iowa, Indiana, Tennessee, Montana, Texas, Florida, Oregon, Delaware, New Hampshire, New Jersey, Kentucky, Nebraska, Maryland, Minnesota — each has enacted a comprehensive privacy law. Most follow the Virginia/Colorado model: AG enforcement only, no private right of action, opt-out for sale and targeted advertising.

Common pattern vs. GDPR: Unlike the EU’s opt-in consent model, U.S. state laws mostly use opt-out — data can be collected and processed until the consumer objects. This is a weaker baseline protection.

No Federal Comprehensive Privacy Law (Yet)

Congress has repeatedly attempted to pass a national privacy law:

The core political obstacle has remained constant: the tech industry wants federal uniformity (one set of rules nationally); California and consumer advocates oppose preemption of stronger state protections. Until this is resolved, the U.S. will continue operating under a patchwork of ~20 state laws with no national floor.

Children’s Privacy: KOSA and COPPA 2.0

Kids Online Safety Act (KOSA) — signed into law August 2024

Children and Teens’ Online Privacy Protection Act (COPPA 2.0) — as of mid-2025, not yet enacted

The original COPPA (1998) predates smartphones, social media, and app stores. These proposals attempt to address the reality that platforms designed for adults are routinely used by children.

Consumer Health Data Outside HIPAA

HIPAA protects health data held by covered entities (providers, insurers, clearinghouses). Enormous amounts of health data are collected by entities that are not HIPAA-covered: period-tracking apps, fitness wearables, direct-to-consumer genetic testing, wellness and mental health platforms.

Washington My Health My Data Act (signed April 2023; effective March 2024 for large businesses)

Post-Dobbs relevance: After the Supreme Court’s 2022 decision overturning Roe v. Wade, location data and reproductive health data held by non-HIPAA apps became a significant law enforcement target. Washington’s Act was partly designed to close this gap.

Biometric Privacy: BIPA Litigation Explosion

Illinois’ Biometric Information Privacy Act (BIPA, 2008) requires informed written consent before collecting biometric identifiers (fingerprints, iris scans, face geometry). Unlike most U.S. privacy laws, it includes a private right of action with statutory damages ($1,000 per negligent violation, $5,000 per intentional violation).

In 2022–2024, BIPA litigation exploded into one of the highest-volume class-action areas in the country:

Forensic implication: Biometric data collected without proper BIPA consent is legally tainted. Evidence derived from biometric identification systems (facial recognition databases, fingerprint scanners) may face admissibility challenges if the underlying collection violated consent requirements.

EU AI Act (2024)

The EU AI Act (provisionally agreed December 2023; entered into force August 2024) is the world’s first comprehensive legal framework for artificial intelligence. Privacy is central to its structure.

Risk-tiered framework:

Risk Level Examples Requirements
Unacceptable (banned) Real-time biometric ID in public by law enforcement; social scoring; subliminal manipulation Prohibited outright
High risk Biometric identification systems, critical infrastructure AI, employment/hiring tools, law enforcement tools Conformity assessment, human oversight, technical documentation, EU database registration
Limited risk Chatbots, deepfake generators Transparency obligations (disclose AI involvement)
Minimal risk Spam filters, AI in video games No specific requirements

Extraterritorial reach: Applies to any AI system that affects persons in the EU, regardless of where the developer or deployer is located — analogous to GDPR’s extraterritorial scope.

For DF professionals: AI tools used in investigations — facial recognition systems, predictive policing algorithms, automated evidence analysis — may fall under the Act’s high-risk category if results are used in EU proceedings. Vendors must maintain technical documentation and allow audits; investigators relying on non-compliant tools may see evidence challenged.

FTC Rulemaking and Enforcement: Commercial Surveillance

In the absence of a comprehensive federal privacy statute, the FTC has expanded its § 5 “unfair or deceptive practices” authority into a de facto privacy regulatory program:

The FTC’s statutory authority has limits — it cannot impose fines for first-time violations without a prior order — but these constraints have driven it toward rulemaking rather than one-off enforcement actions.

GDPR: The Global Benchmark

The EU’s General Data Protection Regulation (effective May 2018) is the world’s most influential privacy law and the explicit model that U.S. state legislators have used as a reference point — even where they chose weaker standards.

Core principles (Article 5):

Legal bases for processing (Article 6): Consent, contract performance, legal obligation, vital interests, public task, or legitimate interests. Unlike U.S. law, GDPR requires a documented legal basis before processing begins.

Individual rights: Access, rectification, erasure (“right to be forgotten”), restriction of processing, data portability, objection, rights related to automated decision-making/profiling.

Enforcement: Fines of up to €20 million or 4% of global annual turnover, whichever is higher. Recent major fines:

Year Company Fine Basis
2021 Amazon €746M Behavioral advertising without valid consent
2022 Meta (Facebook) €265M Data scraping breach
2023 Meta €1.2B Unlawful transfer of EU user data to U.S. servers
2023 TikTok €345M Children’s data processing violations

Extraterritorial reach (Article 3): GDPR applies to any organization that processes data of EU residents, regardless of where the organization is located. A U.S. company with EU customers is subject to GDPR.

EU–U.S. data transfers: Transferring personal data outside the EU requires an adequacy mechanism:

DF implications: Evidence obtained from EU-based systems or involving EU residents may implicate GDPR obligations around lawful access, data minimization, and retention. Investigators working with EU counterparts must understand what data can be lawfully transferred and under what conditions.

Flock Safety Cameras and Automated License Plate Readers

Flock Safety is a company that sells automated license plate reader (ALPR) systems to law enforcement agencies, homeowners associations, and private property owners. As of 2024, Flock cameras are deployed in thousands of communities across all 50 states, making it one of the largest ALPR networks in the U.S.

How the system works:

Privacy concerns:

Aggregation problem: Any individual capture is unremarkable — a car passing a camera is not a search. But ALPR networks aggregate thousands of data points per vehicle over time, reconstructing detailed patterns of movement: where someone works, worships, receives medical care, and who they associate with. This is the same aggregation problem the Supreme Court addressed in Carpenter v. United States (2018), which held that obtaining seven days of cell-site location information required a warrant.

Third-party doctrine tension: Driving on a public road has traditionally been treated as public activity with no reasonable expectation of privacy. Courts have generally allowed ALPR data to be obtained without a warrant. But Carpenter suggested that long-term, comprehensive location tracking is different in kind — the logic may eventually extend to ALPR databases.

Private network surveillance: Flock cameras owned by HOAs and private businesses feed the same platform used by police. Law enforcement can query data collected by private parties without a subpoena, because the third party (the HOA) voluntarily shares it. This creates a de facto surveillance network with no judicial oversight.

Immigration enforcement: Flock’s terms of service were revised after scrutiny of whether ICE could access plate reader data. The question of what data a private ALPR provider can share with federal immigration enforcement — and whether that sharing is lawful — remains unresolved.

Legislative responses:

DF relevance: ALPR data is increasingly offered as evidence in criminal cases — placing a vehicle at a location at a time. Defense challenges have focused on: retention policy compliance, chain of custody for cloud-stored data, accuracy rates of the OCR reading system, and whether the scope of queries exceeded what the investigating warrant authorized.

Summary

Topic Key Rule
FTC authority Can regulate unreasonable data security as “unfair” practice (Wyndham)
Solove taxonomy Collection → Processing → Dissemination → Invasion
U.S. privacy model Sector-specific statutes; no comprehensive federal privacy law
ECPA Wiretap Act Real-time content; super-warrant + 30-day authorization
ECPA Pen Register Act Real-time metadata; subpoena + relevance; 60-day authorization
SCA Stored communications; warrant (< 180 days), 2703(d) (> 180 days)
FERPA Student records; spending-clause; no private right of action
HIPAA PHI; floor not ceiling; no consent needed for treatment/payment
CFAA Protected computers; unauthorized access; $5,000 civil threshold
TOS as authorization Drew limits it: TOS breach ≠ criminal unauthorized access
Warrant scope (Kim) Encrypted files require specific warrant authorization; plain view inapplicable
DNA on arrest Permitted after Maryland v. King; GINA limits employment/health use
State comprehensive privacy laws ~20 states enacted laws (2021–2025); opt-out model; AG enforcement; no federal law yet
CPRA (CA, 2023) Strongest U.S. state law; independent agency (CPPA); sensitive data category; data minimization
KOSA (federal, 2024) Duty of care for platforms accessed by minors; default privacy settings; FTC enforcement
WA My Health My Data Act (2024) Opt-in for non-HIPAA health data; geofencing ban; private right of action
BIPA (IL) / biometric laws Consent required for biometric collection; private right of action; $1k–$5k per violation
EU AI Act (2024) Risk-tiered AI regulation; bans real-time biometric ID in public; extraterritorial reach
FTC commercial surveillance § 5 authority used as de facto privacy regulation; data broker enforcement; HBN Rule expanded
GDPR (EU, 2018) Comprehensive; opt-in consent; up to 4% global revenue fine; extraterritorial; transfers require adequacy mechanism
EU–U.S. Data Privacy Framework (2023) Replacement for invalidated Privacy Shield; under legal challenge
Flock ALPR cameras Nationwide passive plate-reader network; 30-day retention; no warrant needed for public roads; Carpenter tension unresolved

Key takeaways

References


Related course pages: Incident Response · Adversary Models: MITRE ATT&CK · Technical Writing

🛠️ Maintenance note: this page is unusually time-sensitive — legislative and case status changes term to term. Re-verify before each offering: federal bills (APRA, COPPA 2.0 were unpassed as of mid-2025), the count of state comprehensive laws (~20 and climbing), the 23andMe bankruptcy/data disposition, BIPA’s 2024 accrual amendment, the EU–U.S. Data Privacy Framework’s pending Schrems challenge, and Flock/ALPR litigation. Treat every “20XX” date and “not yet enacted” status as a checkpoint, not a fixed fact.