This documentary provides a sobering look at how Red Star OS weaponizes file metadata to automate state surveillance. It effectively illustrates the terrifying potential of using system-level watermarking to eliminate digital anonymity.
Deep Dive
Prerequisite Knowledge
- No data available.
Where to go next
- No data available.
Deep Dive
How Kim Jong Un Used Every Computer To Spy On His Own PeopleAdded:
It's a quiet evening in Pyongyang, North Korea. A university student plugs a USB drive into his computer.
On it, a South Korean drama that half his dormitory has been whispering about.
He opens that folder. The video plays perfectly. He watches an episode, copies the file to share with his girlfriend, and goes to bed.
3 weeks later, security forces knock [music] on his door. They seize his computer and take him for questioning.
They don't need a confession.
>> [music] >> They have something better.
A complete cryptographic record of everyone who has ever touched that video file. His computer ID, his girlfriend's ID, his friend's ID.
Even the smuggler at the Chinese border, [music] someone he's never met.
The USB drive has become a confession.
But the weapon that made this possible [music] isn't what you'd expect. It's not a surveillance camera. It's not a wiretap. It's not even a spy hiding in the walls.
>> [music] >> For years, Western experts dismissed North Korea as a technological joke. A nation running on pirated Windows and [music] obsolete hardware.
But in December 2015, two German security researchers stood [music] before one of the world's largest hacker conference and revealed something that shattered that assumption. [music] They had obtained leaked software from inside the hermit kingdom.
And what they found [music] wasn't a crude imitation. It was a weapon.
Code so sophisticated that it turned [music] every computer in the country into an informant for the state. But how?
How does a file remember [music] everyone who's touched it?
How does a regime with limited resources track millions of people's digital lives?
And how did two researchers in Germany expose a surveillance system that nobody knew existed?
In early 2015, something unexpected appeared on a Russian torrent site. A complete copy of North Korea's indigenous operating system had leaked.
Someone finally brought a copy past the border.
Security researchers Florian Grunow and Niklaus Schiess downloaded it immediately.
The first boot was surreal. The interface was stunning, a near-perfect replica of Apple's Mac OS X, complete with sleek dock and polished [music] icons.
For a regime that regularly condemned Western imperialism, the aesthetic choice was striking.
But they weren't interested in how it looked. They wanted to know what was running underneath.
They began a forensic audit, a deep technical autopsy of every piece of code.
They decompiled binaries, which means reverse engineering the software to read its hidden instructions.
They analyzed network traffic, traced background processes that users would never see, and examined every corner of the system.
What they found beneath the surface was so disturbing that it became one of the most anticipated sessions at the 32nd Chaos Communication Congress in Hamburg.
In front of thousands of the world's elite hackers, they were about to expose the wet dream of a surveillance state.
By December 2015, standing before a packed auditorium, they were ready to reveal their findings. But first, they needed the audience to understand the problem this system was designed to solve.
Actually, you kind of want to know how do they build their operating system?
Like it's it's a surveillance mess, I would say, a privacy nightmare.
North Korea has its own internet called Kwangmyong, a domestic internet completely isolated from the global web.
Citizens cannot access Google, YouTube, or any foreign site. The regime built digital walls.
But there was a problem they hadn't anticipated, USB drives.
In the early 2000s, cheap portable storage began flooding across the border from [music] China.
On those drives, South Korean dramas, K-pop, foreign news, documentaries about life outside North Korea.
An underground distribution network emerged with a peculiar name, the sneakernet. Data traveling via someone's sneakers, physically carried person to person rather than transmitted online.
A USB stick might cross the Yalu River from China, get sold in a border town black market, then travel hand to hand to Pyongyang.
One drive could expose hundreds to outside information.
For a regime entirely dependent on controlling information, this was existential.
The ideology of Juche, self-reliance, extended to the information space.
Citizens were supposed to receive their worldview exclusively from state sources.
But when security forces, specifically a task force called Group 109, raided homes and seized USB drives, they faced a critical problem.
They could catch whoever was holding it, but they had no way of knowing where it came from. Who was the original smuggler? Who else had watched these files? What was the distribution network? A physical file has no history.
It's anonymous by design until the regime found a way to change that.
The system was called Red Star OS, developed by the Korea Computer Center, the regime's premier IT research institute in Pyongyang. It was officially pitched as achieving software sovereignty, independence from foreign operating systems [music] that might contain American backdoors.
But Grünau and Schiez discovered the truth was far [music] more sinister.
The most chilling feature they uncovered was a system called OPPRC, a watermarking mechanism that operated completely invisibly to track every file that touched a North Korean computer.
Here's how it works.
>> [music] >> Every computer has a hard drive serial number, like a fingerprint for your machine.
Red Star OS reads this number and creates an encrypted tracking tag unique to that computer.
When you plug a USB drive into your computer and open a folder, Red Star OS silently scans [music] every media file.
For each file, it creates a small encrypted payload containing your computer's unique ID and hides it inside the file itself.
Which then opens the office and we close it again and just close this.
Back and then hopefully if we mount this again then you can see it has been changed. So we didn't change anything in the file.
It was just the operating system who's changing files.
These files look completely normal. The video plays flawlessly.
You'd never notice anything wrong.
But here's the horrifying part. It creates a chain.
When user A plugs in a USB [music] drive, the Red Star OS automatically embeds user A's ID into the video file.
User A gives the USB to user B.
When user B opens it, the system detects user A's watermark and appends user B's ID next to it.
User B shares it with user [music] C, another ID appended.
User C shares with two more people.
More IDs added.
By the time security forces raid someone's home, that video file contains a complete log of every computer it has touched.
The authorities decrypt these watermarks using built-in tools.
Suddenly they have a complete map, the smuggler, everyone who watched it, and the social connections between them based on watermark order.
You'll be tried not by testimony, >> [music] >> but by the file itself.
Even if you delete it, every copy on other devices still contains evidence of your involvement.
Red Star OS assumes every user is an enemy trying to disable surveillance.
[music] At the core is a kernel module called RTScan.
The kernel is the operating system's foundation, the layer that controls everything.
[music] In normal systems, administrators can control virtually anything.
Red Star OS breaks this rule.
The RTScan [music] module loads at startup and cannot be unloaded.
It acts as the regime's [music] invisible shield, hiding surveillance demons from the user and protecting critical system files from any modification.
Open task manager and you'll see your applications, word processor, >> [music] >> browser, music player, but you won't see the agents working in the shadows. The kernel filters them out.
Invisible to [music] the eye, OPPRC silently brands your files with watermarks, [music] while its partner, SCNPRC, hunts for forbidden content. To do this, SCNPRC [music] relies on a hidden database called Enge, meaning fog.
This isn't a list of computer viruses, it's a hit list for ideological viruses.
It contains the digital signatures of South Korean dramas, Bibles, and prohibited keywords, allowing the system to flag anything the [music] state deems subversive.
Flag the data checking documents and if those documents match those patterns, for example, governments don't want these files to be distributed within the intranet of North Korea, then it just deletes those files.
>> [music] >> The most extreme measure, if you tamper with surveillance programs, a watchdog called SecurityD detects it instantly using checksums, [music] digital fingerprints that detect changes. The response is brutal, immediate reboot.
Most times an infinite reboot [music] loop, continuously restarting without loading the desktop.
Your computer becomes a brick, all files inaccessible until you reinstall [music] everything, wiping all data.
Once KDM is saying reboot the system, it's going to check it again if it's rebooted and sees like it's still tampered with and it's rebooting again and again and again and then your system is basically dead. The surveillance extends [music] beyond desktops. North Korean smartphones like Arirang or Ullim tablet run modified Android with similar features. The most [music] disturbing, random screenshots of everything you do stored in a hidden folder you cannot delete or access. [music] A pre-installed app called Trace Viewer lets anyone, especially [music] inspectors, browse this visual history.
You know your phone records everything.
You know security forces can see it all during random checks. [music] You cannot erase it.
When Grün ow and Schäfer finished their presentation in December 2015, they were careful in their framing.
They weren't exposing [music] state secrets. They were exposing a digital weapon used to oppress ordinary people.
So, it is a well-known fact that this operating system is actually abusing free software, make free speech harder in a country that is quite oppressed. The reaction was immediate.
Major news outlets around the world covered the [music] findings.
The technical details spread through security communities and reached information activists working to get foreign media into North Korea.
These activists began spreading warnings about the watermarking system through the same smuggling networks [music] the regime was trying to control.
Word filtered back into North Korea.
Your computer is tagging [music] the files. Every file carries a record.
People adapted.
Defector testimonies reveal that North Koreans [music] develop strategies to protect themselves.
Some kept two computers, a clean one for official inspections and a hidden one for foreign media.
But the regime was relentless in pushing adoption of the indigenous system. In 2020, [music] North Korea formalized the crackdown with the reactionary ideology and culture [music] rejection law.
Penalties became severe, up to 15 years in a labor camp for watching [music] South Korean media.
For distribution, life imprisonment [music] or execution.
Group 109 intensified their raids armed with the forensic tools built into Red Star OS.
When they seize a device, they can extract [music] the watermark chains within minutes. No interrogation needed.
The metadata tells the whole [music] story. North Korea responded to the exposure by continuing development. A new version appeared around 2019, likely with enhanced [music] encryption, updated surveillance features, and new defenses against tampering.
The encryption keys for the watermarking were almost certainly rotated. The obfuscation techniques improved. [music] What the researchers revealed was profound.
Red Star OS [music] is a blueprint for digital authoritarianism.
It demonstrates how open-source software, created with ideals of freedom and transparency, can be weaponized for oppression.
The system solves three critical problems for an authoritarian state.
Attribution, tracking who created and shared forbidden information through watermark chains.
Scale, automating censorship that would require armies of human monitors.
[music] Tamper resistance, making it nearly impossible to disable surveillance without destroying your own data.
The student from our [music] opening story isn't just a hypothetical. The system built by the Korea Computer Center has fundamentally changed how citizens can interact with the outside world. [music] As researchers Gruneau and Sheena demonstrated, Red Star OS proves that in the information age, the operating system is the new border.
Physical walls can be climbed [music] and physical checkpoints can be bypassed, but by controlling the code, the state [music] creates an invisible mechanism of enforcement. The system operates precisely as a digital weapon.
It tracks the movement of files, logs the history of data sharing, and allows specialized enforcement units like group 109 [music] to extract rapid forensics without ever needing a confession.
This surveillance isn't a guard tower or a [music] wiretap. It is a silent demon running in the background.
The video plays perfectly [music] and the image looks normal, but beneath the surface the machine logs a permanent record.
For users of Red Star OS, a few thousand lines of code turn the computer itself [music] into the ultimate state informant.
Thanks for watching. If you learned something new, drop a like and subscribe for more. See you next time.
Related Videos
Agentforce NOW AMA: Build with React and Salesforce Multi-Framework
SalesforceDevs
490 views•2026-05-28
How agent o11y differs from traditional o11y — Phil Hetzel, Braintrust
aiDotEngineer
450 views•2026-05-28
WEB TECHNOLOGIES UNIT-2 | Degree 4th sem BCOM Computers web technologies unit-2 full explanation💯✅
LearnwithSahera
1K views•2026-05-29
More tests are always better? How to use AI to identify tests that bring little value
Alliance4Qualification
335 views•2026-05-29
Search Algorithms Explained in 60 Seconds! 🤖💨
samarthtuliofficial
218 views•2026-06-01
People of Game of Thrones using JavaScript DOM
AltCampus
296 views•2026-05-30
Introduction to Problem Solving Part - 1 | Lecture 1 | Intermediate DSA
ascensionix
107 views•2026-05-29
🚀 BCS613C Compiler Design | Module 1 to 5 Schema Evaluation 🔥 | VTU 6th Sem 💯 #VTU #bcs613c #exam
Pranavaa-y4y
104 views•2026-06-02











