Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gilded-email/tappy
Set a price for your creative content
https://github.com/gilded-email/tappy
Last synced: 10 days ago
JSON representation
Set a price for your creative content
- Host: GitHub
- URL: https://github.com/gilded-email/tappy
- Owner: gilded-email
- Created: 2015-02-11T01:20:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-02-11T22:50:45.000Z (over 9 years ago)
- Last Synced: 2024-08-02T02:16:06.484Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 251 KB
- Stars: 2
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Security: security/cl_clearkey-cert.pem
Awesome Lists containing this project
README
[![Stories in Ready](https://badge.waffle.io/hesitant-tapdancers/tappy.png?label=ready&title=Ready)](https://waffle.io/hesitant-tapdancers/tappy)
# EME## MVP Technology Considerations
1. Build a License Server that will authorize requests to play encrypted media
- Produce Clear Keys that will decrypt the media client-side
- Build a RESTful API to handle requests
2. Build a packaging service
- creates an embed code that contains both a script to communicate with the license server and encrypted media
3. Module for media storage using AWS or something similar
4. Payment authorization using Bitcoin or another alternative## Roles
1. Product Owner: David
2. Scrum Master: Bren
3. Test Champion: Neil
4. Brogramming Guy: Christian Reyes## Product Description
EME allows content creators to publish and protect their work, set their own price, and directly earn a living by sharing their art.