diff --git a/wiki/source/irc.md b/wiki/source/irc.md index 3720ed8..7a8f8ae 100644 --- a/wiki/source/irc.md +++ b/wiki/source/irc.md @@ -17,7 +17,7 @@ server. try launching [tmux](tmux.html), [byobu](https://superuser.com/a/423397) or [screen](screen.html) to keep your chat session running. other clients like irssi are available as well! just connect to localhost on -port 6667 and `/join #club`. +port 6667 and `/join #club`. If your client defaults to enabling TLS, you'll need to specify that it shouldn't use TLS. feel free to use Newnet's [webchat](https://web.newnet.net/?join=club) if you prefer. diff --git a/wiki/source/tin.md b/wiki/source/tin.md index c3c1c5d..6692f32 100644 --- a/wiki/source/tin.md +++ b/wiki/source/tin.md @@ -7,6 +7,6 @@ tin is a threaded NNTP and spool based [UseNet](usenet-news.html) newsreader for [http://www.tin.org/](http://www.tin.org/) -it's under active development, with a last release on October 3, 2014. It is installed on ``tilde.club``, and should be invoked as `tin -r` to read from the remote news spool. Use to go to the next unread article and `w` to write a new article. +it's under active development, with a last release on December 24, 2023. It is installed on ``tilde.club``, and should be invoked as `tin -r` to read from the remote news spool. Use to go to the next unread article and `w` to write a new article. if you have `tin` on your local box and can do [[ssh port forwarding]], you can read news using it. (details forthcoming).