Morphing onion url not resolving

Can’t get past this point. Can’t post full url deleted some obvious chars. Thank you.

Installation

Add the Kicksecure Repository - manual - Debian - Onion

$ sudo torsocks curl --output /usr/share/keyrings/derivative.asc --url https:/w5j6stm77zs6652pgsij4awcjeel3eco7kvipheu6mtr623eyyehj4yd.oion/keys/derivative.asc
curl: (6) Not resolving .onion address (RFC 7686)

Yes TorSocks appears to work, tested with

$ torsocks curl wttr.in

and in browsers with check.torproject.og

The documentation was incorrect; torsocks cannot be used to enable curl to download files from onion URLs. I’ve updated the docs with the correct command:

1 Like