When I typed
$ tor
I got:
Jun 26 21:06:22.698 [notice] Tor 0.4.7.13 running on Linux with Libevent 2.1.12-stable, OpenSSL 3.0.
9, Zlib 1.2.13, Liblzma 5.4.1, Libzstd 1.5.5 and Glibc 2.37 as libc.
Jun 26 21:06:22.698 [notice] Tor can’t help you if you use it wrong! Learn how to be safe at https:/
/support.torproject.org/faq/staying-anonymous/
Jun 26 21:06:22.698 [warn] Tor was compiled with zstd 1.5.4, but is running with zstd 1.5.5. For saf
ety, we’ll avoid using advanced zstd functionality.
Jun 26 21:06:22.698 [notice] Read configuration file “/etc/tor/torrc”.
Jun 26 21:06:22.700 [notice] Opening Socks listener on 127.0.0.1:9050
Jun 26 21:06:22.701 [notice] Opened Socks listener connection (ready) on 127.0.0.1:9050
Jun 26 21:06:22.701 [warn] Directory /run/tor cannot be read: Permission denied
Jun 26 21:06:22.701 [warn] Before Tor can create a control socket in “/run/tor/control”, the directo
ry “/run/tor” needs to exist, and to be accessible only by the user and group account that is runnin
g Tor. (On some Unix systems, anybody who can list a socket can connect to it, so Tor is being care
ful.)
The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
Please contact the web site owners to inform them of this problem.
You have to start the torbrowser-launcher with this you can install the newest browser.
Are you also using gnome?
Easiest way to start it is to do it with activities and search the torbrowser-launcher after installation you can use the tor browser icon to start the browser.
I am based in London, so the installation should not have any local restrictions. Also
the download and access to my VPN provider also comes up with this error.
Is this possible a setting I have changed that is causing this.
I am getting errors while installing other software from the Software Center. It might be relevant to the current issue.
I get:
Aborted due to failure (While pulling runtime/org.freedesktop.Platform/x86_64/22.08 from remote flathub: Writing content object: Need more input)
=>
Linux fedora 6.3.8-200.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jun 15 02:15:40 UTC 2023 x86_64 GNU/Linux
sudo update-ca-trust; sudo update-crypto-policies --set DEFAULT
=>
Setting system policy to DEFAULT
Note: System-wide crypto policies are applied on application start-up.
It is recommended to restart the system for the change of policies
to fully take place.
I have been searching in the forum. Someone suggested to check /etc/resolv.conf
My resolv.conf is as follows:
nameserver 127.0.0.53
options edns0 trust-ad
search .
Does this look right? I changed nameserver to 8.8.8.8 I get a different error
$> torbrowser-launcher
Tor Browser Launcher
By Micah Lee, licensed under MIT
version 0.3.6
My question is, does my resolv.conf look ok?
Name server looks like Netplan is being used.
Not sure how Netplan works in Fedora
But what I am also not sure is this entry:
options edns0 trust-ad
search .
Never seen it in a resolv.conf in a Debian distro. Is this normal in a Fedora distro?