Browse Source

DMCA: 1st draft under counsel

biotorrents 4 years ago
parent
commit
2024a5ad8d
1 changed files with 88 additions and 117 deletions
  1. 88
    117
      sections/legal/dmca.php

+ 88
- 117
sections/legal/dmca.php View File

@@ -8,170 +8,141 @@ View::show_header('DMCA');
8 8
 
9 9
 <section class="tldr">
10 10
   <p>
11
-    See
12
-    <a href="https://www.law.cornell.edu/uscode/text/17/512">17 U.S. Code § 512 - Limitations on liability relating to
13
-      material online</a>.
14
-  </p>
15
-
16
-  <p>
17
-    We are compliant to all valid requests.
18
-    A valid request strictly complies with all requirements in this document.
19
-    Do not submit a request unless it adheres to the specifications described below.
20
-  </p>
21
-
22
-  <p>
23
-    BioTorrents.de respects the intellectual property rights of others.
24
-    It is therefore our policy to expeditiously process, investigate, and address notices of alleged infringement.
25
-  </p>
26
-
27
-  <p>
28
-    <em>If</em> you are a copyright owner or an agent thereof,
29
-    <em>and</em> you reasonably believe that user-supplied content on the domain biotorrents.de infringes your
11
+    <em>If</em> you're a copyright owner or an agent thereof,
12
+    <em>and</em> you believe that user-generated content (UGC) on the domain https://biotorrents.de infringes your
30 13
     copyrights:
31
-    <em>then</em> you may submit a notification pursuant to the Digital Millennium Copyright Act (DMCA) by providing our
32
-    Designated Copyright Agent with the following information in writing.
33
-  </p>
34
-
35
-  <p>
36
-    All DMCA notice and takedown requests must be sent by email to dmca at biotorrents dot de with the
37
-    subject line "DMCA notice and takedown request."
38
-    Additionally, all requests must include the information below, in the format described, to be eligible for
39
-    processing in the specified way.
40
-    Requests that don't comply with the requirements below will be considered invalid and silently dismissed.
14
+    <em>then</em> you may notify our Digital Millennium Copyright Act (DMCA) agent in writing.
41 15
   </p>
42 16
 
43 17
   <ul class="p">
44 18
 
45 19
     <li>
46
-      A physical and/or electronic signature of a person authorized to act on behalf of the owner of an exclusive right
47
-      that is allegedly infringed.
48
-      <em>If</em> the only signature supplied is a handwritten depiction,
49
-      <em>then</em> it must be accompanied by a digital signature.
50
-      Acceptable digital signatures are Ed25519 keys of exactly 256 bits, and RSA keys of at least 2048 bits.
51
-      All other algorithms and key sizes are "considered harmful" and therefore unable to produce a valid signature.
20
+      Identification of the copyrighted work claimed to have been infringed.
21
+      <em>Please include your copyright registration number or proof of status pending.</em>
22
+      Copyright infringement claims for U.S. works require registration.
23
+      Requests without a registration number will be ignored.
52 24
     </li>
53 25
 
54 26
     <li>
55
-      Identification of the material that is claimed to be infringing or to be the subject of infringing activity and
56
-      that is to be removed or access to which is to be disabled,
57
-      and information reasonably sufficient to permit BioTorrents.de to locate the material.
58
-      Two pieces of information are necessary for a request to be considered valid:
59
-      (1) the permalink [PL] torrent page URI, and
60
-      (2) and the <a href="https://www.bittorrent.org/beps/bep_0003.html">BitTorrent <code>info_hash</code></a>.
27
+      Identification of the material that is claimed to be infringing.
28
+      To speed up request processing, please include:
29
+      (1) the torrent's permalink <code>[PL]</code> URI exactly as it appears, <em>and</em>
30
+      (2) the corresponding BitTorrent <code>info_hash</code>.
61 31
     </li>
62 32
 
63 33
     <li>
64
-      No third-party services shall be included,
65
-      nor any subdomains of biotorrents.de,
66
-      nor any formulations of the URI that violate BioTorrents.de's normal access paradigm,
67
-      such as unencrypted HTTP or the <code>www</code> subdomain.
34
+      A statement that you have a good faith belief that use of the material in the manner complained of is not
35
+      authorized by the copyright owner, its agent, or the law.
68 36
     </li>
69 37
 
70 38
     <li>
