identifying to services: remove set property

Even freenode is has `/ns set pubkey` now and no network should run
version that is missing it.
This commit is contained in:
Aminda Suomalainen 2015-01-18 21:39:50 +02:00
parent e5370fca64
commit dccc621b28

View File

@ -109,11 +109,6 @@ services about it (just like with CertFP/SASL EXTERNAL)::
config supybot.networks.<network>.sasl.username AccountName
config supybot.networks.<network>.sasl.ecdsa_key /home/<username>/<BOT>_ecdsa.pem
ircquote nickserv set pubkey PUBKEY_WHICH_YOU_GOT_WITH_ECDSATOOL_EARLIER
In case the network that you are on doesn't have the ``set pubkey``
command, the older way is::
ircquote nickserv set property pubkey PUBKEY_WHICH_YOU_GOT_WITH_ECDSATOOL_EARLIER
and after reconnecting, the bot should successfully identify using SASL ECDSA-NIST256P-CHALLENGE.
Server password