Subversion Repositories oidplus

Rev

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