71
-      One request per DMCA notice, and one DMCA notice per copyrighted work claimed to have been infringed.
72
-      Duplicate and/or subsequent requests will be ignored regardless of the outcome of the first request,
73
-      including silent dismissal in the case of a malformed request.
74
-      Additionally, BioTorrents.de reserves the right to block or filter malicious senders if more than one malformed
75
-      request is ever sent,
76
-      no matter how much time has passed since the last request.
39
+      A statement that the information in the notification is accurate, and under penalty of perjury,
40
+      that you're authorized to act on behalf of the owner of an exclusive right that is allegedly infringed.
77 41
     </li>
78 42
 
79
-    <li>
80
-      Information reasonably sufficient to permit BioTorrents.de to contact the complaining party,
81
-      such as an address, telephone number, and an electronic mail address at which the complaining party may be
82
-      contacted.
83
-      All three pieces of information are <em>required</em> for the request to be considered valid.
84
-    </li>
85 43
 
86 44
     <li>
87
-      The address must be a legitimate street address located in the U.S. that can accept USPS Certified Mail for the
88
-      complaining party.
89
-      The telephone number must not be a VoIP number.
90
-      It must start with, and include every time it appears, the +1 country code.
91
-      The email address must use a private domain
92
-      <em>and</em> the mail server must comply with at least two of the following:
93
-      <a href="https://tools.ietf.org/html/rfc7208">RFC 7208 (SPF)</a>,
94
-      <a href="https://tools.ietf.org/html/rfc8463">RFC 8463 (DKIM)</a>, and
95
-      <a href="https://tools.ietf.org/html/rfc7489">RFC 7489 (DMARC)</a>.
96
-      The request email domain must not be from a free email provider,
97
-      e.g., Gmail, Hotmail, Yahoo, AOL, etc.
45
+      Your physical or electronic signature, or of someone authorized to act on your behalf.
98 46
     </li>
99 47
 
100 48
     <li>
101
-      Three forms of ID to authenticate the information above.
102
-      This supplemental requirement inherits the U.S. Department of State's
103
-      <a href="https://eforms.state.gov/Forms/ds11.PDF">Form DS-11</a>
104
-      requirements to obtain a U.S. passport.
105
-      The IDs, taken together, must contain at least:
106
-      a full legal name, a valid street address, a date of birth, and a recent photograph.
49
+      Information reasonably sufficient to permit BioTorrents.de to contact you,
50
+      such as an address, telephone number, and email.
107 51
     </li>
52
+  </ul>
108 53
 
109
-    <li>
110
-      A statement that the complaining party has a good faith belief that use of the material in the manner complained
111
-      of is not authorized by the copyright owner, its agent, or the law.
112
-      This statement must be greater than 100 words for the request to be considered valid.
113
-    </li>
54
+  <p>
55
+    Because a high percentage of DMCA takedown notices are invalid or abusive,
56
+    BioTorrents.de reserves the right to ignore requests for unregistered works.
57
+  </p>
114 58
 
115
-    <li>
116
-      A statement that the information in the notification is accurate, and under penalty of perjury, that the
117
-      complaining party is authorized to act on behalf of the owner of an exclusive right that is allegedly infringed.
118
-      This statement must be greater than 100 words for the request to be considered valid.
119
-    </li>
59
+  <p>
60
+    BioTorrents.de authenticates all valid requests.
61
+    As a stopgap pending investigation,
62
+    access to the targets of valid requests will be expeditiously disabled.
63
+  </p>
120 64
 
121
-    <li>
122
-      Neither of the two essays above may contain plagiarized passages exemplified as
123
-      "about fifteen or so words that yield no specific results in a quoted web search."
124
-    </li>
65
+  <p>
66
+    All relevant parties will be notified and updated during the investigation.
67
+    The targets of successful claims will then be deleted.
68
+  </p>
125 69
 
126
-    <li>
127
-      All requests must be in plain text encoded in either UTF-8 or ASCII to be considered valid.
128
-      Any request sent with HTML formatting or unnecessary attachments, or sent pursuant to the
129
-      <a href="https://www.fcc.gov/general/can-spam">CAN-SPAM Act of 2003</a>,
130
-      will not be processed.
131
-    </li>
70
+  <p>
71
+    Circumstances that may delay request processing, including not limited:
72
+  </p>
73
+
74
+  <ul class="p">
132 75
 
133 76
     <li>
