diff --git a/articles/guides/Limnoria.html b/articles/guides/Limnoria.html index 654399c..3dab8b6 100644 --- a/articles/guides/Limnoria.html +++ b/articles/guides/Limnoria.html @@ -159,9 +159,14 @@ he wants to accept connections from. Does this server require connection on a non-standard port? [y/ n] (default: n)
-n
+y
We probably want to use [SSL] to make people on same (W)LAN unable to spy everything what the bot sees. SSL wasn't supported in [Supybot] directly without [Twisted], but it is in [Limnoria] and [Gribble].
+ What port is that?
+++6697
+
[SSL ports of freenode] are listed on their [homepage]. 6697 is popular SSL port as the wizard told previously in case you listened to the longer explanation :).
What nick would you like your bot to use?
You must use your imanigation and take a nick which you like.
Some servers require a password to connect to them. Most public
diff --git a/articles/guides/Limnoria.html.md b/articles/guides/Limnoria.html.md
index e8101e8..377a7e2 100644
--- a/articles/guides/Limnoria.html.md
+++ b/articles/guides/Limnoria.html.md
@@ -274,10 +274,18 @@ he wants to accept connections from.
n] (default: n)
```
-> n
+> y
We probably want to use [SSL] to make people on same (W)LAN unable to spy everything what the bot sees. SSL wasn't supported in [Supybot] directly without [Twisted], but it is in [Limnoria] and [Gribble].
+```
+ What port is that?
+```
+
+> 6697
+
+[SSL ports of freenode] are listed on their [homepage]. 6697 is popular SSL port as the wizard told previously in case you listened to the longer explanation :).
+
```
What nick would you like your bot to use?
```