Subversion Repositories oidplus

Rev

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

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