Not a bad guide. However, never, EVER change your root login shell in OpenBSD. You've just opened a can of worms. Set up doas for that, and keep using zsh as your regular user if you want. Simple /etc/doas.conf: permit :wheel Use nvi from packages (it's nvi2 actually, base vi it's nvi) instead of nvim, much faster. It's basically base vi with UTF-8 support. Run :exusage and :viusage from within nvi. Also, my ~/.exrc:…
What’s bad about the root shell?
IRC Server as Tor Hidden Service on OpenBSD
11–20 of 56 posts
Re: IRC Server as Tor Hidden Service on OpenBSD
#12That said, I'm told almost the majority of traffic observed through tor is IRC. For botnet control.
Re: IRC Server as Tor Hidden Service on OpenBSD
#13Sounds like a massive pain in the ass for just messaging friends. Both IRC and Tor are pretty mobile hostile. Would be much more practical to use an end to end encrypted IM platform on the clearnet. Matrix fits pretty well here. That said, I'm told almost the majority of traffic observed through tor is IRC. For botnet control.
Re: IRC Server as Tor Hidden Service on OpenBSD
#14Sounds like a massive pain in the ass for just messaging friends. Both IRC and Tor are pretty mobile hostile. Would be much more practical to use an end to end encrypted IM platform on the clearnet. Matrix fits pretty well here. That said, I'm told almost the majority of traffic observed through tor is IRC. For botnet control.
Some people want anonymity. Mobile phones do not provide it.
Re: IRC Server as Tor Hidden Service on OpenBSD
#15Sounds like a massive pain in the ass for just messaging friends. Both IRC and Tor are pretty mobile hostile. Would be much more practical to use an end to end encrypted IM platform on the clearnet. Matrix fits pretty well here. That said, I'm told almost the majority of traffic observed through tor is IRC. For botnet control.
Re: IRC Server as Tor Hidden Service on OpenBSD
#16Earlier quoted context omitted.
In case the parent meant "end to end" encrypted, no, of course the IRC server can see all the messages, but if you're the one setting up the chatroom for you and your friends, it's a bit of a moot point, the chat will be encrypted and anonymous as far as anyone outside the chat is concerned.
Various IRC clients have OTR plugins though, for the truly paranoid: https://irssi.org/documentation/help/otr/ https://github.com/onezero1/xchat-otr There's more listed here from the people who built and designed the libraries: https://otr.cypherpunks.ca/software.php NB, OTR is old and I can't vouch for its crypto, do your research if for some reason you're connecting to an irc server with a hostile admin where you a…
Re: IRC Server as Tor Hidden Service on OpenBSD
#17Sounds like a massive pain in the ass for just messaging friends. Both IRC and Tor are pretty mobile hostile. Would be much more practical to use an end to end encrypted IM platform on the clearnet. Matrix fits pretty well here. That said, I'm told almost the majority of traffic observed through tor is IRC. For botnet control.
mobile hostile how ? I found tor browser on android pretty lean (quite surprisingly so)
Re: IRC Server as Tor Hidden Service on OpenBSD
#18Man I wished we can go back to IRC, compared to the shitshow that is discord ! Slow client, stupid login circle-jerks, desktop-clients-vs-webclient and and and. Yea yea I'm old, but dammit in "my day", it was easier to communicate and the "tech" didn't get in your way. IRC was basically a "done product" and new features were usually spearheaded via "scripts" from users with a need. It seems the "new features" in disc…
Re: IRC Server as Tor Hidden Service on OpenBSD
#19Earlier quoted context omitted.
Various IRC clients have OTR plugins though, for the truly paranoid: https://irssi.org/documentation/help/otr/ https://github.com/onezero1/xchat-otr There's more listed here from the people who built and designed the libraries: https://otr.cypherpunks.ca/software.php NB, OTR is old and I can't vouch for its crypto, do your research if for some reason you're connecting to an irc server with a hostile admin where you a…
OTR is inherently 1 on 1. Any idea how you can make it work for group discussions?
It isn't that bad tho when its your friends IRC server.
Re: IRC Server as Tor Hidden Service on OpenBSD
#20Man I wished we can go back to IRC, compared to the shitshow that is discord ! Slow client, stupid login circle-jerks, desktop-clients-vs-webclient and and and. Yea yea I'm old, but dammit in "my day", it was easier to communicate and the "tech" didn't get in your way. IRC was basically a "done product" and new features were usually spearheaded via "scripts" from users with a need. It seems the "new features" in disc…
I miss IRC too, but I don't miss the doxxing and DDoS nonsense. I don't have to setup a znc bouncer to connect to Discord. I don't have to take any precautions. It just works. I hate the client though, so I feel you on that. The lack of terminal integration with Discord is painful.