LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Unofficial mirror on the *.onion network (tor) (https://www.linuxquestions.org/questions/slackware-14/unofficial-mirror-on-the-%2A-onion-network-tor-4175599441/)

vbatts 02-10-2017 08:55 AM

Unofficial mirror on the *.onion network (tor)
 
Hey y'all,

While I'm thinking of new/updated things, wanted to make folks aware of an available slackware mirror on the onion network.

http://slack64y3pqluw32.onion/

More information here: http://www.slackware.com/~vbatts/tor/

business_kid 02-10-2017 12:52 PM

Very interesting.

If someone needs to set up a mirror site on the Tor Network, what's the process? Can someone look uphttp://slack64y3pqluw32.onion/ and trace you as the owner? Does tor have it's own dns?

vbatts 02-10-2017 01:16 PM

To run a tor HiddenService is just a matter of installing Tor, update the torrc config file to expose that port and associate it with a directory to host the RSA key for the service.
The "DNS" name is not traditional DNS, but a base32 encoded pointer to the checksum of the RSA key running the service. It is part of the Tor protocol to validate the key and establish the socket for a rendezvous if it checks out.
More info here https://www.torproject.org/docs/hidden-services

anon070 03-21-2017 05:21 AM

Nice :), anyway we could encourage the maintainer to mirror slackwarearm as well?

igadoter 03-21-2017 05:12 PM

Thank you, all this is very interesting. I just downloaded Tor browser, which allows me to connect to your repository. Tor browser does not require tor and torsocks, doesn't?

coralfang 03-21-2017 07:35 PM

Quote:

Originally Posted by igadoter (Post 5686546)
Thank you, all this is very interesting. I just downloaded Tor browser, which allows me to connect to your repository. Tor browser does not require tor and torsocks, doesn't?

It doesn't need them, the browser bundle is designed to be portable (run from a usb stick for example). The separate tor package is only needed if you want to run tor as a system daemon.

If you set slackpkg to use this Tor mirror, you would need to install the tor package and enable the service however.

anon070 08-19-2017 07:22 AM

Can the admin of the mirror please check its health? It has not been updated since August 2nd

anon070 09-06-2017 01:34 PM

This is working again B)

vbatts 10-29-2017 09:43 AM

Quote:

Originally Posted by PragmaticCypher (Post 5686322)
Nice :), anyway we could encourage the maintainer to mirror slackwarearm as well?

Sorry, I missed this. LQ hadn't sent me messages of replies :-\
I've added slackwarearm 14.2 and current to the config. They'll be syncing out now.

dive 10-30-2017 02:22 AM

Quote:

Originally Posted by igadoter (Post 5686546)
Thank you, all this is very interesting. I just downloaded Tor browser, which allows me to connect to your repository. Tor browser does not require tor and torsocks, doesn't?

Tor Browser (TTB) comes with its own tor service. You can run it at the same time as regular tor if you like though.

SlackCoder 12-14-2020 07:29 AM

The rsync link for the mirror is not working.

vbatts 12-14-2020 02:22 PM

@slackcoder, sorry. I didn't notice that I had not made the rsyncd stay attached to the parent PID, so that container was just rolling 🙄

It's up now.

Code:

torsocks rsync 7oqabxbkksriopx34gnafj34rycgv6s6qjt5rszgomj5hm3z3adza5ad.onion::slackware
drwxr-xr-x          4,096 2020/06/16 17:51:13 .
drwxr-xr-x          4,096 2020/06/16 17:51:13 bear.alienbase.nl
drwxr-xr-x          4,096 2020/06/16 17:51:13 ftp.arm.slackware.com
drwxr-xr-x          4,096 2020/06/16 17:51:13 slackware.osuosl.org


business_kid 12-15-2020 04:30 AM

Code:

torsocks rsync 7oqabxbkksriopx34gnafj34rycgv6s6qjt5rszgomj5hm3z3adza5ad.onion::slackware
This line throws up silly errors here. Do I need torsocks separately from the browser?


All times are GMT -5. The time now is 06:08 PM.