-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathindex.php
executable file
·236 lines (230 loc) · 13.5 KB
/
index.php
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 lang="en" prefix="og: http://ogp.me/ns#">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>cAuth - Landing</title>
<link rel="stylesheet" href="assets/index_css/storm.css">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="cAuth - A secure authentication system for C#, C++, Java, Python and PHP">
<meta name="keywords" content="licensing, auth system, hwid lock, secure, licensing solution, easy to setup">
<meta property="og:title" content="cAuth Authentication System" />
<meta property="og:type" content="website" />
<meta property="og:image" content="https://cauth.me/assets/images/logo-white.png" />
<meta property="og:description" content="cAuth - A secure authentication system for C#, C++, Java, Python and PHP" />
<meta property="og:site_name" content="cAuth Authentication System" />
<meta property="og:url" content="https://cauth.me"/>
<link rel="icon" href="https://cauth.me/assets/images/logo-white.png" type="image/gif" sizes="16x16">
<script data-ad-client="ca-pub-8401750957802357" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script> $(document).ready(function(){ $("a").on('click', function(event) { if (this.hash !== "") { event.preventDefault(); var hash = this.hash; $('html, body').animate({ scrollTop: $(hash).offset().top }, 800, function(){ window.location.hash = hash; }); } }); }); </script>
</head>
<body class="t">
<div class="rt">
<header class="ny reveal-from-bottom">
<div class="tcontainern">
<div class="nk">
<button id="tc" class="tc" aria-controls="primary-menu" aria-expanded="false"><span class="ij">Menu</span> <span class="th"><span class="tp"></span></span>
</button>
<nav id="n_" class="n_">
<div class="nj">
<ul class="iq nz">
<li><a class="tbuttonn fbuttonl gbuttony sbuttono" href="login.php">Log in</a></li>
<li><a class="tbuttonn fbuttonl gbuttony sbuttono" href="register.php">Sign up</a></li>
</ul>
</div>
</nav>
</div>
</div>
</header>
<main class="nb">
<section class="rv nw sx tillustration-section-n">
<div class="rcontaineri">
<div class="rm rp">
<div class="rg">
<h1 class="sq ow reveal-from-bottom" data-reveal-delay="200">cAuth</h1>
<div class="scontainero">
<p class="sq ur reveal-from-bottom" data-reveal-delay="400">cAuth is a secure authentication system with support for C#, C++, Java, Python and PHP.</p>
<div class="reveal-from-bottom" data-reveal-delay="600"><a class="tbuttonn fbuttonl" href="#get_started" id="gtb">Get started</a></div>
</div>
</div>
</div>
</div>
</section>
<section class="rw nw sx rillustration-section-i">
<div class="tcontainern">
<div class="features-tiles-inner rp">
<div class="tiles-wrap">
<div class="nm reveal-scale-up">
<div class="ng">
<div class="features-tiles-item-header">
<div class="im ow"><img src="assets/index_images/feature-tile-icon-01.svg" alt="Feature tile icon 01"></div>
</div>
<div class="features-tiles-item-content">
<h4 class="sq ol">Easy to use</h4>
<p class="sj l">cAuth is easy to setup and it has a proper documentation for users.</p>
</div>
</div>
</div>
<div class="nm reveal-scale-up" data-reveal-delay="200">
<div class="ng">
<div class="features-tiles-item-header">
<div class="im ow"><img src="assets/index_images/feature-tile-icon-02.svg" alt="Feature tile icon 02"></div>
</div>
<div class="features-tiles-item-content">
<h4 class="sq ol">API</h4>
<p class="sj l">cAuth has open source api classes, that means you can setup it in any programming language you want, and it also has a universal api without encryption.</p>
</div>
</div>
</div>
<div class="nm reveal-scale-up" data-reveal-delay="400">
<div class="ng">
<div class="features-tiles-item-header">
<div class="im ow"><img src="assets/index_images/feature-tile-icon-03.svg" alt="Feature tile icon 03"></div>
</div>
<div class="features-tiles-item-content">
<h4 class="sq ol">E2EE</h4>
<p class="sj l">cAuth uses an aes end-to-end encryption during it's requests, that means your data is secure in both sides and the communication cant be intercepted.</p>
</div>
</div>
</div>
<div class="nm reveal-scale-up">
<div class="ng">
<div class="features-tiles-item-header">
<div class="im ow"><img src="assets/index_images/feature-tile-icon-04.svg" alt="Feature tile icon 04"></div>
</div>
<div class="features-tiles-item-content">
<h4 class="sq ol">Support</h4>
<p class="sj l">We offer support for free and premium users on our <a href="https://discordapp.com/invite/DCcCgFZ"> discord server</a> .</p>
</div>
</div>
</div>
<div class="nm reveal-scale-up" data-reveal-delay="200">
<div class="ng">
<div class="features-tiles-item-header">
<div class="im ow"><img src="assets/index_images/feature-tile-icon-05.svg" alt="Feature tile icon 05"></div>
</div>
<div class="features-tiles-item-content">
<h4 class="sq ol">Documentation</h4>
<p class="sj l">cAuth has an easy to understand documentation, located at <a href="documentation/index.html"> here </a>.</p>
</div>
</div>
</div>
<div class="nm reveal-scale-up">
<div class="ng">
<div class="features-tiles-item-header">
<div class="im ow"><img src="assets/index_images/feature-tile-icon-06.svg" alt="Feature tile icon 04"></div>
</div>
<div class="features-tiles-item-content">
<h4 class="sq ol">Cheap</h4>
<p class="sj l">cAuth is very cheap compared to other licensing solutions.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="rb nw">
<div class="tcontainern">
<div class="features-split-inner rp sb">
<div class="rd sx">
<div class="scontainero">
<h2 class="sq ow">The complex made simple</h2>
<p class="sj">The main goal of this auth system is to make proper and secure stuff for people that doesnt have that much knowledge at developing applications, making it easy for them to publish and sell their applications.</p>
</div>
</div>
</div>
</div>
</section>
<section class="rk nw">
<div class="tcontainern">
<div class="pricing-inner rp ua sb">
<div class="rd sx">
<div class="scontainero" id="get_started">
<h2 class="sq ow">cAuth pricing</h2>
<p class="sj">All plans below are lifetime based plans, that means you'll have premium till the service ends.</p>
</div>
</div>
<div class="tiles-wrap villustration-section-m">
<div class="nm reveal-rotate-from-left">
<div class="ng">
<div class="r_">
<div class="ig ao oq">
<span class="pricing-item-price-amount i">Free</span>
<div class="c">cAuth Free Plan.</div>
</div>
<div class="pricing-item-features mb-40">
<div class="pricing-item-features-title f c so oq">What’s included</div>
<ul class="rj iq c ur">
<li class="ib">2 programs</li>
<li class="ib">50 users per program</li>
<li class="ib">75 tokens per program</li>
<li class="ib">5 server sided variables</li>
<li class="ib">500 message logs</li>
<li>No file uploads</li>
<li>Access to the premium admin api</li>
</ul>
</div>
</div>
<div class="pricing-item-cta ol"><a class="tbuttonn fbuttonl pbuttond" href="register.php">Register</a></div>
</div>
</div>
<div class="nm reveal-scale-down" data-reveal-delay="100">
<div class="ng">
<div class="r_">
<div class="ig ao oq">
<span class="pricing-item-price-amount i">10$</span>
<div class="c">cAuth Premium Plan.</div>
</div>
<div class="pricing-item-features mb-40">
<div class="pricing-item-features-title f c so oq">What’s included</div>
<ul class="rj iq c ur">
<li class="ib">15 programs</li>
<li class="ib">5000 users per program</li>
<li class="ib">7500 tokens per program</li>
<li class="ib">300 server sided variables</li>
<li class="ib">10000 message logs</li>
<li class="ib">15 file uploads</li>
<li class="ib">Access to the premium admin api</li>
</ul>
</div>
</div>
<div class="pricing-item-cta ol"><a class="tbuttonn fbuttonl pbuttond" href="https://shoppy.gg/product/rrYtLPG">Buy it</a></div>
</div>
</div>
</div>
<div class="features-split-inner rp sb"> </div>
</div>
</div>
</section>
</main>
<footer class="rn aj gillustration-section-y">
<div class="tcontainern">
<div class="rr sb">
<div class="rs rc h rh">
<nav class="rl">
<ul class="iq">
<li><a href="https://discordapp.com/invite/DCcCgFZ">Support</a></li>
</ul>
</nav>
</div>
</div>
</div>
</footer>
</div>
<script src="assets/index_js/storm.js"></script>
<script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-125021779-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-125021779-1', {
'anonymize_ip': true
});
</script>
</body>
</html>