-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
190 lines (133 loc) · 5.02 KB
/
index.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
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
<!DOCTYPE html>
<html>
<head>
<meta name="generator" content="Hugo 0.113.0">
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"><title>Vielog | Home </title><meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:image" content=""/>
<link rel="alternate" type="application/rss+xml" href="/index.xml" title="Vielog" />
<meta property="og:title" content="Vielog" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="/" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Vielog"/>
<meta name="twitter:description" content=""/>
<script src="/js/feather.min.js"></script>
<link href="/css/fonts.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" media="screen" href="/css/main.css" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
</head>
<body>
<div class="content">
<header>
<div class="main">
<a href="/">Vielog</a>
<br>
</div>
<div >
<div style="display: flex; justify-content: flex-end;"><a class="soc" href="https://github.com/Vieloooo" title="GitHub"
><i data-feather="github"></i></a><a class="soc" href="https://twitter.com/P1asticBug/" title="Twitter"
><i data-feather="twitter"></i></a><a class="soc" href="mailto:mailto:[email protected]" title="Email"
><i data-feather="mail"></i></a></div>
<div>
<nav>
<a href="/posts">All posts</a>
<a href="/tags">Tags</a>
<a href="/gallery/moments">Gallery</a>
<a href="/authors/about">About</a>
</nav>
</div>
</header>
<main class="list">
<div class="site-description"><p>a blink of eye</p></div>
<section class="list-item">
<h1 class="title"><a href="/posts/coinjoin/">ChaumMian CoinJoin</a></h1>
<time>Oct 26, 2023</time>
<br><div class="description">
在 bitcoin 上基于一个不可信第三方进行混币
</div>
</section>
<section class="list-item">
<h1 class="title"><a href="/posts/taro/">Taproot Asset 快速上手体验</a></h1>
<time>Oct 20, 2023</time>
<br><div class="description">
在 Polar 上运行 Taproot Asset
</div>
</section>
<section class="list-item">
<h1 class="title"><a href="/posts/defi_censorship/">当用户相信 Defi 与 传统金融服务具有相同的安全性时会发生什么?</a></h1>
<time>Oct 17, 2023</time>
<br><div class="description">
defi in real world
</div>
</section>
<section class="list-item">
<h1 class="title"><a href="/posts/byzanitne/">Byzantine Consensus under Static Peer Assumption</a></h1>
<time>Oct 6, 2023</time>
<br><div class="description">
Notes fot Foundations of Distributed Consensus and Blockchains by Elaine Shi
</div>
</section>
<section class="list-item">
<h1 class="title"><a href="/posts/mental_poker/">如何利用 zk-snark 解决 Mental Poker 问题</a></h1>
<time>Sep 10, 2023</time>
<br><div class="description">
Solving Mental Poker Problems using Modern zk-SNARK Proofs
</div>
</section>
<section class="list-item">
<h1 class="title"><a href="/posts/xv6-lab1/">MIT xv6 design from user prespective</a></h1>
<time>Oct 1, 2021</time>
<br><div class="description">
this is description
</div>
</section>
<section class="list-item">
<h1 class="title"><a href="/posts/xv6-fs/">xv6 file system</a></h1>
<time>Oct 1, 2021</time>
<br><div class="description">
a quick overview of xv6 7 layer file system
</div>
</section>
<section class="list-item">
<h1 class="title"><a href="/posts/ubuntu/">Ubuntu</a></h1>
<time>Nov 23, 2020</time>
<br><div class="description">
install and config ubuntu on inspiron 7590
</div>
</section>
<section class="list-item">
<h1 class="title"><a href="/posts/springdream/">春梦的联想</a></h1>
<time>Mar 3, 2020</time>
<br><div class="description">
some illusion after a dream
</div>
</section>
</main>
<footer>
<hr>
<div style="display: flex; justify-content: center;">
If you like my post, you can Zap me on Lightning ⚡.
</div>
<div>
<lightning-widget
name="PlasticBug"
accent="#FCE09B"
to="[email protected]"
image="https://vieloooo.github.io/images/basic/peep.png"
amounts="10, 100, 1000"
style="transform: scale(0.8); justify-content: center;"
/ >
<script src="https://embed.twentyuno.net/js/app.js"></script>
</div>
</footer>
<script>
feather.replace()
</script>
</div>
</body>
</html>