-
Notifications
You must be signed in to change notification settings - Fork 3
/
attributions.html
236 lines (224 loc) · 15.5 KB
/
attributions.html
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
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>MOACMask</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" href="./img/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="180x180" href="./img/apple-touch-icon.png">
<link rel="icon" type="image/png" href="./img/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="./img/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="./manifest.json">
<link rel="mask-icon" href="./img/safari-pinned-tab.svg" color="#f68c24">
<meta name="apple-mobile-web-app-title" content="MOACMask">
<meta name="application-name" content="MOACMask">
<meta name="theme-color" content="#f68c24">
<link rel="stylesheet" href="./css/bundle.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-37075177-6', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<!-- About -->
<section id="terms" class="container">
<div class="row">
<div class="columns ten offset-one">
<h2>MOACMask uses the following</h2>
<h1>MetaMask<h1/>
<p>Copyright © 2011 2018 MetaMask<a href="mailto:[email protected]">[email protected]</a></p>
<h1>JSONStream<h1/>
<p>Copyright © 2011 Dominic Tarr <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Abstract Leveldown<h1/>
<p>Copyright © 2012 Rodd Vagg <a href="https://github.com/level/abstract-leveldown">https://github.com/level/abstract-leveldown</a></p>
<h1>Accepts<h1/>
<p>Copyright © 2014 Jonathan Ong <a href="mailto:[email protected]">[email protected]</a>, Copyright © 2015 Douglas Christopher Wilson <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Acorn Global<h1/>
<p>Copyright © 2014 Forbes Lindesay <a href="https://github.com/ForbesLindesay/acorn-globals">https://github.com/ForbesLindesay/acorn-globals</a></p>
<h1>Acorn-jsx<h1/>
<p>Copyright © 2012-2014 Ingvar Stepanyan, Various Contributors <a href="https://github.com/RReverser/acorn-jsx">https://github.com/RReverser/acorn-jsx</a></p>
<h1>Acorn<h1/>
<p>Copyright © 2012-2016 Various Contributors, <a href="https://github.com/ternjs/acorn">https://github.com/ternjs/acorn</a></p>
<h1>After<h1/>
<p>Copyright © 2011 Raynos <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Align-Text<h1/>
<p>Copyright © 2011 Jon Schlinkert <a href="https://github.com/jonschlinkert">https://github.com/jonschlinkert</a></p>
<h1>Amdefine<h1/>
<p>Copyright © 2011-2015 The Dojo Foundation <a href="https://github.com/jrburke/amdefine">https://github.com/jrburke/amdefine</a></p>
<h1>Ansi-escapes<h1/>
<p>Copyright © Sindre Sorhus <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Ansi-regex<h1/>
<p>Copyright © Sindre Sorhus <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Ansi-styles<h1/>
<p>Copyright © Sindre Sorhus <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Ansicolors<h1/>
<p>Copyright © 2013 Thomas Lorenz <a href="https://github.com/thlorenz/ansicolors">https://github.com/thlorenz/ansicolors</a></p>
<h1>Archy<h1/>
<p>Copyright © James Halliday <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Argparser<h1/>
<p>Copyright © 2011 Oleg Slobodskoi <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Arr-diff<h1/>
<p>Copyright © 2014- 2016 Jon Schlinkert <a href="https://github.com/jonschlinkert">https://github.com/jonschlinkert</a></p>
<h1>Arr-flatten<h1/>
<p>Copyright © 2014- 2015 Jon Schlinkert <a href="https://github.com/jonschlinkert">https://github.com/jonschlinkert</a></p>
<h1>Array-differ<h1/>
<p>Copyright © Sindre Sorhus <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Array-equal<h1/>
<p>Copyright © 2015 Jonathan Ong <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Array-filter<h1/>
<p>Copyright © Julian Gruber</p>
<h1>Array-find<h1/>
<p>Copyright © Sindre Sorhus <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Array-flatten<h1/>
<p>Copyright © 2014 Blake Embrey (<a href="mailto:[email protected]">[email protected]</a>)</p>
<h1>Array-map<h1/>
<p>Copyright © James Halliday <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Array-reduce<h1/>
<p>Copyright © James Halliday <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Array-union<h1/>
<p>Copyright © Sindre Sorhus <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Array-uniq<h1/>
<p>Copyright © Sindre Sorhus <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Array-unique<h1/>
<p>Copyright © 2014- 2016 Jon Schlinkert <a href="https://github.com/jonschlinkert">https://github.com/jonschlinkert</a></p>
<h1>Array.prototype.find<h1/>
<p>Copyright © Paul Miller <a href="http://paulmillr.com">http://paulmillr.com</a></p>
<h1>Arraybuffer.slice<h1/>
<p>Copyright © 2013 Rase <a href="https://github.com/rase-/arraybuffer.slice">https://github.com/rase-/arraybuffer.slice</a></p>
<h1>Arrify<h1/>
<p>Copyright © Sindre Sorhus <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Asap<h1/>
<p>Copyright © 2009-2014 Kriskowal <a href="https://github.com/kriskowal/asap">https://github.com/kriskowal/asap</a></p>
<h1>Asn1.js<h1/>
<p>Copyright © Fedor Indutny</p>
<h1>Asn1<h1/>
<p>Copyright © Mark Cavage <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Assert-plus<h1/>
<p>Copyright © Mark Cavage <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Assert<h1/>
<p>Copyright © Joyent, Inc and Node Contributors <a href="https://github.com/defunctzombie/commonjs-assert">https://github.com/defunctzombie/commonjs-assert</a></p>
<h1>Assertion-error<h1/>
<p>Copyright © Jake Luer <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Astw<h1/>
<p>Copyright © James Halliday <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Async-done<h1/>
<p>Copyright © 2015 Blaine Bublitz, Eric Schoffstall and other contributors <a href="https://github.com/gulpjs/async-done">https://github.com/gulpjs/async-done</a></p>
<h1>Async-each<h1/>
<p>Copyright © Paul Miller <a href="http://paulmillr.com">http://paulmillr.com</a></p>
<h1>Async-eventemitter<h1/>
<p>Copyright © Andres Hultgren</p>
<h1>Async-settle<h1/>
<p>Copyright © 2014 Blaine Bublitz, Eric Schoffstall and other contributors <a href="https://github.com/gulpjs/async-settle">https://github.com/gulpjs/async-settle</a></p>
<h1>Async<h1/>
<p>Copyright © 2010-2016 Caolan McMahon <a href="https://github.com/caolan/async">https://github.com/caolan/async</a></p>
<h1>Aws4<h1/>
<p>Copyright © 2013 Michael Hart <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Babel<h1/>
<p>Copyright © 2014-2016 Sebastian Mckenzie and other contributors (<a href="mailto:[email protected]">[email protected]</a>) <a href="https://github.com/babel/babel">https://github.com/babel/babel</a></p>
<h1>Bach<h1/>
<p>Copyright © 2014 Blaine Bublitz, Eric Schoffstall and other contributors <a href="https://github.com/gulpjs/bach">https://github.com/gulpjs/bach</a></p>
<h1>Backbone<h1/>
<p>Copyright © 2010-2016 Jeremy Ashkenas, Document Cloud <a href="https://github.com/jashkenas/backbone">https://github.com/jashkenas/backbone</a></p>
<h1>Backo and Backo2<h1/>
<p>Copyright © 2014 Mark Mokryn (<a href="mailto:[email protected]">[email protected]</a> TJ Holowaychuk (<a href="mailto:[email protected]">[email protected]</a>)</p>
<h1>Balanced-Match<h1/>
<p>Copyright © 2013 Julian Gruber <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Base64-arraybuffer<h1/>
<p>Copyright © 2012 Niklas von Hertzen <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Base64-js<h1/>
<p>Copyright © 2014 T. Jameson Little <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Beefy<h1/>
<p>Copyright © 2014 Chris Dickinson <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Beeper<h1/>
<p>Copyright © Sindre Sorhus <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Benchmark.js<h1/>
<p>Copyright © 2010-2016 Mathias Bynens https:/mathiasbynens.be</p>
<h1>Better-assert<h1/>
<p>Copyright © 2012 TJ Holowaychuk <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Bignumber.js<h1/>
<p>Copyright © Michael McLaughlin <a href="https://github.com/MikeMcl/bignumber.js">https://github.com/MikeMcl/bignumber.js</a></p>
<h1>Binary-extensions<h1/>
<p>Copyright © Sindre Sorhus <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Binaryextensions<h1/>
<p>Copyright © 2013 Bevry Pty Ltd <a href="https://github.com/bevry/binaryextensions">https://github.com/bevry/binaryextensions</a></p>
<h1>Bindings<h1/>
<p>Copyright © Nathan Rajilich <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Bip66<h1/>
<p>Copyright © 2015 Daniel Cousens <a href="https://github.com/bitcoinjs/bip66">https://github.com/bitcoinjs/bip66</a></p>
<h1>Bitcore-lib<h1/>
<p>Copyright © 2013-2015 BitPay, Inc.</p>
<h1>Bitcore-mnemonic<h1/>
<p>Copyright © 2013-2015 BitPay, Inc.</p>
<h1>Bl<h1/>
<p>Copyright © 2014 Various Contributors <a href="https://github.com/rvagg/bl">https://github.com/rvagg/bl</a></p>
<h1>Blob<h1/>
<p>Copyright © 2014 Rase <a href="https://github.com/webmodules/blob">https://github.com/webmodules/blob</a></p>
<h1>Bluebird<h1/>
<p>Copyright © 2013-2015 Petka Antonov <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Bn.js<h1/>
<p>Copyright © Fedor Indutny <a href="https://github.com/indutny/bn.js">https://github.com/indutny/bn.js</a></p>
<h1>Body-Parser<h1/>
<p>Copyright © 2014 Jonathan Ong <a href="mailto:[email protected]">[email protected]</a>, Copyright © 2014-2015 Douglas Christopher Wilson <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Brace-expansion and Braces<h1/>
<p>Copyright © Julian Gruber <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Brfs<h1/>
<p>Copyright © James Halliday <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Brorand<h1/>
<p>Copyright © Fedor Indutny</p>
<h1>Browser-pack<h1/>
<p>Copyright © James Halliday <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Browser-resolve<h1/>
<p>Copyright © 2013-2015 Roman Shtylman <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Browserify-aes<h1/>
<p>Copyright © 2014-2015 Various Contributors <a href="https://github.com/crypto-browserify/browserify-aes">https://github.com/crypto-browserify/browserify-aes</a></p>
<h1>Browserify-cipher<h1/>
<p>Copyright © Calvin Metcalf <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Browserify-derequire<h1/>
<p>Copyright © Ralf S. Engelschall <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Browserify-des<h1/>
<p>Copyright © Calvin Metcalf <a href="mailto:[email protected]">[email protected]</a></p>
<h1>Browserify-rsa<h1/>
<p>Copyright © 2014-2016 Calvin Metcalf and Contributors <a href="mailto:[email protected]">[email protected]</a></p>
<h3>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:<h3/>
<h3>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.<h3/>
<h3>THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.<h3/>
</div>
</div>
</section>
<!-- Footer -->
<footer>
<div class="container">
<div class="row">
<div class="columns four status">
<ul id="legal-list">
<li><a href="/terms.html">Terms</a></li>
<li><a href="/privacy.html">Privacy</a></li>
<li><a href="/attributions.html">Attributions</a></li>
<li><a href="/README.md">README</a></li>
<li><a href="mailto:[email protected]">Contact</a></li>
</ul>
</div>
<div class="columns four social-wrap">
<div class="columns four">
<a target="_blank" href="https://github.com/MOACChain/MOACMask">
<div class="social-icon right">
<img src="images/moac.png" alt="Github" />
<h3>Github</h3>
</div>
</a>
</div>
</div>
</div>
</div>
</footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.2/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
</body>
</html>