Radish alpha
r
rad:z371PVmDHdjJucejRoRYJcDEvD5pp
Radicle website including documentation and guides
Radicle
Git
Update homebrew torrc location information
Merged did:key:z6MkfPoh...bGiY opened 11 months ago
1 file changed +4 -2 1ae158a1 1ae158a1
modified _guides/user.md
@@ -1874,8 +1874,10 @@ Radicle node in the next steps.
>
> Use `mkdir -m 700 ~/.tor/radicle` to create your onion service directory.
>
-
> The Tor configuration file is located at `/usr/local/etc/tor/torrc` and your
-
> `.onion` address can be found in `~/.tor/radicle/hostname`.
+
> The Tor configuration file is located at `/opt/homebrew/etc/tor/torrc` and
+
> your `.onion` address can be found in `~/.tor/radicle/hostname`.
+
>
+
> Make sure to set the torrc HiddenServiceDir to `/Users/<user>/.tor/radicle`.
>
> If you are a **Debian** user who got Tor from a Debian repo, you may need to
> change the ownership of the `radicle` directory to the `debian-tor` user and