Subversion Repositories oidplus

Rev

Rev 631 | Rev 752 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
386 daniel-mar 1
<!DOCTYPE html>
371 daniel-mar 2
 
3
<html lang="en">
4
 
5
<head>
6
        <title>About OIDplus 2.0</title>
386 daniel-mar 7
        <style>
8
        .underline {
9
                text-decoration: underline;
10
        }
11
        </style>
371 daniel-mar 12
</head>
13
 
14
<body>
15
 
146 daniel-mar 16
<h1>About OIDplus 2.0</h1>
17
 
366 daniel-mar 18
<p>OIDplus is an OpenSource software solution by <a href="https://www.viathinksoft.com/">ViaThinkSoft</a> that can be used by Registration Authorities to manage and publish information about
19
Object Identifiers (OIDs), Globally Unique Identifiers (GUIDs), and much more.</p>
146 daniel-mar 20
 
239 daniel-mar 21
<h2>Operate your own copy of OIDplus</h2>
146 daniel-mar 22
 
485 daniel-mar 23
<p>To operate your own Registration Authority, you can install OIDplus on your server.
24
It is free!</p>
25
 
26
<p><a class="btn btn-success btn-xs update" target="_blank" href="https://www.oidplus.com/">Click here for more information about OIDplus</a></p>
27
 
146 daniel-mar 28
<h2>Acknowledgements</h2>
29
 
30
<p>ViaThinkSoft OIDplus uses the following third party products:</p>
31
 
32
<ul>
631 daniel-mar 33
        <li><a href="https://github.com/0xbb/php-sha3">0xbb SHA3 implementation in PHP</a> (MIT)</li>
34
        <li><a href="https://github.com/dcodeIO/bcrypt.js">bcrypt.js by dcode.io</a> (New-BSD / MIT License)</li>
35
        <li><a href="https://github.com/MikeMcl/bignumber.js">bignumber.js</a> (MIT)</li>
36
        <li><a href="https://blog.getbootstrap.com/">Bootstrap</a> (MIT)</li>
37
        <li><a href="https://github.com/matthiasmullie/minify">CSS/JS Minify by Matthias Mullie</a> (MIT)</li>
38
        <li><a href="https://github.com/emn178/js-sha3">emn178 SHA3 implementation in JavaScript</a> (MIT)</li>
39
        <li><a href="https://www.viathinksoft.com/projects/fileformats">File Formats by ViaThinkSoft</a> (Apache 2.0 License)</li>
40
        <li><a href="https://github.com/firebase/php-jwt">Firebase PHP-JWT</a> (BSD-3-Clause)</li>
41
        <li><a href="https://github.com/GedMarc/layout">GedMarc layout</a> (MIT / GPLv3), which is a fork of <a href="https://github.com/allpro/layout">allpro layout</a> (MIT / GPLv3)</li>
42
        <!-- <li><a href="https://cookieconsent.insites.com/">Insites cookie consent</a> (MIT)</li> -->
43
        <li><a href="https://code.jquery.com/">jQuery</a> (MIT)</li>
44
        <li><a href="https://jqueryui.com/">jQuery UI</a> (MIT)</li>
45
        <li><a href="https://www.jstree.com/">jsTree</a> (MIT)</li>
46
        <li><a href="https://github.com/symfony/polyfill-mbstring">MBString Polyfill by Symfony</a> (MIT Lizenz)</li>
47
        <li><a href="https://www.iconfinder.com/iconsets/nuvola2">Nuvola icon pack by David Vignoni</a> (LGPL)</li>
48
        <li><a href="https://github.com/matthiasmullie/path-converter">Path converter by Matthias Mullie</a> (MIT)</li>
49
        <li><a href="https://polyfill.io/v3/">Polyfill v3</a> (MIT)</li>
50
        <li><a href="https://www.google.com/recaptcha/">ReCaptcha</a> (BSD 3-Clause "New" or "Revised" License)</li>
51
        <li><a href="http://www.spamspan.de/">SpamSpan</a> (GPLv2)</li>
52
        <li><a href="https://www.tiny.cloud/">TinyMCE</a> (LGPL 2.1)</li>
53
        <li><a href="https://www.viathinksoft.com/projects/vnag">VNag by ViaThinkSoft</a> (Apache 2.0 License)</li>
