Missing stuff in the Tor repository download page

It should be:

torsocks sudo curl -fsSLo /usr/share/keyrings/brave-browser-archive-keyring.gpg https://brave-browser-apt-release.s3.brave4u7jddbv7cyviptqjc7jusxh72uik7zt6adtckl5f4nwy2v72qd.onion/brave-browser-archive-keyring.gpg
echo "deb [signed-by=/usr/share/keyrings/brave-browser-archive-keyring.gpg] tor+https://brave-browser-apt-release.s3.brave4u7jddbv7cyviptqjc7jusxh72uik7zt6adtckl5f4nwy2v72qd.onion/ stable main"|sudo tee /etc/apt/sources.list.d/brave-browser-release.list

I don’t know about the other distros, but if you don’t use torsocks to download the gpg and don’t use “tor+” before the link, you won’t be able to use the repository.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.