Initial commit
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>
|
@ -0,0 +1,36 @@
|
|||
<!DOCTYPE HTML PUBLIC "//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="/assets/css/style.css">
|
||||
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
|
||||
<meta name="author" content="Izuru Yakumo">
|
||||
<meta name="description" content="My own world...">
|
||||
<meta name="generator" content="aya {{ aya version }}">
|
||||
<meta name="keywords" content="touhou, pubnix, misskey, postmill, email, messaging">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>{{ title }} - 『混沌とした 忍者』</title>
|
||||
</head>
|
||||
<body>
|
||||
<table border="0" align="center">
|
||||
<tr>
|
||||
<td><a href="/chat/">Chat</a></td>
|
||||
<td><a href="/friends/">Friends</a></td>
|
||||
<td><a href="/games/">Games</a></td>
|
||||
<td><a href="/privacy/">Privacy policy</a></td>
|
||||
<td><a href="/register/">Register</a></td>
|
||||
<td><a href="/services/">Services</a></td>
|
||||
<td><a href="/staff/">Staff</a></td>
|
||||
<td><a href="/support/">Support</a></td>
|
||||
<td><a href="/terms/">Terms of service</a></td>
|
||||
<td><a href="/users/">Users</a></td>
|
||||
<td><a href="/webring/">Webring</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
<hr>
|
||||
{{ content }}
|
||||
<hr>
|
||||
<p>
|
||||
<em>Copyright © 2023 <a href="/"><abbr title="Chaotic Ninja Communication Network Limited">「混沌とした 忍者 通信網 限定」</abbr></a></em>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
rsync -acv --del $AYA_OUTDIR/ webdev@chaotic.ninja:/var/www/home
|
|
@ -0,0 +1 @@
|
|||
.pub
|
|
@ -0,0 +1,4 @@
|
|||
Freedom License v1 (2023年04月15日)
|
||||
|
||||
全く無限的自由です。
|
||||
It's infinite freedom.
|
|
@ -0,0 +1,88 @@
|
|||
@font-face {
|
||||
src: url("/assets/fonts/WatatsukiTechSans-GOJxA.ttf") format("truetype");
|
||||
font-family: 'Watatsuki Tech Sans'; }
|
||||
|
||||
html {
|
||||
background-color: #000000 !important;
|
||||
color: #ff0000;
|
||||
margin: 1em;
|
||||
font-family: "Watatsuki Tech Sans", sans-serif; }
|
||||
|
||||
html, body, input, textarea, select, button {
|
||||
background-color: #000000;
|
||||
margin: 1em;
|
||||
border: 1pt solid;
|
||||
padding: 1em;
|
||||
border-color: #660055;
|
||||
color: #880088; }
|
||||
|
||||
table {
|
||||
border-color: #890101; }
|
||||
|
||||
img {
|
||||
background-color: #000000;
|
||||
padding: 2px; }
|
||||
|
||||
code {
|
||||
background-color: #666666;
|
||||
padding: 2px; }
|
||||
|
||||
a {
|
||||
color: #890101; }
|
||||
|
||||
a:visited {
|
||||
color: #ff4444; }
|
||||
|
||||
a:hover {
|
||||
color: #ff9900; }
|
||||
|
||||
h1 {
|
||||
color: #aa0000; }
|
||||
|
||||
h2, h3, h4, h5, h6 {
|
||||
color: #bb5500; }
|
||||
|
||||
h1:before {
|
||||
content: "| "; }
|
||||
|
||||
h2:before {
|
||||
content: "|| "; }
|
||||
|
||||
h3:before {
|
||||
content: "||| "; }
|
||||
|
||||
h4:before {
|
||||
content: "|||| "; }
|
||||
|
||||
h5:before {
|
||||
content: "||||| "; }
|
||||
|
||||
h6:before {
|
||||
content: "|||||| "; }
|
||||
|
||||
h1:before {
|
||||
color: #cc2222; }
|
||||
|
||||
h2:before, h3:before, h4:before, h5:before, h6:before {
|
||||
color: #fe4545; }
|
||||
|
||||
ul {
|
||||
line-height: 200%; }
|
||||
|
||||
ol {
|
||||
line-height: 200%; }
|
||||
|
||||
dl {
|
||||
line-height: 200%; }
|
||||
|
||||
blockquote {
|
||||
font-style: italic; }
|
||||
|
||||
pre {
|
||||
background-color: #666666;
|
||||
color: #ffeecc;
|
||||
border: 1pt solid #ffccaa;
|
||||
padding: 1em; }
|
||||
|
||||
pre code {
|
||||
background-color: #666666; }
|
|
@ -0,0 +1,28 @@
|
|||
---
|
||||
title: Chat
|
||||
---
|
||||
|
||||
# Chat
|
||||
|
||||
These are the chat rooms hosted here.\
|
||||
See the [rules](/chat/rules/) if you would like to join.
|
||||
|
||||
---
|
||||
|
||||

|
||||
|
||||
This is the main chat room, expect to lose your mind.
|
||||
|
||||
* IRC: #lounge at [ChaoticIRC](ircs://im.chaotic.ninja)
|
||||
* Matrix: #chaotic-lounge:moriyashrine.org
|
||||
* XMPP: lounge@rooms.chaotic.ninja
|
||||
|
||||
---
|
||||
|
||||

|
||||
|
||||
This is THE room to talk about Touhou Project. You can also post about Seihou Project, too.
|
||||
|
||||
* IRC: #2hu at [ChaoticIRC](ircs://im.chaotic.ninja)
|
||||
* Matrix: #touhou-holics:moriyashrine.org
|
||||
* XMPP: 2hu@rooms.chaotic.ninja
|
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
title: Chat/Rules
|
||||
---
|
||||
|
||||
# 混沌としたLounge
|
||||
* Please do not bring **any** politics talk
|
||||
* Do not send threats to anyone at all
|
||||
* Do not be the reason I have to add more rules
|
||||
|
||||
# 東方Holics
|
||||
* Praise NaiJi
|
||||
* Please send the source of any art shared, this is not required
|
After Width: | Height: | Size: 192 KiB |
After Width: | Height: | Size: 72 KiB |
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
title: Friends
|
||||
---
|
||||
|
||||
# Friends
|
||||
Here is a list of other hosts which have (roughly) the same goals as this one.
|
||||
|
||||
|
||||
| Server name | Run by | URL | Notes |
|
||||
|-------------|---------------------|------------------------|---------------------------------------------------------------|
|
||||
| 076 | TechnicalSuwako | https://076.moe | Generally intended for Japanese people |
|
||||
| 13f0 | shokara | http://13f0.net | |
|
||||
| Chaox | Ty3r0x | https://chaox.ro | Dude keeps promoting DN42 (sometimes it becomes too annoying) |
|
||||
| Eientei | iamtakingiteasy | https://eientei.org | 700+ instances block them on AP |
|
||||
| Kallist | Kyle Czar | https://kalli.st | Sister site |
|
||||
| Macaw | blue | https://macaw.me | Pandaemonium of macaws |
|
||||
| m0e.space | qugalet | https://m0e.space | Sometimes has blackouts for obvious reasons |
|
||||
| PatchySICP | Samson Smith, egor | https://patchysicp.xyz | They keep using Discord despite hosting IRC and XMPP |
|
||||
| ~cafe | jan6, spider | https://tilde.cafe | |
|
||||
| UNIXdog | Kayden Tebau, keith | https://unix.dog | Owner's site looks very low bar |
|
|
@ -0,0 +1,25 @@
|
|||
---
|
||||
title: Games
|
||||
---
|
||||
|
||||
# Games
|
||||
|
||||
## Minecraft[^1]
|
||||
* Edition: Java (probably)
|
||||
* Server IP: 154.53.34.77
|
||||
* Port:
|
||||
|
||||
|
||||
## OpenArena[^2]
|
||||
* Server IP: should be obvious to you
|
||||
* Port: 27960
|
||||
* Max players: 10
|
||||
* Warm-up time: enabled
|
||||
* Pure server: enabled
|
||||
* Voting: disabled
|
||||
* Bots: disabled
|
||||
* Password: [ask admin](mailto:will.you.dare.to.do.that@mwahahaha.ha)
|
||||
|
||||
|
||||
[^1]: I do not manage this server, this is on a separate host.
|
||||
[^2]: This is run on demand
|
After Width: | Height: | Size: 78 KiB |
After Width: | Height: | Size: 64 KiB |
After Width: | Height: | Size: 60 KiB |
After Width: | Height: | Size: 6.3 KiB |
After Width: | Height: | Size: 45 KiB |
After Width: | Height: | Size: 11 KiB |
After Width: | Height: | Size: 2.5 KiB |
After Width: | Height: | Size: 2.4 KiB |
After Width: | Height: | Size: 3.0 KiB |
After Width: | Height: | Size: 6.1 KiB |
After Width: | Height: | Size: 6.2 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 3.4 KiB |
After Width: | Height: | Size: 20 KiB |
After Width: | Height: | Size: 8.1 KiB |
After Width: | Height: | Size: 822 B |
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 11 KiB |
After Width: | Height: | Size: 536 B |
After Width: | Height: | Size: 417 B |
After Width: | Height: | Size: 7.6 KiB |
After Width: | Height: | Size: 10 KiB |
After Width: | Height: | Size: 3.6 KiB |
After Width: | Height: | Size: 2.9 KiB |
After Width: | Height: | Size: 6.5 KiB |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 2.0 KiB |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 763 B |
After Width: | Height: | Size: 671 B |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 3.1 KiB |
After Width: | Height: | Size: 3.1 KiB |
After Width: | Height: | Size: 915 B |
After Width: | Height: | Size: 741 B |
After Width: | Height: | Size: 565 B |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 21 KiB |
After Width: | Height: | Size: 1.5 KiB |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 1.3 KiB |
|
@ -0,0 +1,79 @@
|
|||
---
|
||||
title: Home
|
||||
---
|
||||
|
||||
```Shinki ASCII art based on the Mystic Square portrait
|
||||
,CL@L@@@@@@ i@@8L:
|
||||
.::. iCGCGCLLLLCC08@@ i@8t
|
||||
.:::: t80Cf,;CCff;. .,1L8@ii@C.
|
||||
.t00@@@@0CCt. ;fCGG1it11i,,0C:::: :f0 L C.
|
||||
t8@ iiii L8Lf8@ LLi::,i.;i11:. :0Li t
|
||||
t@L888@@@@@@@iL@i@@@@@@@88L00GGGGL1, .CL L
|
||||
188@@@@@@@@@@@ @ @@@@@@@@@88@@@@ @8t .LfL
|
||||
f8@i@@@0@@@@@@8CtL8@@@@@808@@888@@@@ @f. LCi
|
||||
;G@@@@@8G8@8@@8C;fGLiG@@@8@0f0@@@8G@@8@i G, ;.
|
||||
t8L08i@0G8@08@@L1L0GGGf1CLi88i10@@@00@@8@@ 8:
|
||||
.t@f1G8@0G0@tG0Ci;fLGGGGC:fi.tf,i:t0@tC@@80@@ L.
|
||||
,LfLt0@8C1f@;G@01f0G088GGiLfGitf0LftL;i08@G0@if,
|
||||
L0:,0@Gt;18;;0011GG8888f;;11:.itfCL;Cti0@00@i8,
|
||||
,: if1fGi0i:.,;ii11C88Cf1LGGGGLti::LGiL0iG@iG.
|
||||
,G1fL,;.iG8@@@@008888@G8@@@@@@f ,CL1f,t8 1
|
||||
ftiit i@@Cf@@@@@88888:0@8C00@8:C81;fCif0:
|
||||
.iC1iGtt@@1iC11Gt@8888,L1;CC;@fi@0,10t11f
|
||||
;f;::GLi@@t;1iGft08888ifttC;G@tG@;t1@i1C0
|
||||
,CtG;:1@;C88fLCLL;188888GGGG0@C1@0t1Cf:0 G
|
||||
:C88GG8C,fCf8888888CC00CG8888888Ct@0@C8G8 C
|
||||
.L8 810@1CLt:G88888880LLC0888888GiCL@0G@L0i@:
|
||||
.tG@i@@0G0CtGGC;1ffG88@88@@@88800G1:it:0G8i81@f
|
||||
.iC8 @@i@GGG;GGGGCfitLi;tfGCCGGLLLii:i1i;LG8@GC1
|
||||
.1LG8Li@@i80GGG;GGGGGii8L, 1ffLLttLtLit,ff:GGG8LL;
|
||||
.;tG8@ fi@@i@8GGGGGiLGGGG0:t@00CCGCCCCfttff08t;CGLtGf
|
||||
.iL0@@@ 8@@@i@8GGGGCLt11;LLt1f;L@@@@LfLLCGG8@@0fttt1,L1,;..:,.
|
||||
t0@@L80088@@@8Gti1t:iGif@;;CL0@0;f@@@1L08@@@8LffL8@01L81G0;,i. .,.
|
||||
@800008@@@@@8G:..,:,.t@GiCtfG00@8fLL8@@@@@@t,LG@@@G1C0;0@;.,. ,::.
|
||||
f:f@@@@8@@@@0C.:. .. ,fGffCLtC08@@GC@@@@@@00@@80tiCGf0G:.. .,:::;:
|
||||
fi@f00@@@@@01,::,. .i1L@G1tLG0@@@@@@@@@@8GLtL@GCf; .:;ii1i1.
|
||||
.8fGG8@@@@@0G;;:;i::,.. .:1CCLt1LLC008@800LttG@0f:. .,;i11t:tt1.
|
||||
1fGi:@@@@@8G1,t1;111i;:,. .,.;;ii:ii;:i:;;,. ..,ittttttttt:1.
|
||||
i01 ,L i@80f,1tti1tttt11;:,,. :;,.. ..,:i1tttttttttttt:i
|
||||
Ci .GL80GC:1tttttttttttti;,.. .. ..,;ttttttttttttttt:1.
|
||||
C1 ;tGGGi1ttttttttttt1i,,,.. .. .. .,,;itttt1tttttttttt:
|
||||
:; f0L;1tttt1ttttt::i::,. ..,,. .:,... .,:;:;tt1:tttttttt:t:
|
||||
i:1tttti;ttttti,,,. .::;;i. ., .:1t1i,. ,:;i .1t::i1tttt:t,t,
|
||||
,t:ttti:,tttttt1;:,:;1tttt, ,:. .itttt1;:,..,ittt::;ii11ttt:1.
|
||||
:t:tt1i;,itttttttttttttt1t: ,:;1, ,1ttt,tt1i1tttttt,,:;iiiii;ff
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
# About
|
||||
|
||||
A collection of services that are hosted on a [FreeBSD](https://www.freebsd.org) server.
|
||||
|
||||
This is themed after the [Touhou Project](https://en.touhouwiki.net/wiki/Touhou_Project), and it is the sister server to [kalli.st](https://kalli.st)
|
||||
|
||||
Our current mascot is [Shinki](https://en.touhouwiki.net/wiki/Shinki), the goddess of [Makai](https://en.touhouwiki.net/wiki/Makai).\
|
||||
(We are currently running a poll about the future and permanent mascot for this site -- see [this note](https://makai.chaotic.ninja/notes/9jw4ll7cxf))
|
||||
|
||||
Current results as of today {{ date -u +%Y-%m-%d }}:
|
||||
|
||||
* 2 for Momiji Inubashiri
|
||||
* 1 for Seija Kijin
|
||||
* 2 for Shinki
|
||||
* 1 for YuugenMagan
|
||||
|
||||
---
|
||||
|
||||
## Also available on this host
|
||||
|
||||
* [Aya](https://aya.chaotic.ninja), the fastest static site generator
|
||||
* [Docs](https://docs.chaotic.ninja), the documentation hub for services hosted here
|
||||
* [Kanako](https://kanako.chaotic.ninja), the infinitely adaptable password manager
|
||||
* [Logarion](https://logarion.chaotic.ninja), text archival and exchange, ideal for blogs and/or wikis
|
||||
* [Mirror World](https://mirror-world.chaotic.ninja), Izuru's blog, full of rants, musings, and lyrics
|
||||
* [Suika](https://suika.chaotic.ninja), a drunk and happy IRC bouncer
|
||||
* [TechnicalMarisa](https://technicalmarisa.chaotic.ninja), where privacy advocates can feel at ease, unlike some other spaces
|
||||
|
||||
---
|
||||
<!-- Markdown does not even know about the q element -->
|
||||
<q title="Shinki to Reimu Hakurei in Mystic Square stage 6">Defeat me? How ridiculous!! A shrine maiden is nothing more than a dog of the gods.</q>
|
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
title: Privacy policy
|
||||
---
|
||||
|
||||
# Privacy policy
|
||||
|
||||
## Log files
|
||||
We follow a standard procedure of not using log files.\
|
||||
We do not keep access logs or usage information for any purpose.
|
||||
|
||||
## Cookies
|
||||
We use "cookies".\
|
||||
These cookies are used to store login information and preferences in some pages.\
|
||||
We don't use "cookies" to collect user information.
|
|
@ -0,0 +1,26 @@
|
|||
---
|
||||
title: Register
|
||||
---
|
||||
|
||||
# Register
|
||||
|
||||
If you'd like to have an account on our server, you need to have the following.
|
||||
|
||||
* Desired username
|
||||
* [A list of services](/services/) [^1]
|
||||
* A valid e-mail address the operators can send the credentials to (i.e. must not be a throwaway)
|
||||
* SSH public key (must be Ed25519) [^2]
|
||||
* A reason why would you want to join
|
||||
|
||||
Also, consider reading the [privacy policy](/privacy/) and [terms of service](/terms/).
|
||||
|
||||
Once done with that, e-mail `postmaster at chaotic dot ninja` and wait for an answer.
|
||||
In the best case scenario, you'll get it right away, in the worst case, several days.
|
||||
|
||||
Do note, in the case the administrator approves you, make sure to change your password
|
||||
right away.
|
||||
|
||||
Existing members can apply for more services and will be usually approved.
|
||||
|
||||
[^1]: This does not apply for frontends and other public services.
|
||||
[^2]: Only useful for Geidontei
|
|
@ -0,0 +1,30 @@
|
|||
---
|
||||
title: Services
|
||||
---
|
||||
|
||||
# Services
|
||||
|
||||
| Service name | Kind | Description |
|
||||
|----------------------------------------------------------------------------------|---------------------------|--------------------------------------------|
|
||||
| [E-mail](https://mail.chaotic.ninja) | Communications | Mail exchange over long distances |
|
||||
| [Geidontei](https://geidontei.chaotic.ninja) | Pubnix/Tilde | Traditional Gensokyo-style bar |
|
||||
| [Gogs](https://git.chaotic.ninja) | Development | Painless self-hosted Git service |
|
||||
| [GoToSocial](https://kishinjou.chaotic.ninja) | Social networking service | SNS like Twitter (without frontend) |
|
||||
| [Internet Relay Chat](ircs://im.chaotic.ninja) | Instant messaging | Group chat |
|
||||
| [Invidious](https://yt.chaotic.ninja) | Frontend | YouTube frontend |
|
||||
| [Marisa](https://u.chaotic.ninja) | File upload | I will borrow your files until I die |
|
||||
| [MinIO](https://minio.chaotic.ninja) | Object storage | Amazon S3 compatible object storage server |
|
||||
| [Misskey](https://makai.chaotic.ninja) | Social networking service | SNS like Twitter |
|
||||
| [Mumble](mumble://chaotic.ninja) | Voice over IP | TeamSpeak alternative |
|
||||
| [Nitter](https://tw.chaotic.ninja) | Frontend | Twitter frontend |
|
||||
| [PixivFE](https://pix.chaotic.ninja) | Frontend | Experimental Pixiv frontend |
|
||||
| [Postmill](https://senkai.chaotic.ninja) | Link aggregator/Wiki | Self-hosted R*ddit alternative |
|
||||
| [Suika](ircs://im.chaotic.ninja:6698) | Instant messaging | Drunk IRC bouncer |
|
||||
| [urlo.li](https://cn.nya.pub) | URL shortening | -- |
|
||||
| [XMPP](xmpp:im.chaotic.ninja) | Instant messaging | Decentralized 1-to-1 and group chat |
|
||||
| [Yarn.social](https://tsuki.chaotic.ninja) | Social networking service | SNS like Twitter |
|
||||
| [Yet Another Ifconfig](https://ip.chaotic.ninja) | Networking | IP address information |
|
||||
| [Wakapi](https://wakapi.chaotic.ninja) | Development | Keep track of your coding time |
|
||||
| [Yorihime](https://marisa.chaotic.ninja) | Vanity server | Server for Golang vanity module paths |
|
||||
| [Yukari](https://yukari.chaotic.ninja) | Sanitizer | Web content sanitizer as a service |
|
||||
| [YUKIMOCHI Toot Relay](https://relay.chaotic.ninja) | Relay | ActivityPub relay |
|
|
@ -0,0 +1,28 @@
|
|||
---
|
||||
title: Staff
|
||||
---
|
||||
|
||||
## Izuru Yakumo
|
||||
|
||||
<img style="width: 200px;" src="/img/avatars/yakumo_izuru.jpg" alt="Izuru Yakumo">
|
||||
|
||||
* Co-owner
|
||||
* Yukari Yakumo's [servant](https://en.touhouwiki.net/wiki/Shikigami), system administrator, programmer, [hermit](https://en.touhouwiki.net/wiki/Hermit)
|
||||
* Stand: DEAD OR LIE: [The World](https://jojowiki.com/The_World)
|
||||
* Homepage: [Interconnected Boundaries](https://geidontei.chaotic.ninja/usr/yakumo_izuru)
|
||||
|
||||
## Kyle Czar
|
||||
|
||||
<img style="width: 200px" src="/img/avatars/czar.png" alt="Kyle Czar">
|
||||
|
||||
* Owner
|
||||
* CompSci student, system administrator, programmer
|
||||
* Only listed here because he's the one who pays for the server(s) and the domain.
|
||||
|
||||
## Mima
|
||||
|
||||
<img style="width: 200px" src="/img/avatars/mima.png" alt="Mima">
|
||||
|
||||
* Site-wide moderator ([ChaoticIRC](ircs://im.chaotic.ninja), [Makai](https://makai.chaotic.ninja), [Senkai](https://senkai.chaotic.ninja), [XMPP](xmpp:im.chaotic.ninja))
|
||||
* Reincarnated Legendary Evil Spirit of Complete Darkness. Allegedly a CompSci student.
|
||||
* Homepage: [Mima-sama](https://geidontei.chaotic.ninja/usr/mima)
|
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
title: Support
|
||||
---
|
||||
|
||||
chaotic.ninja is a free service and will remain free forever (or for as long as it exists).
|
||||
|
||||
Consider supporting us with your donation.
|
||||
|
||||
## BTC
|
||||
* bc1qgfwgswa8p0dkutgvdyyl7lqle4f2p4p740asjp
|
||||
* [explorer](https://blockstream.info/address/bc1qgfwgswa8p0dkutgvdyyl7lqle4f2p4p740asjp)
|
||||
|
||||
## XMR
|
||||
* 49t3o9PgxHKWHh6k2PokUvYAiTV2mz53nH3fgVjMcBv8a4s8BVWjjDpPEVr35Jwru3igKcVEj8w1LYPNbBy1fUT2UAoSski
|
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
title: Terms of service
|
||||
---
|
||||
|
||||
# Terms of service
|
||||
|
||||
## Prelude
|
||||
Being a user is a privilege, not a right
|
||||
|
||||
## Conditions of Use
|
||||
This service is provided as-is with no warranty, express or implied. Chaotic Ninja! is under no legal obligation to provide you with services, or keep the services it provides consistent.
|
||||
|
||||
## User Account
|
||||
You are solely responsible for maintaining the confidentiality of your private user details (username and password). You are responsible for all activities and user generated content that occurs under your account.
|
||||
|
||||
We reserve all rights to terminate accounts, edit or remove content in our sole discretion.
|
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
title: Users
|
||||
---
|
||||
|
||||
| Name | Services[^1] | Active |
|
||||
|--------------|-----------------------------------------------------|--------|
|
||||
| alexlehm | E-mail, Geidontei, Git, Suika | Y |
|
||||
| cmdc | E-mail, Geidontei, XMPP | N |
|
||||
| dre | Geidontei, MinIO | N |
|
||||
| jan6 | Geidontei | Y |
|
||||
| jmjl | E-mail, Geidontei, MinIO | Y |
|
||||
| mima | E-mail, Geidontei, GoToSocial, Misskey, Suika, XMPP | Y |
|
||||
| ty3r0x | Geidontei | N |
|
||||
| yakumo_izuru | * | Y |
|
||||
|
||||
|
||||
---
|
||||
|
||||
[^1]: Not counting public services
|
|
@ -0,0 +1,142 @@
|
|||
---
|
||||
title: Webring
|
||||
---
|
||||
|
||||
## About the links
|
||||
|
||||
* This website is link-free/unlink-free.
|
||||
* Please link to https://chaotic.ninja.
|
||||
* Please use the banner below for your link.
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
## Ranking
|
||||
|
||||
1. Banner w/ darknet[^1] and/or alternative network[^2]
|
||||
2. Same as above minus banner
|
||||
3. General internet only
|
||||
4. Gopher/Gemini/Spartan
|
||||
5. Fediverse/twtxt
|
||||
6. Videogames
|
||||
7. Doujin circles / Music production
|
||||
|
||||
If you have SNS and a web page, only the web page will be displayed.
|
||||
|
||||
If there are multiple public SNS links, only the most active SNS will be displayed.
|
||||
|
||||
## Friends
|
||||
|
||||
### Tier 1
|
||||
|
||||
#### Technical Suwako
|
||||

|
||||
|
||||
* [GEMINI](gemini://technicalsuwako.moe)
|
||||
* [HTTP](https://technicalsuwako.moe)
|
||||
* [I2P](http://shx5vqsw7usdaunyzr2qmes2fq37oumybpudrd4jjj4e4vk4uusa.b32.i2p/jump/technicalsuwako.i2p)
|
||||
* [TOR](http://6qiatzlijtqo6giwvuhex5zgg3czzwrq5g6yick3stnn4xekw26zf7qd.onion/)
|
||||
|
||||
#### Chaox
|
||||

|
||||
|
||||
* [DN42](http://chaox.dn42)
|
||||
* [HTTP](https://chaox.ro)
|
||||
* [I2P](http://shx5vqsw7usdaunyzr2qmes2fq37oumybpudrd4jjj4e4vk4uusa.b32.i2p/jump/chaox.i2p)
|
||||
|
||||
#### Dr. Dre
|
||||

|
||||
|
||||
* [HTTP](http://dre.freak.net)
|
||||
* [TOR](http://drez3cli3otpjlt6inum2w3xnd4r7hup7avouefphbwn7xl5ohphmyqd.onion/)
|
||||
|
||||
#### 13f0
|
||||

|
||||
|
||||
* [GOPHER](gopher://13f0.net)
|
||||
* [HTTP](http://13f0.net)
|
||||
* [TOR](http://fzerocu7nufbzz6te2e6shy6j32ytudlmqla6b3p267f5g7yfz2ep5yd.onion)
|
||||
|
||||
#### BitReich
|
||||

|
||||
|
||||
* [GOPHER](gopher://bitreich.org)
|
||||
* [HTTP](http://bitreich.org)
|
||||
* [TOR](gopher://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion)
|
||||
|
||||
### Tier 2
|
||||
#### Tristan B.V. Kildaire
|
||||
* [CRXN](http://[fdd2:cbf2:61bd:0:0:0:0:2])
|
||||
* [HTTP](http://deavmi.assigned.network)
|
||||
* [I2P](http://shx5vqsw7usdaunyzr2qmes2fq37oumybpudrd4jjj4e4vk4uusa.b32.i2p/jump/deavmi.i2p)
|
||||
* [YGG](http://[203:75b7:45af:ecca:d641:cd42:38dc:4788]/)
|
||||
|
||||
### Tier 3
|
||||
#### Moriya Shrine
|
||||

|
||||
|
||||
* [HTTP](https://moriyashrine.org)
|
||||
|
||||
### Tier 5
|
||||
#### Udongein
|
||||

|
||||
|
||||
* [HTTP](https://udongein.xyz)
|
||||
|
||||
## Others
|
||||
|
||||
### Tier 7
|
||||
|
||||
#### Len'en Project
|
||||

|
||||

|
||||
|
||||
* [HTTP](http://mugentrick.tubakurame.com/index_en.xhtml)
|
||||
|
||||
#### Touhou Project
|
||||

|
||||
|
||||
* [HTTP](https://touhou-project.news)
|
||||
|
||||
#### Twilight Bar Room: Uwabami Breakers
|
||||

|
||||
|
||||
* [HTTP](http://alcostg.amatukami.com)
|
||||
|
||||
### Tier 8
|
||||
|
||||
#### D.N.A.Softwares
|
||||

|
||||
|
||||
* [HTTP](https://www.dna-softwares.com/)
|
||||
|
||||
#### IOSYS
|
||||

|
||||
|
||||
* [HTTP](https://www.iosysos.com)
|
||||
|
||||
#### RebRank
|
||||

|
||||
|
||||
* [HTTP](https://www.rebrank.org)
|
||||
|
||||
#### Shunsatsu sare do?
|
||||

|
||||
|
||||
* [HTTP](https://ss-do.sakura.ne.jp/#/)
|
||||
|
||||
#### Team Shanghai Alice
|
||||

|
||||
|
||||
* [HTTP](http://www16.big.or.jp/~zun/)
|
||||
|
||||
#### Twilight Frontier
|
||||

|
||||
|
||||
* [HTTP](http://tasofro.net)
|
||||
|
||||
---
|
||||
|
||||
[^1]: Such as i2p, tor
|
||||
[^2]: Such as CRXN, DN42, Yggdrasil
|