I am trying to explain the Encrypted Media Extensions (EME) API on my programming reference website.
After getting the encryption and decryption to work on a video file, I started to wonder how the EME API is going to protect the copyright of a video. What if the user simply downloads the movie file and intercepts the license key? Won't the user be able to decrypt the video too?