-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
78 lines (67 loc) · 2.12 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
<!DOCTYPE html>
<html><head>
<meta name="generator" content="Hugo 0.89.0" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Blog.">
<link rel="shortcut icon" href="/favicon.ico">
<link rel="alternate" type="application/rss+xml" href="/index.xml" title="yanmaani's blog">
<link rel="stylesheet" href="/css/style.min.css">
<title>yanmaani's blog</title>
</head>
<body><header id="banner">
<h2><a href="/">yanmaani's blog</a></h2>
<nav>
<ul>
<li>
<a href="/" title="posts">posts</a>
</li><li>
<a href="/about/" title="about">about</a>
</li>
</ul>
</nav>
</header>
<main id="content">
<h3>Posts</h3>
<ul id="posts">
<li>
<a href="/does-council-regulation-eu-2022/350-make-it-illegal-to-operate-a-tor-node-in-the-eu/">
Does Council Regulation (EU) 2022/350 make it illegal to operate a Tor node in the EU?
<small><time>Mar 2, 2022</time></small>
</a>
</li>
<li>
<a href="/no-ethereum-name-service-is-still-a-clown-show/">
No, Ethereum Name Service is still a clown show
<small><time>Jan 26, 2022</time></small>
</a>
</li>
<li>
<a href="/a-modest-proposal-to-fix-web-search/">
A modest proposal to fix web search
<small><time>Jan 2, 2022</time></small>
</a>
</li>
<li>
<a href="/bitcoin-will-never-be-a-stable-currency/">
Bitcoin will never be a stable currency
<small><time>Dec 11, 2021</time></small>
</a>
</li>
<li>
<a href="/proof-of-stake-is-a-scam-and-the-people-promoting-it-are-scammers/">
Proof of stake is a scam and the people promoting it are scammers
<small><time>Nov 9, 2021</time></small>
</a>
</li>
<li>
<a href="/perfect-forward-secrecy-in-pgp-with-time-based-ratcheting/">
Perfect forward secrecy in PGP with time-based ratcheting
<small><time>Nov 5, 2021</time></small>
</a>
</li>
</ul>
</main><footer id="footer">
</footer>
</body>
</html>