Subversion Repositories oidplus

Rev

Rev 366 | 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>
256 daniel-mar 2
 
386 daniel-mar 3
<html lang="en">
4
 
5
<head>
6
        <title>Welcome to OIDplus 2.0</title>
7
</head>
8
 
9
<body>
10
 
256 daniel-mar 11
<!-- STOP !!! Do NOT edit this file since your changes might get overwritten by a future update of OIDplus! -->
294 daniel-mar 12
<!-- If you want to write your own welcome page, please create a file named "userdata/welcome/welcome.html" -->
256 daniel-mar 13
 
103 daniel-mar 14
<h3>Welcome to OIDplus 2.0</h3>
2 daniel-mar 15
 
366 daniel-mar 16
<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
17
Object Identifiers (OIDs), Globally Unique Identifiers (GUIDs), and much more.</p>
103 daniel-mar 18
 
19
<p>This system is configured to manage following object types:</p>
20
 
21
%%OBJECT_TYPE_LIST%%
360 daniel-mar 22
 
23
<p><a href="?goto=oidplus:resources$OIDplus/acknowledgements.html">More information about OIDplus can be found here</a></p>
386 daniel-mar 24
 
25
</body>
26
 
27
</html>