$ sudo systemctl enable tor.service

$ sudo systemctl start tor.service

$ sudo pacman -S torsocks

$ cargo build --release && torsocks ./target/release/gossip

Reply to this note

Please Login to reply.

Discussion

Arch?

Yes, but easily modifiable for debian or redhat or whatever.

$ sudo apt install torsocks

Tried it out on #NixOS, a little too glitchy for me yet.

strike that, glitchyness prob related to NixOS' pkg

I would prefer a desktop client though, so will probably switch once NixOS fixes the package.

pacman... Arch BTW.

$ sudo systemctl enable --now tor.service

Saves a line.

I use Arch btw.

I learned something

BTW comrade

$ sudo systemctl enable tor.service

$ sudo systemctl start tor.service

$ sudo pacman -S torsocks

$ cargo build --release && torsocks ./target/release/gossip

I can’t figure out how to have a good #gossip configuration missing a beginner’s manual.

👆🏼Is this to run #gossip under #tor ?

I think the 'settings' are probably scaring people. Maybe I need a "reset to default" on each setting or each setting group. The defaults are default for a reason. But maybe it is relay setup that is the pain. Or handler setup. Or people list setup. It is all so complicated now. More features, more complexity.

Yes that was for running with tor.