Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 927 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 927 Bytes

Anonymous Personalization Services Demonstrator

This demonstrator is a software prototype which contains the Bloomen related services for the personalization, privacy preserving techniques and identity management over blockchain enabled media delivery platforms. It focuses on the research issues and the development of the identity management framework, including the anonymity and personalization functionalities. This demonstrator is focused on the WebTV use case of the Bloomen project. Anonymous personalization services could be extended and provided to other use cases if necessary.

To deploy

Install Docker version 18.03.1-ce or higher.

Install Hyperledger Fabric v1.1

Install Hyperledger Composer v0.19.9

Install MySQL Server; check webtv_back/run-explorer.sh, lines 3-7 for more information.

cd demo5/
sudo apt-get update
./run-demo.sh &