I am sure DrugHub doesn't have to restart its tor node every time a new private link is generated :)))) I suspect they use Tor Control interface to do this :)))) now I wonder if I will set a few days aside to study spec and implement protocol from scratch or if there is something out there already made that i can use :)))) would save me lots of time :)))) many thanks :))))
/u/DrugHub maybe care to comment :))))
Programming
Best technique for spinning onions on-demand?? (for example DrugHub per-user private links)
Started by koinbeis · Dec 9, 2025
Well, I guess you can combine nginx plus a set of scripts that spin off, within a kubernetes cluster, new dockerized nodes than, on startup, generate a .onion site, and just give back to the request the URL of the newly spinned node. Those would act as intermediate proxy, of course, but contain the API calls into the underlying master backend of the DNM.
[pending moderation]