-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex_zh.html
More file actions
171 lines (169 loc) · 10.4 KB
/
index_zh.html
File metadata and controls
171 lines (169 loc) · 10.4 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
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>CympleTech - Build data security for everyone.</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="CympleTech - we focus on build modern data security for everyone.">
<meta name="author" content="dev@cympletech.com">
<meta name="keywords" content="CympleTech,ESSE,CypherLink,Blockchain,distributed,TDN,p2p,Privacy">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link href="/css/style.css" rel="stylesheet">
<style type="text/css">
body {
padding-top: 30px;
visibility: hidden;
}
.link {
margin: 0 20px;
}
col-md-4 {
width: 31.7%;
}
.asciiart {
line-height: 16px;
color: #ffffff;
text-align: center;
font-size: 14px;
white-space: pre;
word-wrap: none;
background-color: #00aaaa;
}
</style>
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="assets/js/html5shiv.js"></script>
<![endif]-->
</head>
<body data-spy="scroll" data-target=".navbar" data-offset="0px">
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner">
<div class="container-fluid">
<button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="brand" href="/"><b style="color:#fff;">CympleTech</b></a>
<div class="nav-collapse collapse">
<ul class="nav">
<li class="active"><a href="#">Home</a></li>
<!-- <li><a href="https://docs.cympletech.com">Docs</a></li> -->
</ul>
<ul class="nav pull-right">
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Language <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="/index.html">English</a></li>
<li><a href="/index_zh.html">中文</a></li>
</ul>
</li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
</div>
<section id="home">
<div class="container-fluid">
<br />
<br />
<div class="hero-unit col-md-10 col-md-offset-1">
<p>
<pre class="asciiart hidden-phone">
█████╗██╗ ██╗██╗ ██╗██████╗ ██╗ ██████╗ ██████╗██████╗ █████╗██╗ ██╗
██╔════╝ ██║ ██╔╝███╗ ███║██╔══██╗██║ ██╔═══╝ ╚═██╔═╝██╔═══╝██╔═══╝██║ ██║
██║ ╚████╔╝ ████╗ ████║██████╔╝██║ ████╗ ██║ ████╗ ██║ ███████║
██║ ╚██╔╝ ██╔████║██║██╔═══╝ ██║ ██╔═╝ ██║ ██╔═╝ ██║ ██╔══██║
╚█████╗ ██║ ██║ ██║ ██║██║ ██████╗██████╗ ██║ ██████╗╚█████╗██║ ██║
╚════╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝╚═╝ ╚═════╝╚═════╝ ╚═╝ ╚═════╝ ╚════╝╚═╝ ╚═╝
</pre>
</p>
<p class="col-md-8 col-md-offset-2 text-center">
每个人都应该拥有自己数据的所有权,你的地盘,你做主。 <br><br>
让 数据 安全 传输<br>
让 数据 安全 存储<br>
让 数据 安全 交易<br>
让 数据 安全 处理
</p>
<p class="col-md-12 text-center">
<a href="https://github.com/cympletech" class="btn btn-primary btn-large">话不多说,看代码</a>
</p>
</div>
</div>
</section>
<section id="libraries" style="margin-top: 30px;">
<h3 class="text-center alert">开源项目</h3>
<div class="container-fluid" style="padding-top: 10px;">
<div class="row" style="margin: auto;">
<div class="col-md-4">
<h2><a class="text-link" href="https://github.com/cympletech/TDN">TDN</a></h2>
<p style="margin-top:10px;">网络互联的基础设施,同时也是一款去中心化应用的开发框架。</p>
<p class="text-center">
<br />
<a class="btn btn-primary" href="https://github.com/cympletech/TDN">源代码</a>
</p>
</div>
<div class="col-md-4">
<h2><a class="text-link" href="https://github.com/cympletech/esse">ESSE</a></h2>
<p style="margin-top:10px;">基于点对点网络构建的加密会话引擎,为每个人构建属于自己的安全数据环境。</p>
<p class="text-center">
<br />
<a class="btn btn-primary" href="https://github.com/cympletech/esse">源代码</a>
</p>
</div>
<div class="col-md-4">
<h2><a class="text-link" href="https://github.com/cympletech/data-protocol">Data protocol</a></h2>
<p style="margin-top:10px;">面向未来的数据协议,包括数据定义,数据处理,数据存储,数据交易等。</p>
<p class="text-center">
<br />
<a class="btn btn-primary" href="https://github.com/cympletech/data-protocol">源代码</a>
</p>
</div>
</div>
</div> <!-- /row container -->
</section>
<section id="about" style="margin-top: 30px;">
<h3 class="text-center alert">找到我们</h3>
<div class="container-fluid" style="padding-top:10px;">
<div class="row" style="margin: auto;">
<div class="col-md-4 text-center">
<p>Email: hi <b class="text-link">\at</b> cympletech.com</p>
</div>
<div class="col-md-6 text-center">
<a href="https://github.com/cympletech" class="link">
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" fill="currentColor" class="bi bi-github" viewBox="0 0 16 16">
<path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.012 8.012 0 0 0 16 8c0-4.42-3.58-8-8-8z"/>
</svg>
</a>
<a href="https://discord.com/invite/UfFjp6Kaj4" class="link">
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" fill="currentColor" class="bi bi-discord" viewBox="0 0 16 16">
<path d="M13.545 2.907a13.227 13.227 0 0 0-3.257-1.011.05.05 0 0 0-.052.025c-.141.25-.297.577-.406.833a12.19 12.19 0 0 0-3.658 0 8.258 8.258 0 0 0-.412-.833.051.051 0 0 0-.052-.025c-1.125.194-2.22.534-3.257 1.011a.041.041 0 0 0-.021.018C.356 6.024-.213 9.047.066 12.032c.001.014.01.028.021.037a13.276 13.276 0 0 0 3.995 2.02.05.05 0 0 0 .056-.019c.308-.42.582-.863.818-1.329a.05.05 0 0 0-.01-.059.051.051 0 0 0-.018-.011 8.875 8.875 0 0 1-1.248-.595.05.05 0 0 1-.02-.066.051.051 0 0 1 .015-.019c.084-.063.168-.129.248-.195a.05.05 0 0 1 .051-.007c2.619 1.196 5.454 1.196 8.041 0a.052.052 0 0 1 .053.007c.08.066.164.132.248.195a.051.051 0 0 1-.004.085 8.254 8.254 0 0 1-1.249.594.05.05 0 0 0-.03.03.052.052 0 0 0 .003.041c.24.465.515.909.817 1.329a.05.05 0 0 0 .056.019 13.235 13.235 0 0 0 4.001-2.02.049.049 0 0 0 .021-.037c.334-3.451-.559-6.449-2.366-9.106a.034.034 0 0 0-.02-.019Zm-8.198 7.307c-.789 0-1.438-.724-1.438-1.612 0-.889.637-1.613 1.438-1.613.807 0 1.45.73 1.438 1.613 0 .888-.637 1.612-1.438 1.612Zm5.316 0c-.788 0-1.438-.724-1.438-1.612 0-.889.637-1.613 1.438-1.613.807 0 1.451.73 1.438 1.613 0 .888-.631 1.612-1.438 1.612Z"/>
</svg>
</a>
<a href="https://twitter.com/cympletech" class="link">
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" fill="currentColor" class="bi bi-twitter" viewBox="0 0 16 16">
<path d="M5.026 15c6.038 0 9.341-5.003 9.341-9.334 0-.14 0-.282-.006-.422A6.685 6.685 0 0 0 16 3.542a6.658 6.658 0 0 1-1.889.518 3.301 3.301 0 0 0 1.447-1.817 6.533 6.533 0 0 1-2.087.793A3.286 3.286 0 0 0 7.875 6.03a9.325 9.325 0 0 1-6.767-3.429 3.289 3.289 0 0 0 1.018 4.382A3.323 3.323 0 0 1 .64 6.575v.045a3.288 3.288 0 0 0 2.632 3.218 3.203 3.203 0 0 1-.865.115 3.23 3.23 0 0 1-.614-.057 3.283 3.283 0 0 0 3.067 2.277A6.588 6.588 0 0 1 .78 13.58a6.32 6.32 0 0 1-.78-.045A9.344 9.344 0 0 0 5.026 15z"/>
</svg>
</a>
<a href="https://medium.com/@cympletech" class="link">
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" fill="currentColor" class="bi bi-medium" viewBox="0 0 16 16">
<path d="M9.025 8c0 2.485-2.02 4.5-4.513 4.5A4.506 4.506 0 0 1 0 8c0-2.486 2.02-4.5 4.512-4.5A4.506 4.506 0 0 1 9.025 8zm4.95 0c0 2.34-1.01 4.236-2.256 4.236-1.246 0-2.256-1.897-2.256-4.236 0-2.34 1.01-4.236 2.256-4.236 1.246 0 2.256 1.897 2.256 4.236zM16 8c0 2.096-.355 3.795-.794 3.795-.438 0-.793-1.7-.793-3.795 0-2.096.355-3.795.794-3.795.438 0 .793 1.699.793 3.795z"/>
</svg>
</a>
</div>
</div>
</div>
<hr style="margin-top:10px;">
<footer class="container-fluid">
<div class="footer-copyright text-center" style="margin-top:10px;">
<p>© Cympletech 2019-2025.
<a class="text-link" href="https://github.com/cympletech/website">Source Code @CympleTech</a>.
Theme <a class="text-link" href="https://github.com/kristopolous/BOOTSTRA.386">@BOOTSTRA.386</a>.
</p>
</div>
</footer>
<script src="/js/jquery.js"></script>
<script src="/js/bootstrap.min.js"></script>
</body>
</html>