146 daniel-mar 54
</ul>
55
 
56
<h2>License</h2>
57
 
58
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
59
 
60
<p style="text-align:center">
61
<strong>Apache License<br></br>Version 2.0, January 2004<br></br></strong>
631 daniel-mar 62
<strong><a href="https://www.apache.org/licenses/">https://www.apache.org/licenses/</a></strong>
146 daniel-mar 63
</p>
64
 
65
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
66
 
386 daniel-mar 67
<p><strong><a id="definitions">1. Definitions</a></strong>.</p>
146 daniel-mar 68
 
69
<div style="margin-left: 1em;">
70
 
71
  <p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
72
distribution as defined by Sections 1 through 9 of this document.</p>
73
 
74
  <p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
75
copyright owner that is granting the License.</p>
76
 
77
  <p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
78
entities that control, are controlled by, or are under common control with
79
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
80
power, direct or indirect, to cause the direction or management of such
81
entity, whether by contract or otherwise, or (ii) ownership of fifty
82
percent (50%) or more of the outstanding shares, or (iii) beneficial
83
ownership of such entity.</p>
84
 
85
  <p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
86
permissions granted by this License.</p>
87
 
88
  <p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
89
including but not limited to software source code, documentation source,
90
and configuration files.</p>
91
 
92
  <p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
93
or translation of a Source form, including but not limited to compiled
94
object code, generated documentation, and conversions to other media types.</p>
95
 
96
  <p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
97
made available under the License, as indicated by a copyright notice that
98
is included in or attached to the work (an example is provided in the
99
Appendix below).</p>
100
 
101
  <p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
102
that is based on (or derived from) the Work and for which the editorial
103
revisions, annotations, elaborations, or other modifications represent, as
104
a whole, an original work of authorship. For the purposes of this License,
105
Derivative Works shall not include works that remain separable from, or
106
merely link (or bind by name) to the interfaces of, the Work and Derivative
107
Works thereof.</p>
108
 
109
  <p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
110
version of the Work and any modifications or additions to that Work or
111
Derivative Works thereof, that is intentionally submitted to Licensor for
112
inclusion in the Work by the copyright owner or by an individual or Legal
113
Entity authorized to submit on behalf of the copyright owner. For the
114
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
115
verbal, or written communication sent to the Licensor or its
116
representatives, including but not limited to communication on electronic
117
mailing lists, source code control systems, and issue tracking systems that
118
are managed by, or on behalf of, the Licensor for the purpose of discussing
119
and improving the Work, but excluding communication that is conspicuously
120
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
121
Contribution.</strong>"</p>
122
 
123
  <p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
124
behalf of whom a Contribution has been received by Licensor and
125
subsequently incorporated within the Work.</p>
126
 
127
</div>
128
 
386 daniel-mar 129
<p><strong><a id="copyright">2. Grant of Copyright License</a></strong>. Subject to the
146 daniel-mar 130
terms and conditions of this License, each Contributor hereby grants to You
131
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
132
copyright license to reproduce, prepare Derivative Works of, publicly
133
display, publicly perform, sublicense, and distribute the Work and such
134
Derivative Works in Source or Object form.</p>
135
 
386 daniel-mar 136
<p><strong><a id="patent">3. Grant of Patent License</a></strong>. Subject to the terms
146 daniel-mar 137
and conditions of this License, each Contributor hereby grants to You a
138
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
139
(except as stated in this section) patent license to make, have made, use,
140
offer to sell, sell, import, and otherwise transfer the Work, where such
141
license applies only to those patent claims licensable by such Contributor
142
that are necessarily infringed by their Contribution(s) alone or by
143
combination of their Contribution(s) with the Work to which such
144
Contribution(s) was submitted. If You institute patent litigation against
145
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
146
that the Work or a Contribution incorporated within the Work constitutes
147
direct or contributory patent infringement, then any patent licenses
148
granted to You under this License for that Work shall terminate as of the
149
date such litigation is filed.</p>
150
 
386 daniel-mar 151
<p><strong><a id="redistribution">4. Redistribution</a></strong>. You may reproduce and
146 daniel-mar 152
distribute copies of the Work or Derivative Works thereof in any medium,
153
with or without modifications, and in Source or Object form, provided that
154
You meet the following conditions:</p>
155
 
