← Back to context

Comment by hnarayanan

4 hours ago

Where are my RCS people at?

The nostalgia hits hard.

I have a silly little wiki engine I made 20 years ago. It was an exercise in trying to better learn the traditional unix text processing tools. So the page templates were in m4, sed and awk did their traditional heavy lifting for request parsing and page generation. and page history was provided by rcs. Which fit better than cvs because it provides a history per file.

https://nl1.outband.net/fossil/gami/file?name=bin/save_node&...

The whole thing is really the mother of all injection vulnerabilities but I am still half tempted to try and spin it up once more and see what happens if i put it on the public web.