first commit
This commit is contained in:
commit
289d9cb49b
273 changed files with 12085 additions and 0 deletions
33
directory.html
Executable file
33
directory.html
Executable file
|
@ -0,0 +1,33 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>My other websites - MayVaneDay Studios</title>
|
||||
<link href="./style.css" rel="stylesheet" type="text/css" media="all">
|
||||
<meta name="author" content="Vane Vander">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
</head>
|
||||
<body class="mayvaneday">
|
||||
<div class="box">
|
||||
<p><h1>My other websites</h1></p>
|
||||
<p>last updated: 2021-03-01</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="box">
|
||||
<p>This is (hopefully self-explanatory) a list of the other websites I run.</p>
|
||||
<p><b>Let's Decentralize</b>: a normie's guide to various darknets and alternative internet protocols. Will eventually have tutorials for setting up a site on all of them, but right now I'm rather swamped with more pressing work.<br />
|
||||
<a href="https://letsdecentralize.org">[Clearnet]</a>
|
||||
<a href="http://xanthexikes7btjqlkakrxjf546rze2n4ftnqzth6qk52jdgrf6jwpqd.onion">[Tor]</a>
|
||||
<a href="http://mqtlargpv4247iylywxw6ibi6qpz6my5duqm33c4lcdhjg5yfh7q.b32.i2p">[I2P]</a>
|
||||
<a href="http://127.0.0.1:8888/USK@NXLolHtxd-LrJ2JvE6qulMUL2g5QNaIV8yXhKO9UonY,hLlv0NAH-aJJIQv3duulegWKR3yNbvIrfinvva1R1T8,AQACAAE/letsdecentralize/-1/">[Freenet]</a>
|
||||
</p>
|
||||
<p><b>Marusu's hole</b>: the blog of one of my tulpas, Mars/Marissa/Marusu (she can't seem to decide on just one name). Mostly inactive for the time being because she's run out of things to complain about. Makes for rather depressing reading, but it contains valuable lore for <i>In Separation</i> and <i>Mori's Mirror and The Poetry Factory</i>.<br />
|
||||
<a href="https://mars.mayvaneday.org">[Clearnet]</a>
|
||||
<a href="http://marusucmbb7who4jvezghz4d76jnzsxfcstoflpm3ec2biflu5ctyoad.onion">[Tor]</a>
|
||||
<a href="http://b6ku2r6t6hz4rsbdu7rezk6zl75sp6u44y22grmpojiafgljfz6a.b32.i2p">[I2P]</a>
|
||||
<a href="http://127.0.0.1:8888/USK@gUOAzj~lkL846S-MSbGJzeFMiQCdigwN5G6xgxKy-dI,hGl3A7KXJNccgxemUpBv8qHa~LwifGrLM41z0K6TvRY,AQACAAE/mars/-1/">[Freenet]</a>
|
||||
<a href="https://zerolink.letsdecentralize.org/1MrwmugtdphP3CfYxXEgdefyjJV3LKMsW2">[ZeroNet]</a>
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue