In effort to make software available in unencumbered by potential restrictions, I want to make available a mirror of the official mirror of slackware (http://slackware.osuosl.org) on the Tor onion network.
Now a v3 HiddenService is available as well at 7oqabxbkksriopx34gnafj34rycgv6s6qjt5rszgomj5hm3z3adza5ad.onion ([rsync]).
torsocks curl -sSL https://check.torproject.org/ | grep -w Congratulations
will do) (I also like torsocks curl ifconfig.co/json
)/etc/slackpkg/mirrors
to fetch from http://slack64y3pqluw32.onion/slackware.osuosl.org/slackware/slackware64-current/
or whatever.slackpkg
as normal, but with torsocks
command in first. (example # torsocks slackpkg update && torsocks slackpkg upgrade-all
)
There is much to be said on setting up your hosts on tor and duty of ensuring your traffic is fully routed (DNS, pesky javascript, et al).
This is on you to do your research.
Take care,
vb
update 2023-11-30: updated the versions and endpoints, like for slackwareaarch64-current. So, now I'm adding a link to the slackware-sync config (slackware-sync.toml).