-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathfaq-en.tex
More file actions
367 lines (287 loc) · 19 KB
/
Copy pathfaq-en.tex
File metadata and controls
367 lines (287 loc) · 19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
\def\VERSION{0.4.1}
\documentclass[12pt]{report}
\ProvidesPackage{musereum}
\usepackage{framed}
\usepackage{float}
\usepackage{eurosym}
\usepackage{graphicx}
\graphicspath{ {images/} }
\usepackage[T1]{fontenc}
\usepackage{titlesec, blindtext, color}
\definecolor{gray75}{gray}{0.75}
\newcommand{\hsp}{\hspace{20pt}}
\titleformat{\chapter}[hang]{\Huge\bfseries}{\thechapter\hsp\textcolor{gray75}{|}\hsp}{0pt}{\Huge\bfseries}
\titlespacing*{\chapter}{0pt}{-35pt}{40pt}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{booktabs}
\usepackage{pgfplots}
\usepgfplotslibrary{fillbetween}
\usepackage{multirow}
\usepackage{tikz}
\usetikzlibrary{calc,trees,positioning,arrows,chains,fit,shapes.geometric,%
decorations.pathreplacing,decorations.pathmorphing,shapes,%
decorations.markings,%
matrix,shapes.symbols}
\usepackage{amsmath}
\usepackage{graphicx}
\usepackage{hyperref}
%\hypersetup{
% colorlinks=true,
% linkcolor=blue,
% filecolor=magenta,
% urlcolor=cyan,
%}
%Russian-specific packages
%--------------------------------------
\usepackage[T2A]{fontenc}
\usepackage[utf8]{inputenc}
%\usepackage[russian]{babel}
%--------------------------------------
%Hyphenation rules
%--------------------------------------
\usepackage{hyphenat}
%\hyphenation{ма-те-ма-ти-ка вос-ста-нав-ли-вать}
%--------------------------------------
\usepackage{multicol}
\setlength{\columnsep}{1.2cm}
\newcommand{\hlc}[1]{\colorbox{white!25}{#1}}
\usepackage[a4paper, total={6.5in, 8.7in}]{geometry}
\tikzstyle{event} = [trapezium, trapezium left angle=70, trapezium right angle=110, minimum width=3cm, minimum height=1cm, text centered, draw=black]
\tikzstyle{inout} = [rectangle, rounded corners, minimum width=3cm, minimum height=1cm,text centered, draw=black]
\tikzstyle{rect} = [rectangle, minimum width=3cm, minimum height=1cm, text centered, draw=black]
\tikzstyle{check} = [diamond, minimum width=3cm, minimum height=1cm, text centered, draw=black]
\tikzstyle{arrow} = [thick,->,>=stealth]
\tikzstyle{line} = [thick]
\tikzstyle{vecArrow} = [thick, decoration={markings,mark=at position
1 with {\arrow[semithick]{open triangle 60}}},
double distance=1.4pt, shorten >= 5.5pt,
preaction = {decorate},
postaction = {draw,line width=1.4pt, white,shorten >= 4.5pt}]
\tikzstyle{innerWhite} = [semithick, white,line width=1.4pt, shorten >= 4.5pt]
\pgfplotsset{
axisPlot/.style={
scaled ticks=false,
ymajorgrids=true,
xmajorgrids=false,
ylabel near ticks,
xlabel near ticks,
width=13cm,
height=7.5cm,
legend cell align={left},
legend style={at={(0,-0.20)}, anchor=north west, draw=none}
}
}
\pgfdeclarelayer{background}
\pgfdeclarelayer{foreground}
\pgfsetlayers{background,main,foreground}
%\usepackage{musereum}
\usepackage{import}
\setlength{\parindent}{0em}
\setlength{\parskip}{0.65em}
\renewcommand{\baselinestretch}{1.1}
\definecolor{light-gray}{gray}{0.95}
\def\code#1{\colorbox{light-gray}{\texttt{#1}}}
\title{Musereum}
\author{Artem Aler Dan}
\date{\today}
\begin{document}
\begin{titlepage}
\centering
\scshape % Use small caps for all text on the title page
\vspace*{\baselineskip} % White space at the top of the page
\rule{\textwidth}{1.6pt}\vspace*{-\baselineskip}\vspace*{2pt} % Thick horizontal rule
\rule{\textwidth}{0.4pt} % Thin horizontal rule
\vspace{0.75\baselineskip} % Whitespace above the title
{\Huge\textbf{MUSEREUM FAQ}} % Title
% \vspace{0.2\baselineskip} % Whitespace below the title
\rule{\textwidth}{0.4pt}\vspace*{-\baselineskip}\vspace{3.2pt} % Thin horizontal rule
\rule{\textwidth}{1.6pt} % Thick horizontal rule
\vspace{1.5\baselineskip} % Whitespace after the title block
%------------------------------------------------
% Subtitle
%------------------------------------------------
Official Whitepaper % Subtitle or further description
\small{ver.\VERSION}
\vspace*{3.5\baselineskip} % Whitespace under the subtitle
%------------------------------------------------
% Editor(s)
%------------------------------------------------
Edited By
\vspace{0.5\baselineskip} % Whitespace before the editors
{\scshape\Large Artem Abaev \\ Dan Reitman \\ Aler Denisov \\ } % Editor list
% \vspace{0.5\baselineskip} % Whitespace below the editor list
% \textit{The University of California \\ Berkeley} % Editor affiliation
\vfill % Whitespace between editor names and publisher logo
%------------------------------------------------
% Publisher
%------------------------------------------------
\vspace{0.3\baselineskip} % Whitespace under the publisher logo
2017 % Publication year
{\large Musereum Team} % Publisher
\end{titlepage}
%\maketitle
\pagebreak
\tableofcontents
\pagebreak
\chapter{The Project}
\label{project}
\section{What are you doing?}
\label{project-doing}
We are developing a blockchain platform with transparent and easy instruments of tracking and transferring ownership rights for music and licensing it for both personal and business use. This platform will serve as a core element of a wider blockchain ecosystem of music industry that will unite players and almost all other participants of the market to reduce their costs and achieve greater transparency of interactions by the means of blockchain technology.
\section{Who are you?}
\label{project-who}
We are the team of professionals from different branches of music industry who got sick of the inefficiency in the sphere that we love. We have analysts, traders, lawyers, developers and licensing professionals on board. You can read more about us at our website.
\section{Who are the users of your platform?}
\label{project-users}
Our goal is to create value for the industry as a whole, but at the first stage our main users will be musicians and minor rightsholders, who will upload their music to our system as well as fans and investors who will buy shares in music tracks and albums. Also, we will involve brands, marketing agencies and other business users interested in obtaining licenses from the rightsholders via our marketplace.
\section{How do you plan to earn money?}
\label{project-money}
Musereum itself is a not-for-profit project – it is a gift to the community and music industry. We reserve 10\% of the tokens generated initially for the team to create additional incentive, so that our salaries will depend upon the success of the project.
\section{What makes you better than, say, Songtradr.com or Ujo Music?}
\label{project-competitors}
We start with a different approach. Songtradr is limited to the licensing platform, Ujo provides a streaming platform. We offer a full-scale solution for the industry as a whole. This makes us different - we provide a one-stop solution for everyone involved. Songtradr, Ujo and practically any other start-up in the music industry need not to be our competitors – they can use our infrastructure.
\section{How do you plan to attract industry players to your platform?}
\label{project-attract}
We will start with offering them a better solution for their needs – a cheaper, faster and a more convenient one. Some will come to us, some will shrug and move on. Once the critical mass is acquired, we become a standard alternative to the traditional methods within the industry. Another step - and we are the traditional method.
\section{What will labels, publishers, etc. do after launching your project? Will they lost their job?}
\label{project-labels}
No, of course they won’t. We understand that it is impossible to change the landscape of the industry immediately, and we welcome all of the players to join our ecosystem. We will provide them with the convenient and scalable instrument, so that they could better adapt to the changing environment. Most of the market players understand that as music industry changes they ought to adapt these changes to improve their business otherwise they risk to get out of the market.
\section{How do you fit into the music industry ecosystem?}
\label{project-industry}
\textit{The short answer} — we are trying to become the music industry ecosystem.
\textit{The long answer} — we start with creating a platform for registration, assigning and licensing IP rights in music. It may seem a pretty narrow scope, but it allows us to connect the opposing points of the value chain directly: the creator and the consumer. It does not eliminate the intermediaries by itself – most of them provide meaningful services and add some value to the chain – but it allows the most independent musicians to opt out of traditional transactional model and take care of every aspect by themselves.
We, however, expect that a majority of creators would at some point need the help of professionals – a manager's wisdom, a music producer's skills, connections of a promotional agency. We will allow these professional to deliver their skills to the market through our platform – and that will in turn allow musicians to not be restrained and to get everything they need in a one place for a one currency – the ETM token.
\chapter{The blockchain}
\label{blockchain}
\section{Do we really need a blockchain solution for this?}
\label{blockchain-solution}
We do, actually. International IP rights management is very susceptible to political issues, so a system designed for this purpose needs to be truly independent – to the extent not achievable by centralized solutions. Although such a system is not thought to attract hacker attacks as much as systems oriented at anonymous markets (think SilkRoad), it needs to be tamper-proof, so that even being shut down in any jurisdiction it will keep the records to be usable in other countries.
Furthermore, utilizing Ethereum-based blockchain allows third- party developer teams to build and integrate their own solutions to the market demands.
\section{Why are you launching your own blockchain? Are you not happy with Ethereum?}
\label{blockchain-ethereum}
Ethereum is great, but it has limitations on the number of transactions within it. Furthermore, PoW may be considered necessary in the trustless anonymous environment of public general-purpose blockchain, but it is an overshot for our purposes - it is too slow and expensive. The most sensitive and valuable information, however, will be duplicated into the public blockchain of Ethereum Classic.
\section{Who are "validators"? Why do you need them? Are they like miners?}
\label{blockchain-validators}
In order to run a blockchain, you need somebody to verify your transactions. In public blockchains these are the miners - they may be anonymous, but we trust them because they have economic incentive to work with the majority. This trust, however, comes at a cost - a PoW blockchain is an expensive solution, and it may be an overshot for our purposes.
We use PoA consensus method - our transactions will be verified by trusted public persons. Their economic motivation is more traditional than in the PoW, their stack is their reputation and legal responsibility. These individuals are validators.
To become a validator a one must prove his good standing and legal status - that is why we require our candidates to have a license of a public notary in one of selected jurisdictions. This proves the existence and the identity of the candidate, as well as the amount of his reputational stack.
\section{Can I trust your validators? How will validators be punished if they break rules?}
\label{blockchain-trust}
You don't need to trust each validator, but it is unreasonable for them to sabotage the network from the economic point of view. On the individual level this is ensured by the structure of the network - if an individual validator starts tempering with the transactions, he will be excluded by the majority and will lose the income generated by the system. Suffer from a reputational damage might be even more significant (information about this event will become public) since we will engage those notaries who really know a value their reputation.
On the other hand, if the majority would try to sabotage the network, legal mechanisms will play its role, and such validators would be liable for all the damages, including the reputational damage to the system. Being legal professionals, they have an incentive to act in bona fide.
\section{Are users entitled to compensation if validators act opportunistically and it causes damages?}
\label{blockchain-compensation}
Yes, validators are liable for the damages caused by their failure to act in bona fide, and can be sued for any damages resulting from such a failure.
\section{Can I become a miner/validator myself?}
\label{blockchain-miner}
Our blockchain is a permissioned one - we have formal requirements for a candidate who wants to join our network. The main condition for becoming a validator is having and being able to demonstrate a valid license of a public notary in the USA. In the future we plan to give this opportunity to other licensed professionals in another jurisdiction, but for now being a licensed notary public in the United States is necessary.
Another condition is a basic level of understanding of what we do, as well as having a stable internet connection and modern hardware.
You can apply to become validator at http://validator.musereum.org
\chapter{The Licenses}
\label{licenses}
\section{What type of licenses can I get at your marketplace?}
\label{licenses-types}
We will start with offering several types of licenses: music can be
licensed for use in video production (advertising, movies, corporate
and personal videos, etc.), for collaboration and use in other
production of audio files and for redistributing (streaming services
and digital downloads).
Creating new types of licenses, however, is not limited from the
technical point, so we plan to allow our users to add their own types
of licenses.
\section{What if I only need the license to use copyright – e.g. if I want to record my own music based on composition uploaded to your platform?}
\label{licenses-mixing}
Some types of use would require getting licenses from both the
author and the performing artist, and for some uses the consent of
only one party would be required. Since copyright for a music work
and the right for the record of that work are independent IP rights
with different rights holders, you can purchase a license for only one
of that assets.
If you need the license for both the copyright and the recording right,
you would be able to purchase both of these license together.
\section{How is the price of a license determined?}
\label{licenses-price}
The price of a license, as well as its other parameters are subject to be
determined by token holders via voting. So, every licensing deal is a
transaction between a willing seller and a buyer.
\section{Are smart-licenses valid from the legal point of view?}
\label{licenses-legal}
Yes. In addition to the code there is a human–readable layer, and by
making a transaction to purchase a smart–license you explicitly agree
with the terms of the legal document in the human–readable layer.
This transaction therefore will constitute a valid contract under laws
of most jurisdictions, and since it is timestamped in the blockchain,
it may be even easier to enforce than the traditional contract written
on a paper.
\section{If I use the music licensed for the wedding video to make an advertisement, how would you know that I am cheating?}
This is something that will be explicitly prohibited to do — if you pay
a musician for one type of usage, but use their music for another
purpose, you are basically pirating. It is the same as downloading the
track illegally from the torrent tracker – why even bother with
licensing, when you can just steal it?
Musereum does not plan to track the usage of the music licensed via
its marketplace - it is down to the musician to see whether licensees
are acting in good faith or not. In order to help our musician, we will,
however, introduce a bounty for tracking possible infringements —
your not-so-wedding video might be found by some bored lawyer.
\chapter{Music token sale}
\label{ico}
\section{How will the musicians distribute their tokens? What is an ICO for music?}
\label{ico-distribution}
When the music work is uploaded at the first time, two sets of music
tokens (a set representing the copyright and the right to the master
record) are generated and distributed among the rights holders
according to the split of rights the uploader provides. If the rights
holders decide that they need to additionally monetize their
creations, they can sell some of their music tokens to a public,
therefore assigning a share of their rights to a track in exchange for
the ETM. New token holders would become co-owners of the
respective IP right and would be able to participate in royalty
distribution and governance of the track.
\section{Do I need to pay taxes if I sell my tokens?}
\label{ico-taxes}
The answer to this question depends heavily on the jurisdiction you
reside in and its legislation. Rule of thumb is, however, that if you
gain something as a result of transaction, you probably would have to
pay taxes from it. We strongly suggest that you consult a lawyer about
whether this applies to you or not.
\section{What shall I do with the music tokens? Can I trade them?}
\label{ico-trade}
First of all, as a holder of music tokens you are a rightful co-owner of
the track which is represented by these tokens. You are entitled to a
share of royalties paid for its use and may participate in determining
how the track will be used by voting with your tokens. You may find it
a good idea to promote the tracks you have invested in, since the more
popular the track gets, the more expensive the license for it will
become.
\chapter{The Soundchain}
\label{soundchain}
\section{What does Soundchain stand for?}
\label{soundchain-stand}
It is a decentralized app running on top of Musereum blockchain, that
provides streaming access to the music uploaded to our storage. The
access will be free for private users; at the same time each time the
track is listened to, the dapp sends a certain amount of ETM tokens
to the token holders of this track. Thus, creators are being rewarded,
while consumers don't have to pay for access to the music.
\section{It looks like artists subsidizing. And where do you plan to get money to subsidize your artists?}
\label{soundchain-subsidizing}
Our system will constantly generate a certain number of tokens in
addition to the 250 million of initially generated tokens - every year
additional 25,000,000 tokens will be generated, and 70% of these
tokens will be sent to the Soundchain Foundation in purposes of their
use for compensating validators, registrars and keepers for their
services. Most of them, however, will be reserved for payments via
Pay-per-Play model.
\section{Why do you need Soundchain at all?}
\label{soundchain-reasons}
There are several ways Soundchain would benefit the Musereum
ecosystem. First of all, by subsidizing artists, we will attract more
creators to the platform by providing them with a viable alternative
to the existing streaming services. Furthermore, by allowing free
streaming we will attract general public to the platform, and the
statistics gathered this way will help rights holders to demonstrate
the value of their music to potential business users of our platform.
\end{document}