156
<ol style="list-style: lower-latin;">
157
<li>You must give any other recipients of the Work or Derivative Works a
158
copy of this License; and</li>
159
 
160
<li>You must cause any modified files to carry prominent notices stating
161
that You changed the files; and</li>
162
 
163
<li>You must retain, in the Source form of any Derivative Works that You
164
distribute, all copyright, patent, trademark, and attribution notices from
165
the Source form of the Work, excluding those notices that do not pertain to
166
any part of the Derivative Works; and</li>
167
 
168
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
169
then any Derivative Works that You distribute must include a readable copy
170
of the attribution notices contained within such NOTICE file, excluding
171
those notices that do not pertain to any part of the Derivative Works, in
172
at least one of the following places: within a NOTICE text file distributed
173
as part of the Derivative Works; within the Source form or documentation,
174
if provided along with the Derivative Works; or, within a display generated
175
by the Derivative Works, if and wherever such third-party notices normally
176
appear. The contents of the NOTICE file are for informational purposes only
177
and do not modify the License. You may add Your own attribution notices
178
within Derivative Works that You distribute, alongside or as an addendum to
179
the NOTICE text from the Work, provided that such additional attribution
180
notices cannot be construed as modifying the License.
181
<br/>
182
<br/>
183
You may add Your own copyright statement to Your modifications and may
184
provide additional or different license terms and conditions for use,
185
reproduction, or distribution of Your modifications, or for any such
186
Derivative Works as a whole, provided Your use, reproduction, and
187
distribution of the Work otherwise complies with the conditions stated in
188
this License.
189
</li>
190
 
191
</ol>
192
 
386 daniel-mar 193
<p><strong><a id="contributions">5. Submission of Contributions</a></strong>. Unless You
146 daniel-mar 194
explicitly state otherwise, any Contribution intentionally submitted for
195
inclusion in the Work by You to the Licensor shall be under the terms and
196
conditions of this License, without any additional terms or conditions.
197
Notwithstanding the above, nothing herein shall supersede or modify the
198
terms of any separate license agreement you may have executed with Licensor
199
regarding such Contributions.</p>
200
 
386 daniel-mar 201
<p><strong><a id="trademarks">6. Trademarks</a></strong>. This License does not grant
146 daniel-mar 202
permission to use the trade names, trademarks, service marks, or product
203
names of the Licensor, except as required for reasonable and customary use
204
in describing the origin of the Work and reproducing the content of the
205
NOTICE file.</p>
206
 
386 daniel-mar 207
<p><strong><a id="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
146 daniel-mar 208
applicable law or agreed to in writing, Licensor provides the Work (and
209
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
210
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
211
without limitation, any warranties or conditions of TITLE,
212
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
213
are solely responsible for determining the appropriateness of using or
214
redistributing the Work and assume any risks associated with Your exercise
215
of permissions under this License.</p>
216
 
386 daniel-mar 217
<p><strong><a id="no-liability">8. Limitation of Liability</a></strong>. In no event and
146 daniel-mar 218
under no legal theory, whether in tort (including negligence), contract, or
219
otherwise, unless required by applicable law (such as deliberate and
220
grossly negligent acts) or agreed to in writing, shall any Contributor be
221
liable to You for damages, including any direct, indirect, special,
222
incidental, or consequential damages of any character arising as a result
223
of this License or out of the use or inability to use the Work (including
224
but not limited to damages for loss of goodwill, work stoppage, computer
225
failure or malfunction, or any and all other commercial damages or losses),
226
even if such Contributor has been advised of the possibility of such
227
damages.</p>
228
 
386 daniel-mar 229
<p><strong><a id="additional">9. Accepting Warranty or Additional Liability</a></strong>.
146 daniel-mar 230
While redistributing the Work or Derivative Works thereof, You may choose
231
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
232
or other liability obligations and/or rights consistent with this License.
233
However, in accepting such obligations, You may act only on Your own behalf
234
and on Your sole responsibility, not on behalf of any other Contributor,
235
and only if You agree to indemnify, defend, and hold each Contributor
236
harmless for any liability incurred by, or claims asserted against, such
237
Contributor by reason of your accepting any such warranty or additional
238
liability.</p>
239
 
240
<p>END OF TERMS AND CONDITIONS</p>
241
 
242
</div>
243
 
371 daniel-mar 244
</body>
245
 
246
</html>
247