User Story

As an user of Livepeer, I want to specify access control logic for a video file that’s stored in IPFS.

Blocker

Files on IPFS are publicly accessible by default.

TODO

Design an encryption mechanism that allows the owner of the video and Livepeer to share an encryption key, so the video file would be encrypted before storing on IPFS, and be decrypted when played back via Livepeer.