sasl info moved to nicks page

This commit is contained in:
Ben Harris 2020-06-03 01:31:08 -04:00
parent 7a9d7cdb71
commit b74b0889fd
2 changed files with 4 additions and 20 deletions

View File

@ -62,19 +62,3 @@ in your channel. `hop` corresponds to +h, `vop` to +v, `qop` to +q.
you can also `del`, `list`, or `clear` your modelists. see the help for more info:
`/msg chanserv help aop`
## auto-identifying with sasl and certfp
we support authenticating to services via sasl and certfp:
see the freenode [kb articles](https://freenode.net/kb/answer/sasl) for your
specific client. the basic idea is that you will want to set your sasl username
to your account name, and fill in your password as needed.
if you have a tls client cert, you can also use that to authenticate yourself.
once you are connected with tls (aka ssl) and logged in to services, you can
add your current cert with `/msg nickserv cert add`.
have a look at [weechat docs](
https://weechat.org/files/doc/stable/weechat_user.en.html#irc_connect_oftc_with_certfp)
for more information about using certfp.

View File

@ -1,7 +1,7 @@
---
author: ~ubergeek
published: true
title: tilde.chat nicks
title: nicks and accounts
description: intro to nicks
category:
- main
@ -9,11 +9,11 @@ category:
# IRC Nicks (Or handles, or names)
You *nick* in IRC is the name you go by, and how people get to know you, and how you get to know others. You can set it to most anything you like, with some exceptions for which characters to use.
Your *nick* in IRC is the name you go by, and how people get to know you, and how you get to know others. You can set it to most anything you like, with some exceptions for which characters to use.
## Registration
Some channels require you to have a registered nick. This means that nick has been reserved for you, and you alone. One of these channels is #meta, which is where a lot of people meet and chat.
Some channels require you to have a registered nick. This means that nick has been reserved for you, and you alone. One of these channels is #meta, which is where a lot of people meet and chat.
To register your nick (Once you've picked one), you can do the following:
@ -21,7 +21,7 @@ To register your nick (Once you've picked one), you can do the following:
Change 'MySuperAwesomePassword' and 'me@example.com' to fit you (ie, a good password, and your email address).
You will get sent a confirmation email, which will have a code in it. You must then message nickserv with this code, to confirm your account.
You will get sent a confirmation email, which will have a code in it. You must then message nickserv with this code, to confirm your account.
## Logging in