[1]
Maintenance Thread
[Refresh]
[Return]
[Home]
1
Anonymous
2025-06-18 14:20:02
Post anything related to board maintenance.
2
Anonymous
2025-06-18 14:38:26
Posting over TOR is quite slow, but otherwise the server seems to respond well enough.
3
Anonymous
2025-06-18 15:51:34
>>2 (then it's probably a permission error)
4
Anonymous
2025-06-18 19:20:29
Checking if the modified the cgi helper scripts still work.
5
!CXPubHAOmnhF
2025-06-19 13:41:36
Tripcodes are now operational.
6
Anonymous
2025-06-19 14:42:56
Got links working as well http://uz
7
Anonymous
2025-06-20 10:44:37
Replaced in-shell url splitting and the urldecoding helper with a program that pushes all url parameters onto the environment.
8
capcode#
2025-06-20 10:54:04
Also there is a per-instance capcode now.
9
Anonymous
2025-06-20 13:06:21
10
Anonymous
2025-06-20 13:28:23
11
Anonymous
2025-06-20 13:30:01
>>9
>Exploit
It's fine. The variables only get passed to http://skarnet.org/software/execline/multisubstitute.html then the environment is emptied and the previous PATH redefined. The most you could do would be causing a crash by adding a stupid number of parameters.
12
Anonymous
2025-06-20 13:33:00
The board just froze for a moment there. Most likely my saged reply codepath doesn't clean up the lock.
13
Anonymous
2025-06-20 13:39:48
>>12
Actually seems to have been the fault of the rename reimplementation i did to remove the stdio.h dependency. link(old, new) || unlink(old) doesn't work apparently.
14
Anonymous
2025-06-21 13:36:52
Added some basic logging infrastructure and made s6 supervise this instance.
15
Anonymous
2025-06-22 17:08:36
Touched up the cgi scripts, so they're a bit safer now. Sorry for the downtime.
16
Anonymous
2025-06-23 17:23:58
This site is now running the finished ZeroBBS Version 0 Release 0 software.