s/Spartan
Discussion of the Spartan protocol, clients, and sites.
๐ฅ๏ธ Moderated by: zetamacs ยท ๐ด 681 days
Posts
Mime Type โ I added Spartan support to Alhena. Just when I thought I was done, I was testing some links in the ufo section at mozz.us. For text files with a non-text extension, the server sends "application/octet-stream" as the mime type. Alhena sees that and treats those as binary, presenting a download dialog. Lagrange either ignores the mime type or, more likely, determines the file is text anyway and displays the contents. Any thoughts on how to handle this scenario? In my mind, how it's...
๐ฌ 6 comments ยท 2025-03-23 ยท 1 year ago
folks, i want to tell my students who already implemented spartan for downloads, to also implement uploads. but how do i test it? should i enable some spartan server and configure it somehow? is there a public spartan server they can test their programs with?
๐ฌ 4 comments ยท 2025-03-20 ยท 1 year ago
How to handle uploaded data? โ So I've been writing a Spartan server, and I've realised I actually have no idea what to do with data that gets uploaded to it. I myself don't need a Spartan server that data can be uploaded to, but if someone else wants to use it and they need to allow data to be uploaded so people can log in, make comments, or something else, how would the server handle that? I guess maybe send it to some other software, but how would that work? How would someone tell it to send...
๐ฌ 4 comments ยท 2025-02-18 ยท 1 year ago
4 Invalid request โ So I read the Spartan spec and it says: "A spartan request is a single ASCII-encoded request line followed by an optional data block. [preformatted] If I open a tcp connection to mozz.us:300 with nc and send "mozz.us / 0", it does respond with a text/gemini document. But I noticed something; if I open a tcp connection to gmi.noulin.net:300 and send "gmi.noulin.net / 0", it responds with the title of this post. But...
๐ฌ 2 comments ยท 2025-01-27 ยท 1 year ago
spsrv IPv6? โ Anyone know if spsrv supports IPv6?
๐ฌ 1 comment ยท 2025-01-26 ยท 1 year ago
rc-spartand, a Spartan server for Plan 9
๐ฌ 1 like ยท 2024-01-10 ยท 2 years ago
โ Gritty's Spartan Server (it's rather Spartan right now)
I fired up a Spartan server, because, whynot?
๐ฌ 8 comments ยท 4 likes ยท 2024-01-03 ยท 2 years ago