forked from KeyAuth/KeyAuth-Source-Code
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
154 lines (138 loc) · 18.2 KB
/
Copy pathindex.html
File metadata and controls
154 lines (138 loc) · 18.2 KB
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
<html class="sr fontawesome-i2svg-active fontawesome-i2svg-complete" lang="en"><head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="title" content="KeyAuth - Open Source Auth">
<!-- Canonical SEO -->
<style type="text/css">svg:not(:root).svg-inline--fa{overflow:visible}.svg-inline--fa{display:inline-block;font-size:inherit;height:1em;overflow:visible;vertical-align:-.125em}.svg-inline--fa.fa-lg{vertical-align:-.225em}.svg-inline--fa.fa-w-1{width:.0625em}.svg-inline--fa.fa-w-2{width:.125em}.svg-inline--fa.fa-w-3{width:.1875em}.svg-inline--fa.fa-w-4{width:.25em}.svg-inline--fa.fa-w-5{width:.3125em}.svg-inline--fa.fa-w-6{width:.375em}.svg-inline--fa.fa-w-7{width:.4375em}.svg-inline--fa.fa-w-8{width:.5em}.svg-inline--fa.fa-w-9{width:.5625em}.svg-inline--fa.fa-w-10{width:.625em}.svg-inline--fa.fa-w-11{width:.6875em}.svg-inline--fa.fa-w-12{width:.75em}.svg-inline--fa.fa-w-13{width:.8125em}.svg-inline--fa.fa-w-14{width:.875em}.svg-inline--fa.fa-w-15{width:.9375em}.svg-inline--fa.fa-w-16{width:1em}.svg-inline--fa.fa-w-17{width:1.0625em}.svg-inline--fa.fa-w-18{width:1.125em}.svg-inline--fa.fa-w-19{width:1.1875em}.svg-inline--fa.fa-w-20{width:1.25em}.svg-inline--fa.fa-pull-left{margin-right:.3em;width:auto}.svg-inline--fa.fa-pull-right{margin-left:.3em;width:auto}.svg-inline--fa.fa-border{height:1.5em}.svg-inline--fa.fa-li{width:2em}.svg-inline--fa.fa-fw{width:1.25em}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{-webkit-transform-origin:center center;transform-origin:center center}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers-text{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform-origin:center center;transform-origin:center center}.fa-layers-counter{background-color:#ff253a;border-radius:1em;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;height:1.5em;line-height:1;max-width:5em;min-width:1.5em;overflow:hidden;padding:.25em;right:0;text-overflow:ellipsis;top:0;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:top right;transform-origin:top right}.fa-layers-bottom-right{bottom:0;right:0;top:auto;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:bottom right;transform-origin:bottom right}.fa-layers-bottom-left{bottom:0;left:0;right:auto;top:auto;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:bottom left;transform-origin:bottom left}.fa-layers-top-right{right:0;top:0;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:top right;transform-origin:top right}.fa-layers-top-left{left:0;right:auto;top:0;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:top left;transform-origin:top left}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:#fff}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.svg-inline--fa .fa-primary{fill:var(--fa-primary-color,currentColor);opacity:1;opacity:var(--fa-primary-opacity,1)}.svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color,currentColor);opacity:.4;opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:.4;opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:1;opacity:var(--fa-primary-opacity,1)}.svg-inline--fa mask .fa-primary,.svg-inline--fa mask .fa-secondary{fill:#000}.fad.fa-inverse{color:#fff}</style><link rel="canonical" href="https://keyauth.cc">
<meta content="Secure your software against piracy, an issue causing $422 million in losses anually - Fair pricing & Features not seen in competitors" name="description">
<meta content="KeyAuth" name="author">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="KeyAuth, Cloud Authentication, Key Authentication,Authentication, API authentication,Security, Encryption authentication, Authenticated encryption, Cybersecurity, Developer, SaaS, Software Licensing, Licensing">
<meta property="”og:description”" content="Secure your software against piracy, an issue causing $422 million in losses anually - Fair pricing & Features not seen in competitors">
<meta property="og:image" content="https://cdn.keyauth.cc/front/assets/img/favicon.png">
<meta property="”og:site_name”" content="KeyAuth | Secure your software from piracy.">
<!-- Schema.org markup for Google+ -->
<meta itemprop="name" content="KeyAuth - Open Source Auth">
<meta itemprop="description" content="Secure your software against piracy, an issue causing $422 million in losses anually - Fair pricing & Features not seen in competitors">
<meta itemprop="image" content="https://cdn.keyauth.cc/front/assets/img/favicon.png">
<!-- Twitter Card data -->
<meta name="twitter:card" content="product">
<meta name="twitter:site" content="@keyauth">
<meta name="twitter:title" content="KeyAuth - Open Source Auth">
<meta name="twitter:description" content="Secure your software against piracy, an issue causing $422 million in losses anually - Fair pricing & Features not seen in competitors">
<meta name="twitter:creator" content="@keyauth">
<meta name="twitter:image" content="https://cdn.keyauth.cc/front/assets/img/favicon.png">
<!-- Open Graph data -->
<meta property="og:title" content="KeyAuth - Open Source Auth">
<meta property="og:type" content="website">
<meta property="og:url" content="./">
<title>KeyAuth - Terms of Service</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.keyauth.cc/v2/keyauth.css">
<link rel="shortcut icon" type="image/jpg" href="https://cdn.keyauth.cc/front/assets/img/favicon.png">
<body>
<section class="features-sections">
<div style="max-width:1140px;margin-right:auto;margin-left:auto;">
<h1>Terms of Service</h1>
<p>This may be modified at any time without further consent of the user.<br>Property of Nelson Cybersecurity LLC. Headquartered in Florida, hosted in New York.</p>
<h2>Copyright</h2>
<p>KeyAuth is an open-source service, the source can be found on https://github.com/KeyAuth/KeyAuth-Source-Code . You are NOT allowed to sell KeyAuth source or sell subscriptions using the KeyAuth source. The source code is for personal and educational use only! Failure to abide by this will result in a DMCA takedown request.</p>
<h2>Third-Party Copyright File Uploads/Downloads</h2>
<p>We do not host any user files. Instead, we allow our users to download via our API which acts as a proxy. The files are never stored on the server's disk. Given this information, if you are the owner of any copyrighted material that is found on KeyAuth you must contact the file host and notify them of the alleged infringement. </p>
<h2>Account</h2>
<p>Account owners have the sole responsibility for their credentials. KeyAuth is not responsible for the loss, leaking and/or use of user credentials unless through a security breach on our platform. We make available numerous options to protect your account, including 2FA. Accounts are for individual use only, any multiple-party use is prohibited and may result in the termination of your account (without refund).</p>
<h2>Payment Issues</h2>
<p>If you are experiencing any issues while making a payment, you did not receive your subscription after payment, or you have a question about a payment please create a ticket via discord (https://discord.gg/keyauth). Please do this BEFORE creating a dispute on your payment platform. </p>
<h2>Subscription Gifting</h2>
<p>If you would like to purchase a subscription for another user you may do so by creating a ticket via discord (https://discord.gg/keyauth). You will be given a purchase link so that you can purchase the appropriate subscription. You must provide the username of the account that you wish to be upgraded. Please DO NOT login to anyones account that is NOT yours. Any third-party use on an account may result in termination of your KeyAuth account. </p>
<h4>Applications</h4>
<p>You are responsible for the content uploaded or that communicates with KeyAuth. While we will remove illegal content if we're made aware of it, "KeyAuth" is provided immunity from any legal action held against anything uploaded by users on our service (<a href="https://uscode.house.gov/view.xhtml?req=(title:47%20section:230%20edition:prelim)" target="section230">KeyAuth 230 of the Communications Decency Act</a>). Emails from law enforcement or legal counsel regarding illegal content using our service should be directed to <a href="mailto:contact@keyauth.com">contact@keyauth.com</a>.</p>
<h4>Acceptable Use</h4>
<p>You agree to comply with all applicable legislation and regulations in connection with your use of KeyAuth, this is not limited to your local laws. The use of our service to host, transmit, or share any illegal data will result in an immediate termination of your account and a possible law enforcement notification. We also forbid any attempt to abuse, spam, hack, or crack our service without the written permission of Nelson Cybersecurity LLC. The following actions will result in account termination:</p>
<ul>
<li>
<p>Attacks against our webserver, including DDoS attacks and exploitative attempts.</p>
</li>
<li>
<p>Creating a dispute after the refund period, seven days.</p>
</li>
<li>
<p>Attempting to libel KeyAuth to hurt its reputation.</p>
</li>
<li>
<p>Utilizing an unreasonable amount of server resources, i.e. creating hundreds of thousands of users.</p>
</li>
<li>
<p>Violating KeyAuth's open-source license, i.e monetarily benefitting from KeyAuth source by selling it as if you own it</p>
</li>
</ul>
<h3>Privacy</h3>
<p>It is pretty much necessary to store these details to fight fraudulent disputes. Otherwise, we'll have insufficient evidence to win the dispute. Also I highly recommend you use the password manager <a href="https://bitwarden.com" target="_blank">https://bitwarden.com</a>. You can use Bitwarden for free on multiple devices, and you can also purchase their premium to unlock the ability to store 2FA codes in their browser extension or mobile app. </p>
<p>We collect the below-listed details. We'll try to keep this updated, you can also view <a href="https://github.com/KeyAuth/KeyAuth-Source-Code/blob/main/db_structure.sql" target="_blank">https://github.com/KeyAuth/KeyAuth-Source-Code/blob/main/db_structure.sql</a></p>
<ul>
<li>
<p>IP address used to register account, last IP address to login to account, and only if account logs are enabled on your account (they are by default), every IP address that has logged into your account in the past week is saved in database. Also, regardless of whether account logs are enabled, every IP address used to login to an account is sent to a private Discord webhook.</p>
</li>
<li>
<p>Passwords are hashed with BCrypt prior to being stored in the database. We do not log plain-text passwords. With today's technology, BCrypt passwords are considered unable to decrypt to their plain-text form.</p>
</li>
<li>
<p>Email (hashed with SHA1, not plain-text) used to register is stored in database, 2FA secret is stored if enabled.</p>
</li>
<li>
<p>Your customer's Windows SID (hwid) is stored in database if sent to our API, their IP address is stored, and their password is stored after being hashed with BCrypt. You're unable to get your customer's plain-text password from our server.</p>
</li>
<li>
<p>We use E-commerce platforms to handle our payments. From the orders on those platforms, we can identify which person made the order. Though, we do not store any of your payment information in our database.</p>
</li>
</ul>
</div>
<footer style="margin-top: 8%;" class="p-2">
<div class="container">
<div class="row mt-5">
<div class="col-md-3">
<h5 class="footer-vesion">
KeyAuth
</h5>
<a href="https://discord.com/invite/keyauth" target="_blank" class="text-white"><svg class="svg-inline--fa fa-discord fa-w-14 footer-tags mt-2" aria-hidden="true" focusable="false" data-prefix="fab" data-icon="discord" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" data-fa-i2svg=""><path fill="currentColor" d="M297.216 243.2c0 15.616-11.52 28.416-26.112 28.416-14.336 0-26.112-12.8-26.112-28.416s11.52-28.416 26.112-28.416c14.592 0 26.112 12.8 26.112 28.416zm-119.552-28.416c-14.592 0-26.112 12.8-26.112 28.416s11.776 28.416 26.112 28.416c14.592 0 26.112-12.8 26.112-28.416.256-15.616-11.52-28.416-26.112-28.416zM448 52.736V512c-64.494-56.994-43.868-38.128-118.784-107.776l13.568 47.36H52.48C23.552 451.584 0 428.032 0 398.848V52.736C0 23.552 23.552 0 52.48 0h343.04C424.448 0 448 23.552 448 52.736zm-72.96 242.688c0-82.432-36.864-149.248-36.864-149.248-36.864-27.648-71.936-26.88-71.936-26.88l-3.584 4.096c43.52 13.312 63.744 32.512 63.744 32.512-60.811-33.329-132.244-33.335-191.232-7.424-9.472 4.352-15.104 7.424-15.104 7.424s21.248-20.224 67.328-33.536l-2.56-3.072s-35.072-.768-71.936 26.88c0 0-36.864 66.816-36.864 149.248 0 0 21.504 37.12 78.08 38.912 0 0 9.472-11.52 17.152-21.248-32.512-9.728-44.8-30.208-44.8-30.208 3.766 2.636 9.976 6.053 10.496 6.4 43.21 24.198 104.588 32.126 159.744 8.96 8.96-3.328 18.944-8.192 29.44-15.104 0 0-12.8 20.992-46.336 30.464 7.68 9.728 16.896 20.736 16.896 20.736 56.576-1.792 78.336-38.912 78.336-38.912z"></path></svg><!-- <i class="fab fa-discord footer-tags mt-2"></i> --></a>
<span class="d-block mt-3 footer-up-desc">© 2020-<script>document.write(new Date().getFullYear())</script> All Rights Reserved</span>
</div>
<div class="col-sm-2 first-sec-footer mb-right">
<ul class="all-links">
<li class="link-title">Links</li>
<li><a href="https://youtube.com/keyauth" target="_blank" class="link-footer">YouTube</a></li>
<li><a href="https://github.com/keyauth" target="_blank" class="link-footer">GitHub</a></li>
<li><a href="https://docs.keyauth.cc" target="_blank" class="link-footer">Documentation</a></li>
</ul>
</div>
<div class="col-sm-2 mb-right">
<ul class="all-links">
<li class="link-title">Other</li>
<li>
<a href="https://discord.com/invite/keyauth" target="_blank" class="link-footer">
Support
</a></li><a href="https://discord.com/invite/keyauth" target="_blank" class="link-footer">
</a><li><a href="https://discord.com/invite/keyauth" target="_blank" class="link-footer"></a><a href="https://github.com/KeyAuth/KeyAuth-Source-Code/blob/main/LICENSE.txt" target="_blank" class="link-footer">License</a></li>
</ul>
</div>
<div class="col-sm-2 mb-right">
<ul class="all-links">
<li class="link-title">Status</li>
<li><a href="https://stats.uptimerobot.com/2DrzGFk4PY" target="_blank" class="link-footer">Server Status</a></li>
</ul>
</div>
<div class="col-sm-2 mb-right">
<ul class="all-links">
<li class="link-title">Rules</li>
<li><a href="https://keyauth.cc/terms" target="_blank" class="link-footer">Terms</a></li>
</ul>
</div>
</div>
<hr>
<br>
<br>
</div>
</footer>
</section>
</body></html>