Objective
Protected Content is just another wrapper around OpenPGPjs. Its objective is to allow end-to-end/client side encryption of content in general. Currently it minimally covers keys pair generation/management per user, and single recipient encryption and decryption of arbitrary files (binary files and text files are treated equally).
Installation