about summary refs log tree commit diff stats
path: root/gmi/7d00d579.txt
diff options
context:
space:
mode:
authorAoi Koizumi <novaburst@kalli.st>2022-03-18 17:19:55 -0300
committerAoi Koizumi <novaburst@kalli.st>2022-03-18 17:19:55 -0300
commit2ffad537e7dc4e6d70a0873518d4c6a09a5c92fd (patch)
tree3119664e914e2b31604d79a9cce3482fd3d71e69 /gmi/7d00d579.txt
parent7b10faf7494f396be6fe4131e1b562cc384f7c12 (diff)
downloadmirror-world-2ffad537e7dc4e6d70a0873518d4c6a09a5c92fd.tar.gz
Say "hello" 40 times to the place where you have tried salt at least once.
Signed-off-by: Aoi Koizumi <novaburst@kalli.st>
Diffstat (limited to 'gmi/7d00d579.txt')
-rw-r--r--gmi/7d00d579.txt38
1 files changed, 38 insertions, 0 deletions
diff --git a/gmi/7d00d579.txt b/gmi/7d00d579.txt
new file mode 100644
index 0000000..04beeb5
--- /dev/null
+++ b/gmi/7d00d579.txt
@@ -0,0 +1,38 @@
+ID: 7d00d579-1836-4fc9-ac8b-7366edab3fac
+Title: Project:Tilde
+Authors: Nova[有線魔女] <novaburst@envs.net>
+Date: 2021-04-30T00:00:00-00:00
+Date-Edited: 2022-01-24T03:00:16+00:00
+Topics: Archive
+
+Since i ever known the tildeverse and what does it stand for , now i'm feeling to be part of it , running my own public-access unix-like server. 
+
+# Software to be used
+
+* dovecot,postfix - E-mail
+* geomyidae - Gopher server
+* molly-brown - Gemini server
+* nginx - Web server
+* openssh - for SSH access
+* prosody - Jabber/XMPP server
+* uacme - for TLS certificates
+
+# What's stopping me right now 
+
+## Domain names
+Getting a domain name is literally a mess. I'll probably use either FreeDNS or DDNS services (like anondns or no-ip)
+
+## Hosting
+I think I could either revive some old computers of mine to be used as servers (though homehosting on my case is very unlikely to happen) , or use my school's server which is currently sort of in a non-operational state (nobody seems to maintain it)
+
+I do own wireless routers, but they are inoperative. 
+No clue on where to place them and stuff like that, also I've no internet connection of my own.
+
+There's also VPS (virtual private servers) as an option but how the fuck I'm supposed to pay for one? I don't have money
+
+Update #1 : Apparently my school would allow me access to their server (which is a very weird rack) by being their sysadmin, a dream come true? not sure, but lol
+Update #2: [2021-07-29] I'd need a name for this project, so I can remember it as such, also updated literally most of the blog post.
+Update #3: [2021-11-10] Almost the whole post was rewritten, also, setting up things over i2p and tor is actually quite easy to do when compared to clearnet.
+Update #4: [2022-01-24] Reserved tilde.nya.pub subdomain on FreeDNS. And some people told me about IRCNow[1] and anyone can get a free VPS by joining them. I gotta start small first :D
+
+[1]: <https://ircnow.org>
^
bff42968 ^
d76fd5b7 ^




bff42968 ^
d76fd5b7 ^











bff42968 ^
d76fd5b7 ^















































863f85ce ^
d76fd5b7 ^













bff42968 ^























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