-
Notifications
You must be signed in to change notification settings - Fork 6
liberator
ailin-nemui edited this page Jun 8, 2025
·
1 revision
First, follow those steps to the letter:
- https://github.com/shabble/irssi-docs/wiki/liberachat (clearnet needed)
- https://libera.chat/guides/registration (clearnet needed)
- https://github.com/shabble/irssi-docs/wiki/liberachat_certfp (clearnet needed)
- https://irssi.org/documentation/qna/tor/
- └──> https://libera.chat/guides/connect#accessing-liberachat-via-tor
Remember to restart Tor after adding the MapAddress
Afterwards, quit Irssi and launch it like this:
proxychains4 irssi
Then, modify the LiberaChat network entry by removing the regular server:
/server remove irc.libera.chat
and adding the Tor server:
/server add -network LiberaChat -tls -tls_cert ~/.irssi/libera.pem palladium.libera.chat 6697
Finally:
/connect LiberaChat
(will now use tor!)
Much of the content on these pages is taken from original Irssi documentation and is Copyright © 2000-2010 The Irssi project. Formatting and additional documentation, examples, etc by Tom Feist and the other editors of this wiki. This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License. Please see http://creativecommons.org/licenses/by-sa/2.5/ for details.