134
-      In the case of a valid request processed in favor of the complaining party,
135
-      we only delete the torrent from BioTorrents.de using normal software features.
136
-      Any cache among our users, hardware, and software will not qualify for additional action,
137
-      regardless of how long it takes for the content to be removed in the course of normal usage.
138
-      None of the infringing data would've ever been stored on BioTorrents.de's servers in any case.
77
+      URI formulations that violate BioTorrents.de's normal access rules,
78
+      e.g., unsecured HTTP or the <code>www</code> subdomain,
79
+      <em>or</em> requests that fail to identify a specific piece of UGC.
139 80
     </li>
140 81
 
141 82
     <li>
142
-      All processed requests will be published unredacted in full, including all documentation, attachments,
143
-      supplementary material in any media, and any further correspondence.
144
-      BioTorrents.de reserves the right to publish all relevant materials and commentary on any number of platforms at
145
-      our sole discretion for all legal purposes.
146
-      Publication can happen at any point in the process, either before or after the content's deletion.
83
+      Generic or boilerplate statements.
84
+      Neither statement should contain passages with quoted online search results.
147 85
     </li>
148 86
 
149 87
     <li>
150
-      Confidentiality notices, such as those appearing in an email signature, will not be honored.
151
-      Additionally, including such a notice for any reason is grounds for silent dismissal as an "unnecessary
152
-      attachment,"
153
-      regardless of which party or software appends it before delivery.
88
+      Requests signed by other means than 256-bit Ed25519 or 4096-bit RSA,
89
+      or encoded in other formats than UTF-8 or ASCII plaintext.
154 90
     </li>
155 91
 
92
+
156 93
     <li>
157
-      Personal or attorney notices will not be processed.
158
-      Valid requests must come from companies or DMCA agents.
159
-      An EIN, filing number, and U.S. filing state is required for all requests,
160
-      to prove the existence in good standing of the entity making the request.
94
+      PO boxes, addresses outside the U.S., or addresses that can't accept USPS Certified Mail.
95
+      VoIP telephone numbers or numbers without a <code>+1</code> country code.
161 96
     </li>
162 97
 
163 98
     <li>
164
-      No requests will be processed outside the normal business hours of 9:00&ndash;17:00 EST,
165
-      nor on <a href="https://www.law.cornell.edu/uscode/text/5/6103">5 U.S. Code § 6103</a> federal holidays.
99
+      Email servers that don't comply with at least two of:
100
+      <a href="https://tools.ietf.org/html/rfc7208">RFC 7208 (SPF)</a>,
101
+      <a href="https://tools.ietf.org/html/rfc8463">RFC 8463 (DKIM)</a>, and
102
+      <a href="https://tools.ietf.org/html/rfc7489">RFC 7489 (DMARC)</a>.
103
+      Requests from free mailboxes such as Gmail, ProtonMail, Yahoo, etc.
104
+      Any email in violation of
105
+      <a href="https://www.law.cornell.edu/uscode/text/15/7704">15 USC 7704(a)</a>.
166 106
     </li>
167 107
 
168 108
   </ul>
169 109
 
170 110
   <p>
171
-    Please note that under Section 512(f) of the DMCA, any person who knowingly materially misrepresents infringement
172
-    may be subject to liability.
173
-    Consult your legal counsel or See 17 U.S. Code § 512(c)(3) to confirm these requirements.
111
+    Our agent to receive notifications of claimed infringement is:
174 112
   </p>
113
+
114
+  <p>
115
+    <strong>
116
+      Address
117
+    </strong>
118
+    <br />
119
+
120
+    Copyright Manager<br />
121
+    Omics Tools LLC<br />
122
+    30 N Gould St Ste 4000<br />
123
+    Sheridan, WY 82801
124
+  </p>
125
+
126
+  <p>
127
+    <strong>
128
+      Email
129
+    </strong>
130
+    <br />
131
+    dmca at biotorrents dot de
132
+  </p>
133
+
134
+  <p>
135
+    Please remember that under
136
+    <a href="https://www.law.cornell.edu/uscode/text/17/512">17 USC 512(f)</a>,
137
+    any person who knowingly materially misrepresents infringement may be subject to liability.
138
+  </p>
139
+
140
+  <p>
141
+    Consult your legal counsel or see 17 USC 512(c)(3) to confirm these requirements.
142
+    Please also see
143
+    <a href="https://www.law.cornell.edu/uscode/text/17/108">17 USC 108</a>.
144
+  </p>
145
+
175 146
 </section>
176 147
 
177 148
 <?php View::show_footer();

Loading…
Cancel
Save