Search
osiris
I use Titan for all my BBS posts - at least since I added Titan support to Alhena. I also use it to edit my own capsule and gemlog (protected by a client cert). Other than uploading some test files to Osiris when that was online, I don't remember using it for any other purpose.
@clseibold file hosting/exchange platform implementation by @byte [https link] I've also created Titanit file exchange server, with guest uploading and short URLs, but stopped the development as the Osiris was released first; let me know if somebody have VPS to run: [https link]
What is this Osiris? This is the first time I'm hearing of it.
Does anyone know what happened to Osiris? I uploaded my bitcoin wallet there. EDIT TO ADD: I'm kidding about the wallet. I found Osiris useful for other things though.
@ps It's been down for days. I actually didn't upload my wallet. I meant to end that with an appropriate emoji but forgot. I did use Osiris for testing though.
Which one Osiris? [gemini link] this one? It doesn't work for me either. Did you upload the wallet.dat file there?
@ps Thanks! OSIRIS is exactly what I was looking for.
[gemini link] OSIRIS file sharing (online, with delete function) [https link] Titan it! server (currently localhost only)
Titan it! — Just for your information, I recently created yet another file share server for the Gemini protocol: [https link] Titan it! It is not actually complete because @byte has launched another service called OSIRIS. Anyway, I wanted to announce my work, as it follows slightly different goals, such as: Short addresses (based on Unix time) Guest access (without an identity certificate) Database-less, file system only Performance-oriented Later, some features should be implemented (like...
By testing new file exchange server OSIRIS (recently announced by @byte) Yoda 0.10.10 has been released with a fix for the large files upload issue. Please upgrade if you are using Titan features!
Osiris file sharing is released! Now everyone can share files :) I'll update it tomorrow with some TOS, then will implement some more features and call it a day. It's almost ready, just needs some styling [gemini link] devlog
Looks like you're going to the good old web gallery implementation :) Anyway, why not - people would like to make some collections there, of course if you're ready to host it for a while. Unlike this conception, I plan to make guest uploads in Titanit, with auto-removal (by inactivity for example) not sure will launch it soon, but working on that too just for fun. I've created new library for Gemini protocol called Titanine, it will be the basement for future Yoda implementation on Iced...
[https link] well i updated this monster because i also wanted to do user directories. i figured that storing all user files in their dir is too much so i decided to separate them by weeks since unix epoch. it's junky but it's fun. and since just a usual flat structure also can be useful for e.g. managing a gemlog by uploading the files, or just being used by a single user, i decided to leave it in and name it "protocol-v1". so now it's not even finished but already pretty complicated xD i'...
I'll try to upload something once I find the bug with the certificate in Yoda. I don't know why it works with my certificate-less Titanit but not with OSIRIS. Lagrange works well everywhere; I just found that Lagrange is loyal about protocol errors on the server side and markup errors, so I need some time to identify the bug before I can continue testing your service. It would be same story like with close notify signal :) Anyway, thank you for your work! I'm glad that I can share pictures...
I'm close to announcing the Titanit server soon; it will provide an address like this one: [gemini link] Of course I can make even counting from 1, that's super short. But not ready to make over job around the FS management. At this moment this my implementation is alias for the real file at [gemini link] because I won't collect lot of files in the one directory. There will be no DB, because trying to make it with minimal codebase. maybe these my personal thoughts about the subject will be...