💾 Archived View for bbs.geminispace.org › s › GmCapsule-Issues captured on 2023-06-16 at 16:34:36. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-06-14)
-=-=-=-=-=-=-
Issue tracker for the GmCapsule Gemini/Titan server
🐞 [#3] Titan config: Parameter for requiring identity · #feature
The `Server` class can be set to require an identity when handling Titan requests. Currently it's hardcoded to True, but this should be in the server config file.
🚀 skyjake · 1 comment · 2023-06-10 · 6 days ago
🐞 [#2] Registering new schemes via extension modules · #feature
It should be possible for new protocols to be recognized and have the requests be handled by extension modules. This implies that the built-in ones (Gemini and Titan) will be refactored to use the...
🚀 skyjake · 1 like · 2023-06-08 · 8 days ago
🐞 [#1] Reloading config file and extensions · #feature
It is cumbersome to shut down the whole server to reload the configuration file. Instead, modules should offer a `deinit` method so they can clean themselves up, after which they can be unloaded,...
🚀 skyjake · 1 comment · 2023-06-01 · 2 weeks ago