From dccc621b28ca599f8b42393b2aed2e592f001a15 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sun, 18 Jan 2015 21:39:50 +0200 Subject: [PATCH] identifying to services: remove set property Even freenode is has `/ns set pubkey` now and no network should run version that is missing it. --- use/identifying_to_services.rst | 5 ----- 1 file changed, 5 deletions(-) diff --git a/use/identifying_to_services.rst b/use/identifying_to_services.rst index 195c6e6..a59bcdc 100644 --- a/use/identifying_to_services.rst +++ b/use/identifying_to_services.rst @@ -109,11 +109,6 @@ services about it (just like with CertFP/SASL EXTERNAL):: config supybot.networks..sasl.username AccountName config supybot.networks..sasl.ecdsa_key /home//_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