mikaela.github.io/pages/irc/irc.markdown

46 lines
2.1 KiB
Markdown
Raw Normal View History

2015-01-14 09:03:10 +01:00
---
layout: page
title: IRC
navigation: true
2015-01-14 09:03:10 +01:00
permalink: /irc/
excerpt: "Where do you find me at IRC and verify that it's me. Also includes my IRC related posts that are hopefully helpful."
2015-01-14 09:03:10 +01:00
---
2015-03-02 08:17:14 +01:00
I am on multiple IRC networks and finding me on those should be easy as
2015-03-02 08:20:38 +01:00
(depending on network) my channel list is mostly visible with
2015-03-02 08:17:14 +01:00
`/whois Mikaela Mikaela`. I also recommend checking
2015-03-02 08:20:38 +01:00
`/msg NickServ info Mikaela`.
2015-01-14 09:03:10 +01:00
2015-03-02 08:20:38 +01:00
*To verify that you are talking to me, I encourage you to check
[my OTR key] which will also verify my identity even if I was using
different nick which is possible depending on network.*
2015-03-02 08:17:14 +01:00
[my OTR key]: ../keys
2015-01-14 09:03:10 +01:00
2015-07-22 12:02:14 +02:00
### IRC-related posts
2015-01-24 14:03:54 +01:00
*Note that this section is manually updated and might be missing some
links.*
* General
* [Getting help from network operators when channel ops are away]({% post_url 2015-01-24-getting_help_with_channel_issues %})
* [Disabling DCC]({% post_url 2015-03-18-nodcc %})
* [Keep the ops opped]({% post_url 2015-04-01-keep-the-ops-opped %})
* [IRC over TLS is not pointless.]({% post_url 2015-04-22-IRC-over-TLS %})
* [Forming irc:// or ircs:// links]({% post_url 2015-05-18-ircs_links %})
* [Making channel secret or private]({% post_url 2015-06-08-private_secret_channels %})
2015-09-19 17:56:13 +02:00
* [Atheme quickstart: NickServ, HostServ, ChanServ & GroupServ]({% post_url 2015-09-19-atheme-quickstart %})
* Oper
* [Channels & Hostmask groups: A Basic howto]({% post_url 2015-01-10-channels-hostmask-groups-a-basic-howto %})
* WeeChat
2015-05-31 12:17:27 +02:00
* [Easy instructions for using SASL PLAIN]({% post_url 2015-03-26-weechat-sasl-simply %})
* [Ignoring with /filter]({% post_url 2015-05-31-weechat-filter %})
* User modes
* [Showing public channels in whois / umode -iI]({% post_url 2015-03-26-umode--i %})
* [Using umode +g/blocking unauthorized PMs]({% post_url 2015-04-02-umodeg %})
* [(Un)Setting umodes (broken from umode -iI)]({% post_url 2015-06-03-setting-umodes %})
* ZNC
* [ZNC 1.6.0 & SSL certificate verification]({% post_url 2015-02-24-znc160-ssl %})
* [Installing ZNC on Ubuntu using PPA]({% post_url 2015-05-10-znc-ubuntu %})