💾 Archived View for altesq.net › ~evenfire › posts › launching-the-camplog.gmi captured on 2023-09-08 at 16:02:42. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-01-29)
-=-=-=-=-=-=-
Inspired by Josia's post[1] from yesterday, I decided to see how to serve programs over SSH. I fiddled myself with the script, edited it and then I got an idea. What if I make a public gemlog where people can submit posts via SSH with no credentials required whatsoever? Sounds like a bad idea, but I am all for it, so here it is!
The page where more details are shown is here[2]. In a nutshell, to submit a post all you need to do is to SSH over at camplog@altesq.net, write your post and then it will show on the index page. Compared to Josia's notes via SSH version, I have upgraded the script by making a chroot for it and other nifty details. I am working on making it fully POSIX compliant. I am not sure for how long I will keep this running, because it might get abused, hopefully not because most of us are nice here. If you have time to try this little thing I made, please give The Camplog a try! You can use it as a way to leave comments for me or just have a nice chat.
I will make a follow up post with updates and improvements to the script by Josia, perhaps with a tutorial on how to chroot it properly.