allow for onion domain support
-
wrote on Jul 23, 2023, 1:30 AM last edited by
hello.
in the event you either don't have a domain, or would like people to access your site using the tor network, i request that there be a feature that alllows for people to use onion domains.
wile there are bad things on onion domains, there are legitimate uses for them.
as an example, 1might use an onion domain to circumvent censorship.
thanks
cloudron should editionally be generating the onion domain for you because they are free and easy to generate -
wrote on Jul 24, 2023, 10:00 AM last edited by robi Jul 25, 2023, 11:06 AM
@girish ..for more familiarity..
https://community.torproject.org/onion-services/setup/
https://github.com/rdkr/oniongen-go
https://github.com/innix/shrek
root@9b1a4f6a-3341-4b8f-b627-998d6596278f:~# ./shrek cloud:id 📁 Saving found addresses to /app/data 🔎 Looking for addresses that match any of these conditions: 🔸 An address that starts with 'cloud' and ends with 'id' 🔥 Searching for 1 addresses, using 6 threads, with 1 search filters: 🔹 cloud6w66ql4fr7pqsczvfzuhrolns4v2vqb3ejumdbio7eka6y3prid.onion 👍 Shrek has finished searching.
-
wrote on Jul 24, 2023, 9:03 PM last edited by
personally, when i have made tor onion addresses, i was never expected to make an onion node. all i really did was uncomment a few lines, started the tor service, and went
-
wrote on Jul 25, 2023, 6:38 AM last edited by
@robi sorry if i just only now got to your message, but i must ask, what is this?
if i were to do things manually, i would have to go to every docker container, and would have to set things up myself. i cant just do it on the main system, as that might break a few things. -
wrote on Jul 25, 2023, 6:42 AM last edited by
and won't this break things?
-
-
wrote on Jul 25, 2023, 11:08 AM last edited by
@BrutalBirdie said in allow for onion domain support:
@adison I assume @robi answer was more of a documentation nature so developers have some tools at hand.
Or not @robi?Right, it's docs to help folks get more familiar.
I managed to set one up in the LAMP app, but it wasn't easy. Having it system wide would be excellent.
-
wrote on Jul 25, 2023, 11:15 AM last edited by
however, i have tryed to follow the docs.
however, when trying to get into a test application i made for this perpus, it didn't work and it kept telling me that it didn't exist, even when typing in the12diget ID. i couldn't bash into it. so yeah. and if i attempted to put this on the system itself, that could cause many problems, or potentially break cloudron.