summaryrefslogtreecommitdiff
path: root/srv/http/master/index.html
blob: 88de2a03cc8b01f65bff50c150542280d1c16f82 (plain)
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
<!DOCTYPE html>
<html>
<head>
<title>flylightning's homepage</title>
</head>
<body>

<p>My email: <a href="mailto:xyz@flylightning.xyz">xyz@flylightning.xyz</a></p>
<ul>
	<li>Old email: <a href="mailto:gky44px1999@gmail.com">gky44px1999@gmail.com</a></li>
</ul>

<p>My public PGP key: <a href="https://flylightning.xyz/pub_pgp_key.asc">https://flylightning.xyz/pub_pgp_key.asc</a></p>
<ul>
	<li>PGP fingerprint: FDA389A17B94BCE0E2FA3D71842BFD347BE06812</li>
</ul>

<p>My public ssh key: <a href="https://flylightning.xyz/pub_ssh_key.txt">https://flylightning.xyz/pub_ssh_key.txt</a></p>

<p>My public git repositories:</p>
<ul>
	<li>Issues and pull requests: <a href="https://codeberg.org/flyxyz123">https://codeberg.org/flyxyz123</a></li>
	<li>Mirror: <a href="https://git.flylightning.xyz">https://git.flylightning.xyz</a></li>
	<li>Archive: <a href="https://github.com/flyxyz123">https://github.com/flyxyz123</a></li>
</ul>

<p>My Linux custom repositories: <a href="https://mirrors.flylightning.xyz">https://mirrors.flylightning.xyz</a></p>

</body>
</html>